/*****************************/
/* Gemaakt: 5-06-08         */
/* Auteur: Sander Meijering  */
/* hsmeijering(at)home.nl    */
/* Voor: frohlich.nl   */
/*****************************/

@import url(overzicht_huizen.css);
@import url(huis.css);
@import url(home.css);
@import url(contact.css);
@import url(other_pages.css);

*{
	padding:0;
	margin:0;
	}

img{
	border:0;
	}
	
body{
	background-color:#DAE2E3;
	text-align:center;
	padding:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#222222;
	}
	
#taal_keuze{
	position:relative;
	width:842px;
	border:0px solid #000000;
	margin:0;
	text-align:left;
	margin:auto;
	overflow:hidden;
	}
	
#container{
	text-align:left !important;
	background-color:#FFFFFF;
	border:1px solid #000000;
	width:840px;
	margin:auto;
	}
	
#header{
	background-image:url(../img/header3.gif);
	background-repeat:no-repeat;
	height:165px;
	width:847px;
	margin-top:-23px;
	/*IE6*/
	margin-right:-7px;
	margin-bottom:2px;
	}
	
#sub{
	background-image:url(../img/nieuw.jpg);
	background-repeat:no-repeat;
	height:90px;
	width:840px;
	margin-bottom:-55px;
	}
	

/*pagina indeling*/	
#left_colum{
	float:left;
	width:196px;
	margin-top:10px;
	}

#page{
	border-left:1px solid #DDDDDD;
	border-bottom:0;
	float:left;
	width:630px;
	margin-top:23px;
	}

/* menu style */	
#main_menu{
	margin-left:10px;
	}
	
#main_menu li{
	background:url(../img/balkje.png) no-repeat;
	list-style:none;
	padding:0 0 2px 8px;
	width:166px;
	border-bottom:1px dotted #999999;
	margin-bottom:4px;
}

#main_menu li.active{
	background:url(../img/balkje2.png) no-repeat;
	}

#main_menu li.leeg, #main_menu li.leeg:hover {
	border-bottom:0;
	background:0;
	height:15px;
	}
	
#main_menu a{
	color:#333333;
	padding-left:0px;
	height:22px;
	text-decoration:none;
	}
	
#main_menu a:hover{
	color:#000000;
	font-weight:bold;
	}
	
#snel_zoeken{
	margin:35px 0 15px 8px;	
	width:176px;
	border:1px solid #CCCCCC;
	}
	
#snel_zoeken p{
	text-align:center;
	background-color:#F28C20;
	letter-spacing:2px;
	color:#FFFFFF;
	}
	
#snel_zoeken form{
	font-size:11px;
	padding-left:4px;
	margin-top:8px;
	}
	
#snel_zoeken form select{
	font-size:10px;
	}
	
select.snel_personen{
	width:55px;
	}
	
#ad_trein{
	margin-left:12px;
	margin-top:40px;
	}

	

/* page style */
div.titel_balk{
	margin:-30px 0 7px 180px;
	height:10px;
	z-index:100;
	}

span.pagina_titel{
	position:absolute;
	color:#1C67C4;
	font-size:26px;
	margin-left:30px;
	font-size:20px;
	margin-top:-9px;
	font-weight:bold;
	}
	
#content{
	padding:18px 10px 25px 20px;
	color:#333;
	font-size:0.85em;
	letter-spacing:1px;
	line-height:17px;
	clear:both;
	}

#content h2{
	font-size:12px;
	margin:12px 0 3px 0;
	}
	
#content h1{
	font-size:13px;
	margin:15px 0 8px 0;
	font-weight:bold;
	}


#fading{
	width:632px;
	float:right;
	margin-right:10px;
	margin-bottom:25px;
	}

#fade_main_left, #fade_main_right{
	background-image:url(../img/fading.jpg);
	background-repeat:no-repeat;
	width:1px;
	height:44px;
	float:left;
	margin:-30px 0 0 -2px;
	}
	
#fade_main_right{
	float:right;
	margin-right:2px;
	}	
	
hr{
	color:#FFFFFF;
	border:0;
	clear:both;
	}
	
	
/*footer*/
#oranje_footer{
	background-color:#F28C20;
	width:840px;
	height:5px;
	}
	
#footer{
	background-color:#1C67C4;
	color:#FFFFFF;
	text-align:left;
	padding-top:10px;
	padding-bottom:10px;
	}
	
#footer_table{
	/*border:1px solid #FFF;-*/
	width:840px;
}
	
#footer_table td{
	font-family:tahoma, sans-serif, arial;
	letter-spacing:1px;
	font-size:11px;
	vertical-align:top;
	line-height:15px;
	border-right:1px solid #FFFFFF;
	width:225px;
	padding-left:55px;
	}
	
#footer_table a{
	color:#FFFFFF;
	text-decoration:none;
	}
	

	

	
	
