*
{
	padding: 0px;
	margin: 0px;
}

body{
	background-color: #0b2437;
}

#bodycontent
{
	margin-left: auto;
	margin-right: auto;
	width: 861px;
	border-width: 0px 10px 10px 10px;
	border-style: solid;
	border-color: #0e304a;
	background-color: #0b2437;
	color: #af1500;
	font-family: trebuchet MS, sans-serif;
	font-size: 13px;
}

a {
	text-decoration: none;
}

#header{
	background-color: #f2edcf;
	height: 157px;
	padding-top: 10px;
	border-bottom: 4px solid;
	border-color: #b7373a;
}

#header h1
{
	padding-top: 10px;
	margin-left: auto;
	margin-right: auto;
	background: url(../images/header.png) no-repeat;
	height: 102px;
	width: 790px;
	text-indent: -10000px;
}

#menu
{
	margin-left: auto;
	margin-right: auto;
	padding-left: 90px;
	padding-top: 10px;
}

#menu li 
{
	float: left;
	text-decoration: none;
	list-style-type: none;
	list-style: none;
}

#menu li a
{
	color: #ffffff;
	font-size: 14px;
	font-family: calibri;
	font-weight: bolder;
	padding-right: 1px;
	background: url(../images/menubutton.png) no-repeat;
	height: 25px;
	width: 125px;
	display: block;
	text-align: center;
	padding-top: 10px;
}

#subheader{
	height: 255px;
	margin-top: -5px;
	margin-bottom: -5px;
	width: 860px;
	margin-left: -1px;
}

#subheader a img{
	width: 862px;
}

#content{
	background-color: #dccb9c;
	border-top: 3px solid;
	border-color: #b3b392;
	padding: 5px 20px 5px 20px;
	color: #4c4b4b;
}

#content h2
{
	padding-top: 20px;
	padding-bottom: 0px;
	font-size: 25px;
}

.inhoud{
	padding: 10px 0px 10px 0px;
	
}

.inhoud img
{
	float: left;
	border: 4px solid;
	border-color: #ffffff;
}

.inhoud p {
	padding-top: 30px;
	padding-left: 170px;
}

#slogan{
	padding: 0px;
	font-size: 12px; 
}

#submenu{
	width: 150px;
	border: 5px solid;
	border-color: #a9a18b;
	float: left;
}

#submenu li{
	background: url(../images/submenubg.png);
	text-decoration: none;
	list-style-type: none;
	list-style: none;
	height: 27px;
}
#submenu li a{
	color: #ffffff;
	font-size: 14px;
	font-family: calibri;
	display: block;
	padding-top: 5px;
	padding-left: 15px;
}

.stroke{
	float: none;
	margin-top: 45px;
	margin-bottom: 0px;
	border-top: 1px solid;
	border-color: #c1b07b;
}

.stroke2{
	float: none;
	margin-top: 20px;
	margin-bottom: 0px;
	border-top: 1px solid;
	border-color: #c1b07b;
}

.endstroke{
	float: none;
	padding-top: 15px;
	padding-bottom: 15px;
}


#menuinhoud{
	padding-left:  200px;
}
#menuinhoud img{
	margin-right: 20px;
	margin-top: 10px;
	border: 4px solid;
	border-color: #ffffff;
}

#productfotos a img{
	margin-right: 75px;
	margin-top: 30px;
	margin-bottom: 20px;
	border: 4px solid;
	border-color: #ffffff;
}

#footer{
	margin-top: 3px;
	float: none;
	font-size: 12px;
	color: #ffffff;
	font-family: trebuchet MS, sans-serif;

}

#footer a{
	color: #ffffff;
}

.foot{
	float: none;
}

#footer p a{
	
}

img {
	border: none;
}

#content p a{
	color: #c33637;
	text-decoration: underline;
	
}

.content img{
	border: 4px solid;
	border-color: #ffffff;
	margin-top: 15px;
}
	

