@charset "utf-8";
.style1 {	font-size: 30px;
	font-weight: bold;
}

.style2 {font-size: 18px}

.style7 {
	color: #4879b2;
	font-weight: bold;
	font-size: 24px;
}

body {
	margin-top: 11px;
/*	background-image: url(shop/images/kerst-achtergrond.jpg);
	background-position: center 0px;
	background-repeat: repeat-x; */

}


#Header {
	background-color: #d5d5d5;
	background-image: url(pictures/webwinkel_b3.jpg);
	background-position: 472px;
	background-repeat: no-repeat;
	height: 80px;
}


#Header td {
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-align: right;
}

#Header img {
	float: right;
}
#footermenu {
	height: 20px;
	left: 0px;
	width: 978px;
	position: static;
}
#footermenu ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px 20px;
}

#footermenu li {
	float: left;
	list-style: none;
	padding: 0px 2px 0px 2px;
}
#footermenu a {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
#footermenu a:hover {
	text-decoration: underline;
}


#Menu {
	background-color: #e1dcce;
	margin: 0px 0px 0px 0px;
	height: 40px;
	background-image: url(pictures/bg-menuheader.png);
	width: 978px;
	left: 10px;
	top: 96px;
}
#Menu ul {
	list-style-type: none;
	margin: 0px;
	padding: 10px 2px 10px;
	position: static;
	width: 976px;
}


#Menu li {
	list-style: none;
	height: 20px;
	padding: 0px 6px 0px 6px;
	border: solid 1px #beb5a0;
	float: left;
	background-color: #e1dcce;
}
#Menu a {
	font-family: Verdana, Arial, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #544e42;
	font-variant: normal;
	text-decoration: none;
	text-align: center;
}
#Menu a:visited {
	color: #4E6D87;
}
#new  {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #990000;
	height: 100px;
	width: auto;
	font-weight: bold;
	border: 1px solid #CCCCCC;
}
#new a {
	color: #FFFFFF;
	text-decoration: none;
}



#Menu  li:hover {
	background-color: #d6cfbc;
}
#main {
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: left;
}
#main a {
	color: #000000;
	text-decoration: none;
}


#main .imageright {
	float: right;
}
#main .imageleft {
	float: left;
}
#maincondition {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: left;
}
#maincondition a {
	color: #000000;
	text-decoration: none;
}



h3 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	font-style: normal;
}
#main .404 {
	font-size: 18px;
	font-weight: bold;
	color: #CC0000;
}
#main h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
#main h2 {
	font-size: 14px;
	font-weight: normal;
	text-decoration: underline;
}

#main big {
	font-size: 36px;
}

#main a {
	text-decoration: underline;
}

