body{
	font-family: Arial, Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #ffc408;
	line-height: 20px;
	margin: 0px;
	padding: 0px;
}

a:link, a:visited, a:hover{
	color: #cb2b1b;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

h1{
	color: #cb2b1b;
}

#container{
	float: none;
	width: 834px;
	margin: 40px auto;
	background-color: #ffc408;
	overflow: hidden;
}

#servicemenu{
	float: left;
	width: 804px;
	height: 20px;
	font-weight: bold;
	text-align: right;
	padding-right: 30px;
}

#head{
	float: left;
	width: 834px;
	height: 100px;
}

#main{
	float: left;
	width: 834px;
	height: 553px;
	background-image: url(../images/main.jpg);
	background-repeat: no-repeat;

}

#menu{
	float: left;
	width: 155px;
	height: 130px;
	padding: 300px 20px 30px 35px;
}

#menu a:link, #menu a:visited{
	color: #cb2b1b;
	border: none;
	font-weight: bold;
	font-style: italic;
	font-size: 16px;
	line-height: 30px;
}

#main_shop{
	float: left;
	width: 834px;
	height: 553px;
	background-image: url(../images/main_webshop.jpg);
	background-repeat: no-repeat;
}


#menu_shop{
	float: left;
	width: 155px;
	height: 450px;
	padding: 40px 20px 30px 35px;
	overflow: hidden;
}

#menu_shop a:link, #menu_shop a:visited{
	color: #cb2b1b;
	border: none;
	font-weight: bold;
	font-style: italic;
	font-size: 14px;
	line-height: 20px;
}

#menu_shop a:hover{
	color: #ffc408;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

#content{
	float: left;
	width: 504px;
	height: 490px;
	padding: 20px 30px 20px 70px;
	overflow: auto;
	margin-top: 5px;
}

#footer{
	float: left;
	width: 784px;
	height: 20px;
	color: #cb2b1b;
	text-align: right;
	padding-right: 50px;
}

.tebel{
	background-color: #transparent;
}

a.afwijkend {
color: #cb2b1b;
font-size: 11pt;
font-weight: bold;
font-style: normal;
text-decoration: none;
}

.std_afwijkend {
color: #cb2b1b;
font-size: 11pt;
font-weight: bold;
font-style: normal;
text-decoration: none;
}

a.afwijkend:hover {
color: dodgerblue;
font-size: 11pt;
font-weight: bold;
font-style: normal;
text-decoration: none;
}
