@charset "utf-8";
/* CSS Document for Het Wapen van Oosterhesselen by Chris van den Ende @ Multimove*/

body{
	margin:0px;
	padding:0px;
	background-image:url(../images/layout/back_02.jpg);
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:20px;
}

#container{
	margin: 0 auto;
	width:898px;
}

#logo{
	width:352px;
	height:195px;
	float:left;
	margin-bottom:1px;
}

#menu{
	clear:left;
	width:340px;/*352*/
	text-align:right;
	padding-right:12px;
	height:193px;
	background-image:url(../images/layout/curl_03.gif);
	background-repeat:no-repeat;
	background-position:top right;
}
	#menu a{
		color:#868686;
		font-weight:bold;
		font-size:14px;
		text-decoration:none;
	}
	
	#menu :hover{
		color:#666;
	}

	#menu ul{
		padding:0px;
		margin:0px;
		line-height:normal;
		text-align:right;
		list-style-image:none;
		list-style-type:none;
	}
	
	#menu ul li{
		padding:0px;
		margin:4px 0px;
		line-height:normal;
		
	}

#foto{
	background-image:url(../images/layout/fotobalk.jpg);
	background-repeat:no-repeat;
	width:546px;
	height:389px;
	float:right;
}

	#nieuws{
		width:237px;/*267*/
		height:183px;/*193*/
		padding:5px 15px;
		float:right;
		margin-right:4px;
		margin-top:196px;
		line-height:normal;
		overflow:hidden;
	}
	
	#nieuws h1{
		font-family:Georgia, "Times New Roman", Times, serif;
		font-weight:bold;
		padding:0px;
		margin:0px;
		font-size:18px;
		margin-top:10px;
	}
	
	#nieuws a{
		color:#000;
		font-weight:normal;
		text-decoration:underline;
	}

#content{
	clear:both;
	width:516px; /*539*/
	margin-left:356px;
	padding:0px 10px;
}
	
	#content a{
		color:#868686;
	}
	
	#content h1{
		font-family:Georgia, "Times New Roman", Times, serif;
		font-weight:bold;
		padding:0px;
		margin:0px;
		font-size:18px;
		margin-top:15px;
	}
	
	#homeadres{
		width:227px;/*267*/
		height:247px;
		min-height:247px;
		padding: 20px 20px;
		background-image:url(../images/layout/wapen_06.jpg);
		background-repeat:repeat-x;
		margin-left:-10px;
		float:left;
		color:#868686;
		text-align:right;
	}
	
	#homecontent{
		float:right;
		width:235px;
	}
