/*  ______  _____
   /   __ \/   __\     monteq
  /   /  /   /  / \    webdesign & consultancy
 /   /  /   /  /   \   aqurance
/___/  /___/  /_____\ 15 juli 2008
*/

img	{display:block;}
:focus	{ -moz-outline-style: none;}
body{
	font: 15px/24px verdana; 
	color: #e0dcd1;
	line-height: 24px;
	background: #136873;
	margin: 0px;overflow: -moz-scrollbars-vertical;}
	
#main{
	width: 950px;
	margin: 10px auto;/*auto => centers*/
 	border: 	1px solid #666;
	background: 	#348e96;}
		
#header		{width: 950px; height: 192px;}


#content{
	width:550px;
	height: auto;
	overflow: auto;
	padding-top: -10px;
	padding-left: 15px;
	padding-right: 0px;
	padding-bottom: 10px;
	margin-top: -40px;
	margin-left: 190px;
	line-height: 24px;
	min-height: 420px;
	z-index:0;}
	
#content h1{
	font-size: 16px;
	margin-bottom: -2px;
	line-height: 18px;
	font-weight: bold;
	padding:0px;}	

#content h2{
   margin-top: 12px;
	font-size: 18px;
	line-height: 18px;
	font-weight: bold;
	padding:0px;}



#content ul	{padding-left:0px;}

#content p	{text-align: left;margin: 10px 0px;}



/*===============   nieuwe stijl voor highlight op de indexpagina   =======================*/

#content h3
{position:absolute;
top:440px;
left:10px;
float:left;
	width: 190px;
	height: 200px;
	margin-top: 10px;
	color: #9B2122;
	background: url(../images/yellownote.gif) no-repeat;
	font-size: 14px;
	font-weight: bold;
	padding: 45px 10px 4px 10px;
	}

/*	background: url(../images/alert.gif);*/

#content h3 a {float:right;margin-top:30px;font-size: 12px;font-weight: bold;color:#263E7E;}

/*=========================================================================================*/


#cat			{display:block;	float:right;}

#date{
	text-align:right;
	font-size: 10px;
	color:#990000;	
	font-weight: bold;}
	
#photos	{float:right;margin-top: -20px}
	
.datum{
	position: relative;
	top: -45px;
	left: 715px;
	width: 200px;
	font-size: 12px;
	font-family: verdana;
	font-weight: bold;
	color:#990000;}

#content a    {text-decoration: underline; font-weight:bold;color:#e0dcd1;}
#content a:hover   {text-decoration: none;color: #900;}

#content a.toggle {
  color: #348E96;
  font: bold 16px Arial;
  display: block;
  margin: 25px 0 5px 0;
  background-color: #a3c5c6;
  text-decoration: none;
  padding: 3px 0 3px 5px;
  width: 90%;
}

#content div#intro {
  color: #700;
  line-height: 1.4;
}


#content div#intro a {
  color: #700;
}

#content div.rubriek {
  color: white;
}

#content div.rubriek a {
  color: #FFF;
  font-size: 14px;
}

#content div.rubriek a:hover {
  text-decoration: none;
  color: white;
}

#content div.rubriek p span {
  white-space: pre;
}
#content div.rubriek p {
  margin: 0;
  padding: 0;
}

