/* CSS Document */

body {font-family:Myriad,sans-serif; font-size:.7em;color:#000000;text-align:left;}


h4{font-size:11px;color:#333333;}


#titel {
	float:left;
	position:relative;
	top:10px;
	left:5px;
	font-size:36px;
	color: #990000;
	letter-spacing: 3px;
	z-index:1;
}

#titel a{
	color: #990000;
	font-weight:normal;
}




.logo{
	width:90px;
}

.headermenu {
	width:600px;
	position:absolute;
	/*top:80px;*/
	left: 80px;

}
div.header{
	position: relative;
	left:560px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #990000;
	height: 12px;
	padding-left:10px;
	width:70px;
}

h3.hidden {
	display: none;
}



.logoachtergrond
 {
	position: relative;
	width: 115px;
	height: 105px;
	/*border: 1px solid #CCCCCC;*/
	margin:10px;
	/*margin:10px;*/
}
/*
a.logoachtergrond:visited, a.logoachtergrond:active, a.logoachtergrond:link {



}*/


.logoachtergrond div.binnen 
{
	/*background: #transparant;*/
	position: absolute;
	bottom: 10px;
	width: 117px;
	/*height: 190px!important;
   	height: 215px;*/
	vertical-align: top;
	overflow: hidden;
	left: 1px;
	
}
/**********************
.body_text {
	font-weight: normal; 
	font-size: 10px;
	color: #000000; 
	font-family: Verdana, Helvetica, Sans-serif;
	line-height: 21px;
}


a.body_text:visited, a.body_text:active, a.body_text:link {
	font-weight: normal; 
	font-size: 10px;
	color: #000000; 
	font-family: Verdana, Helvetica, Sans-serif;

	text-decoration: underline;
}

a.body_text:hover{
	font-weight: normal; 
	font-size: 11px;
	color: #000000; 
	font-family: Verdana, Helvetica, Sans-serif;

	text-decoration: none;
}

*********************/

div.binnen {
	padding-top: 10px;
	padding-right: 1px;
	padding-bottom: 10px;
	padding-left: 1px;
}



div.logoachtergrond div.adver_textbox {
	/*width: 270px;*/
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	/*padding-bottom:10px;*/
}


.detail  {
	right: 1px;

}

div.logoachtergrond div.binnen h1{
	/*valign-top: 0px;*/
	vertical-align: top;
	font-weight: bold;
	font-size: 12px;
	line-height: 2px;
}

.clear {
	clear: both;
}



.ruimte {
	height:10px;
}

div.tussen {
	vertical-align: top;
	width: 1px;
	/*height: 240px;
	border-right-width: 2px;
	border-right-style: dashed;
	border-right-color: #990000;*/
	margin-right: 10px;
	margin-left: 10px;
	overflow: visible;
}


.floatleft {
	float: left;
}

.floatright {
	float: right;
	
}


div.datum{
	position: absolute;
	bottom: 1px;
	width:90%;
	height:14px;
	/*font-family: verdana;*/
	font-size: 11px;
	color: #cccccc;
	background-color: #ffffff;
	display: block;
	border: 1px solid #CCCCCC;
	padding-left: 5px;

}



div.lijn {
	overflow: hidden;
	text-align: right;
	
}


p {
	line-height: 13px;
	margin-top: 17px;
}

/*a {
	text-decoration: underline;
}*/

a {text-decoration:none;color:#3A3F41;font-weight:bold;}
a:hover {}

a img {
	border: 0px;
}


.break {
	/*font-family: Verdana, Arial;
	font-size: 11px;
	text-align: left;*/
	padding: 0px;
	margin: 20px 0px 0px 0px;
	border: 1px;
	border-color: #666666;
}

#divadvertentie1 .break {
	/*
	#q1_content .break
	font-family: Verdana, Arial;
	font-size: 11px;
	text-align: left;*/
	padding: 0px;
	margin: 20px 0px 0px 0px;
	border: 1px;
	border-color: #CCCCCC;
}


div.mf_textbox p {
	margin-top: 0px;
}


.divadvertentie1 {
	width:600px;
	/*float:left;*/
	margin-left:20px;
	/*width:400px;*/
	/*height:360px;*/
	/*position: absolute;*/
	/*width:330px;
	border-right-width: 2px;
	border-right-style: dotted;
	border-right-color: #993300;*/
}


#uitleg{
	/*float: left;*/
	width: 240px;
	
	position:absolute;
	top:80px;
	left: 650px;
	/*visibility: hidden;
	display:none; */
} 

#uitlegdis{
	/*float: left;*/
	width: 440px;
	
	position:absolute;
	top:80px;
	left: 650px;
	/*visibility: hidden;
	display:none; */
} 

#uitleg .titel{
	font-size:12px;
	/*font-family: tohama;*/
	font-weight:bolder;
	color: #990000;
	border-bottom: 1px solid #cccccc;
}

#uitleg .datum{
	font-size:12px;
	/*font-family: tohama;*/
	color: #990000;
	font-weight:bolder;
	float: right;
	/*border-bottom: 1px solid #CCCCCC;*/
}


#uitleg .omschrijving{
	/*font-family: tohama;*/
	padding-top:10px;
	padding-bottom:10px;
	height:160px;
	border-bottom: 1px solid #CCCCCC;
}

#uitleg .omschrijvingdis{
	/*font-family: tohama;*/
	padding-top:10px;
	padding-bottom:10px;
	height:auto;
	border-bottom: 1px solid #CCCCCC;
}