/* CSS Document */

HTML, body{
	margin:0px;
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	background:#FFF;
	height: 100%;
}
P{ margin: 0 0 10px 0;}
IMG{ border: 0;}
INPUT.form_box{ float: left; width: 13px; height: 13px; margin: 3px 3px 0 0;}
.form{ float: left; border: #000 1px solid;}

TABLE UL{ margin: 0; padding: 0; margin-left: 15px;}

#container{
	margin:0px;
	padding:0px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	float: left;
	background-color: #ddcde4;
	width:900px;
}
#content{
	margin:0px;
	padding:0px 0 15px;
	float: left;
}
#header{
	background:#dccde4;
	padding:0 0 10px 0;
}
#content_links{
	float:left;
	display: inline;
	margin:0 0 0 50px;
}
#inhoud{
	font-size:11px;
	float:left;
	display: inline;
	width:449px;
	padding: 10px 20px 45px;
	min-height: 400px;
	height: auto !important;
	height: 400px;
	position: relative;
	color:#000;
}

#inhoud H3{
	margin: 0 0 5px 0;
	font-size:18px;
	font-weight: normal;
}
#inhoud a{
	color:#000;
}
#inhoud a:hover{
	color:#575175;
}

#fotos{
	float:right;
	margin:10px 0 10px 0;
	padding:5px;
	width:717px;
	overflow:hidden;
	background:#FFFFFF;
}
#fotos TD{
	text-align:center;
}

TABLE.aanmelden{ margin-bottom: 20px;}
TABLE.aanmelden TD{ padding-bottom: 3px;}
TABLE.aanmelden TD LABEL{ line-height: 20px;}


#menu{
	background:#dccde4;
	padding:12px 0 0 0;
	float: left;
	clear: left;
}

#menu UL{
	margin:0px;
	padding:0px;
	list-style:none;
	width:151px;
}
#menu UL LI{
	float:left;
	width:151px;
	margin:1px 0 1px 0;
}
#menu UL LI.producenten{
	margin-top: 5px;
}
#menu UL LI A{
	float:left;
	width:151px;
	text-decoration:none;
	background:#FFFFFF;
	color:#575175;
	text-align:center;
	padding:4px 0 4px 0;
}
#menu UL LI A#aan{
	background:#b2b5bd;
	color:#575175;
}

#menu UL LI A:hover{
	background:#c8c9cb;
	color:#575175;
}

#links{
	margin:2px 0 0;
	float: left;
	clear: left;
	display: inline;
	font-size:11px;
	line-height:16px;
	padding: 10px 5px 5px;
	width:141px;
	background:#FFFFFF;
}
#links DIV.venster{ width: 100%; float: left; clear: left; color: #000; font-size: 9px; text-align: center; line-height: 10px;}
#links DIV.venster P{ margin-bottom: 5px;}
#links DIV.venster H2{ font-size: 13px; font-weight: normal; margin: 5px 0 10px;}
#links DIV.venster A{ color: #000;}
#links DIV.venster A:hover{ color: #575175;}
#links DIV.logo_portugal{ width: 100%; text-align: center; float: left; clear: left; margin-top: 15px;}

.rechts{ float: left; width: 150px; display: inline; margin-right: 60px; padding-top: 12px;}
.rechts DIV{ width: 100%; float: left; clear: left; margin-bottom: 10px;}
.rechts DIV.venster{ background-color: #FFF; padding: 5px; width: 140px; float: left; clear: left; color: #000; font-size: 9px; text-align: center; line-height: 10px;}
.rechts DIV.venster P{ margin-bottom: 5px;}
.rechts DIV.venster H2{ font-size: 13px; font-weight: normal; margin: 5px 0 10px;}
.rechts DIV.venster A{ color: #000;}
.rechts DIV.venster A:hover{ color: #575175;}

#onder{
	float:left;
	width:900px;
	height:10px;
	overflow:hidden;
	margin:0px;
	padding:0px;
	background:#dccde4;
}

.footer{ width: 449px; padding: 0 20px; font-size: 9px; line-height: 10px; text-align: center; position: absolute; bottom: 0; left: 0;}


.fotos{
	background:#FFFFFF;
	text-align:center;
	vertical-align:top;
}
.fotos IMG{
	margin:8px;
	border:1px solid #523e77
}
.fotos a{
	color:#523e77;
	text-decoration:none;
}

