/*
Theme name: Dagblad van het Noorden Lentefair
Theme URI: http://www.dvhnlentefair.nl
Description: Dagblad van het Noorden Lentefair 2012
Version: 1.1
Author: MP&V Groningen - onderdeel van de NDC mediagroep
Tags: horizontal menu. 1 column, 3 sidebars bottom

*/

/** STANDAARD DEFINITIES **/
 
body {
	margin:0;
	padding: 0;
	background: #fff url(images/bg_big.jpg) top center no-repeat;
  	font-family: Verdana, Arial, Helvetica, sans-serif;
  	font-size : 11px;
  	line-height: 160%;
  	color: #333333;
}

a {
	color: #666666;
}

a:hover {
	color: #000;
}

h1, h2, h3, h4, h5 {
	font-size: 140%;
	margin: 0px;
	margin-bottom: 10px;
	color: #333333;
}

p{
	margin:0;
	padding:0;
}

#wrapper {
	margin: 62px auto 0 auto;
  	width: 820px;
  	position: relative;
}

#top_bar {
	width: 820px;
  	height: 105px;
  	padding-top: 20px;
  	padding-bottom: 0;
	background-image:url(images/lente_logo.png);
	background-position:left bottom;
	background-repeat:no-repeat;
}

#top_bar img {
  	border: 0px;
	
}

#containertop {
  	background: white;
}

#header { /* totaal incl. witte achtergrond */
	width: 800px;
  	height: 190px;
  	padding: 10px 10px 30px 10px;
  	margin-bottom: 20px;
  	background: #fff;
  	overflow: hidden;
}

#foto_header {  /* hier komt dybnamic header */
  	width: 800px;
  	height: 190px;
  	background: #fff;
}

/*HORIZONTAAL MENU*/
#navigatie {
  position: absolute;
    top: 325px;
  /*left: 10px;*/
  width: auto;
	z-index: 200;
}

#menu{
	border:none;
	border:0px;
	margin:0px;
	padding:0px;
	font-size:12px;
	width: 820px;
	height: 32px;
	z-index: 200;
}

#menu ul{
	background:#b0bf0f;
	height:32px;
	list-style:none;
	margin:0;
	padding:0;
}
	#menu li{
		float:left;
		padding:0px;
		border-right: 1px solid white;
	}
	
	#menu li a{
		background:#b0bf0f;
		color:#FFF;
		display:block;
		font-weight:bold;
		line-height:32px;
		margin:0px;
		padding:0px 18px;
		text-align:center;
		text-decoration:none;
	}
	
		#menu li a:hover, .menu ul li:hover a{
			background: #baca10;
			color:#FFFFFF;
			text-decoration:none;
		}
	
	#menu li ul{
		background: #baca10;
		display:none;
		height:auto;
		padding:0px;
		margin:0px;
		border:0px;
		position:absolute;
		width:200px;
		z-index:200;
		font-weight:normal;
		/*top:1em;
		/*left:0;*/
	}
	
	#menu li:hover ul{
		display:block;
	}
	
	#menu li li {
		display:block;
		float:none;
		margin:0px;
		padding:0px;
		width:200px;
		border-bottom: 1px solid white;
	}
	
	#menu li:hover li a{
		background:none;
		font-size: 11px;
	}
	
	#menu li ul a{
		display:block;
		height:35px;
		font-size:12px;
		font-weight:normal;
		margin:0px;
		padding:0px 10px 0px 15px;
		text-align:left;
	}
	
		#menu li ul a:hover, .menu li ul li:hover a{
			background:#9eab0d;
			border:0px;
			color:#ffffff;
			text-decoration:none;
		}
	
	#menu p{
		clear:left;
	}

/*einde menu*/

#content {
  width: 800px;
  padding: 10px;
  background: url(images/content_bg.jpg) repeat-x;
  min-height: 600px;
}

#content_left {
  float: left;
  width: 225px;
  overflow: hidden;
  padding: 0 35px 0 0;
z-index: 100;
}

#left_box {
  position: relative;
  width: 225px;
 height:auto;
z-index: 100;
}

#left_box_top {
  width: 225px;
  height: 82px;
  background: url(images/left_box_top.jpg) no-repeat;
z-index: 100;
}

#left_box_middle {
  padding:10px 8px 0 14px;
  min-height: 200px;
 z-index: 100;
  }

#left_box_bottom {
  width: 225px;
  height: 38px;
  background: url(images/left_box_bottom.jpg) no-repeat;
  margin-top: -12px;
z-index: 100;
}

.links {
  color: #666666;
  font-weight: bold;
  line-height: 140%;
  text-indent: 80px;
}

#sidebar{
	width: 220px;
	height:auto;
	float:left;
	padding: 5px 0px 5px 5px;
	font-size:100%;
	list-style: none;
}

#sidebar img{
	border: none;
}

#content_right {
  float: left;
  width: 530px;
  padding-top: 10px;
  padding-bottom: 30px;
  margin-right: 10px;
  line-height: 150%;
}

#content_right img{
	border: 1px solid #CCCCCC;
	float: left;
	margin-right: 8px;
}

.float_left{
	float: left;
}

#fotoboek img{
	float: left;
}

#bottom_row {
  width: 800px;
  height: 3px;
  background: url(images/bottom_row.gif) repeat-x;
  overflow: hidden;
}

#sponsoren{
	width: 820px;
	height: auto;
	margin: 0 auto 0 auto;
	text-align:center;
	clear:both;
	padding-bottom: 10px;
}

#sponsoren img{
	padding-right: 10px;
	float: left;
}

#footer {
	height: 80px;
	background:transparent url(images/footer_bg.jpg) repeat scroll 0 0;
  	width: auto;
	vertical-align: middle;
}

#footer_txt{
	margin: auto;
 	width: 820px;
 	position: relative;
	font-size: 90%;
	padding: 30px 0 0 10px;
	color:#fff;
	text-align:center;
}

#footer a {
		font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
  	color: #fff;
}

#footer a:hover {
  text-decoration: underline;
}

form {
  line-height: 100%;
}
 /*linker menu*/
.aanmelden{
position: relative;
white-space: nowrap;
display: block;
width: 215px;
height: 58px; 
margin: 4px 0 0 0;
padding: 0 0 4px 0;
float:left;
}

.aanmelden a{
	display: block;
	color: #666666;
	font-family: verdana;
	font-size: 13px;
	width: 215px;
	height: 60px;
	display: block;
	float: left;
	color: white;
	text-decoration: none;
}

.aanmelden a:hover{
	font-weight:bold;
}

* html a:hover{
	visibility:visible
}

.aanmelden a:hover img{
	visibility:hidden
}

.aanmelden span{
	position: absolute;
	left: 81px;
	top: 13px;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
	color: #666666;
	width: 100px;
}

.exposant{
	background: url(images/aanmelden.jpg) top left no-repeat;
}

.foto{
	background: url(images/fotos.jpg) top left no-repeat;
} 

.twitter{
	background:  url(images/twitter.jpg) top left no-repeat;
}