body{
	font-family: Arial, Arial, Helvetica, sans-serif;
	color: #2f2926; 				/*bruin*/
	font-size: 12px;
	background-color: #FFF;
	line-height: 18px;
	margin: 0;
}

#logo img, #content img, #kopje img{
	behavior: url('/css/iepngfix.htc');
}

div{
	float: left;
}

a img{
	border: none;
	margin: 0px;
	padding: 0px;
}

a:link, a:visited, a:hover{
	color: #86b05f; 				/*groen*/
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

#container{
	float: none;
	width: 990px;
	margin: 0 auto;
	overflow: hidden;
}

#head{
	width: 100%;
	height: 212px;
	background-image: url(../images/head.jpg);
	background-repeat: no-repeat;
	margin-top: 14px;
}

#logo{
	margin: 37px 0 0 27px;
}

#menu{
	position: relative;
	font-family: Times New Roman, Arial, Helvetica, sans-serif;
	color: white;
	font-size: 17px;
	width: 960px;
	height: 25px;
	background-color: #2f2926;
	padding-top: 8px;
	padding-left: 30px;
}

#menu a{
	color: #ffedc1;
	height: 35px;
}


#menu ul{
	list-style: none;
	margin: 0;
	padding: 0;
}

#menu li{
	display: inline;
}

.item{
	margin: 0px;
}

#main{
	height: 100%;
}

#content{
	width: 697px;
	/**height: 1000px;*/
	padding: 40px 40px 20px 30px;
	overflow: hidden;
}

#content div{
	float: none;
}

#nieuws{
	width: 223px;
	height: 100%;
	padding: 0px 0px 0px 0px;
	margin-top: 20px;
	behavior: url('/css/iepngfix.htc');
}

#kopje{
	width: 212px;
	height: 37px;
	background-color: #ffedc1;		/*zalm*/
	padding-left: 10px;
	margin-top: 0;
}

#nieuws_boven_balk{ /* ronde hoeken */
	width: 222px;
	height: 14px;
	background-image: url(../images/nieuwsblok_boven.png);
	behavior: url('/css/iepngfix.htc');
	backgrond-repeat: no-repeat;
	background-position: top;
	margin: 0;
}

#nieuws_onder_balk{ /* ronde hoeken */
	width: 222px;
	height: 14px;
	background-image: url(../images/nieuwsblok_onder.png);
	behavior: url('/css/iepngfix.htc');
	backgrond-repeat: no-repeat;
	background-position: top;
	margin-top: 0;
}

#nieuws_content{
	width: 202px;
	height: 418px;
	padding: 0 10px;
	overflow: auto;
	background-color: #ffecc1;	    /*zalm*/

}

#albumtitel {
	display:none;
	font-size:18px;
	font-weight:bold;
	margin:10px 0 5px;
	visibility: hidden;
	height: 0px;
	width: 0px;
}




/*CSS Weblog*/


.tabel_cel_1, .tabel_cel_2{
	font-family: Arial, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}

.tabel_cel_1{
	font-weight: bold;
}

.tabel_cel_2{
	font-style: italic;
}

.tabel_cel_2 div{
	font-style: normal;
}

#content .tabel_cel_2 div{
	margin: 5px 0;
}

#content form{
	margin-top: 20px;
}

#nieuws .tabel_cel_1{
	margin-top: 10px;
}

#nieuws .tabel_cel_2 div{
	margin: 0px 0;
}

#nieuws .tabel_cel_2 a{
	display: block;
	width: 70px;
}

# nieuws, div{
	width: 100%;
}

.tabel_cel_1, #top_tekst_div{
	width: 180px;
}