@charset "utf-8";
/* CSS Document 
				
	In opdracht van				: Ebbingekwartier	
	Design 						: VanderLoo-Design.nl
	Logo & illustraties			: Raspberry
	Code & functionaliteiten	: Alwinus.nl 
	
	Updated: 03 februari 2010
	
	ebbingeci.nl
	Groningen 2010
	| © 2010 Brug7|
				
	Kleurcodes

–––––––––––––––––––––––––––––––––––––––---------–––––––––*/ 

* {margin:0; padding:0;}

body{
	background:url(../images/bg-ebbinge2.jpg) repeat-y center;
	color:#333333;
	font-family:"Lucida Grande", geneva, helvetica, sans-serif;
	font-size:12px;
}

	#top{
		background-color:#2c2c2c;
		height:27px;
	}
	
		#top-menu{
			margin:auto;
			width:955px;
		}
		
			#top-menu ul{
				margin-left:550px;
				padding-top:4px;
			}
		
			#top-menu li{
				display:inline;
				list-style-type:none;
				margin-left:20px;
			}

			#top-menu a{
				color:#ffffff;
			}

	#main-container{
		background:url(../images/bg-ebbinge.jpg) repeat-y;
		margin:auto;
		min-height:800px;
		width:955px;
	}
	
		#header{
		}
		
			#header-logo{
				float:left;
				height:241px;
				margin-top:10px;
			}

			#header-menu{
				float:right;
				margin:74px 32px 0 0;
				width:420px;
			}

				#header-menu ul{
					margin-left:-60px;
					margin-top:29px;
				}

				#header-menu li{
					display:inline;
					list-style-type:none;
					margin-left:60px;
				}
		
		div.lijn{
			background-color:#2C2C2C;
			height:2px;
			margin-left:20px;
			width:895px;
		}
	
	#content-header{
		margin:37px 0 0 20px;
		min-height:45px;
	}
	
		#content-header-titel{
			float:left;
			width:552px;
		}

			#content-header-titel p{
				margin-top:10px;
				width:465px;
			}
		
	#content-illustratie{
		background:url(../images/illustratie-ebbinge-gebouwen.png) no-repeat right;
		height:36px;
		margin-left:20px;
		width:904px;
	}

	#content{
		background:url(../images/bg-content-main.png) repeat-y;
		margin-left:20px;
		min-height:500px;
		width:905px;
	}
		
	#content-bottom{
		background:url(../images/bg-content-bottom.png) no-repeat top;
		height:68px;
		margin-left:20px;
		width:905px;
	}
	
	#pre-footer{
			background:url(../images/ebbinge-footer-home.png) repeat-x bottom;
	}
	
		#footer-img{
			background:url(../images/bg-ebbinge.jpg) repeat-y;
			height:117px;
			margin:auto;
			width:955px;
		}
	
	#footer{
		background-color:#2c2c2c;
		color:#ffffff;
		height:218px;
		padding-top:20px;
	}
	
		#footer a{
			color:#74b3db;
		}
		
		#footer li{
			list-style-type:none;
		}

		#footer ul{
			font-weight:bold;
		}

		#footer-container{
			margin:auto;
			width:955px;
		}

			#footer-container p{
				margin:30px 0 0 20px;
			}

			#footer-ga-naar{
				float:left;
				margin-left:20px;
				width:170px;
			}
			
			#footer-docu{
				float:left;
				width:150px;
			}
			
			#footer-info{
				float:left;
				width:150px;
			}
			
			#footer-productie{
				float:right;
			}

/*---pagina's-–––––––––––––––––––––––––––––––––––––––––––*/

#content-default{
	margin-left:100px;
	padding-top:20px;
}

	#content-default p{
		width:500px;
	}

	.wachtwoord input{
		border:1px solid #2c2c2c;
	}

#yellowBird{
	margin:0 0 0 -93px;
}

div.spacer{
	clear:both;
}
/*---pagina's-––––––––––––––––––––––––––––––––––––einde––*/


	
	
/*---Navigatie–––––––––––––––––––––––––––––––––––––––––––*/
a:link, a:visited {
	color:#0064bc;
	text-decoration:none;
}
a:hover {
	color:#0064bc;
	text-decoration:underline;
}
a:active, a.actief {
	color:#0064bc;
	text-decoration:underline;
}

/*---Navigatie––––––––––––––––––––––––––––––––––––einde––*/

/*---ul & li--–––––––––––––––––––––––––––––––––––––––––––*/
ul{
	list-style:inside;
}
/*---ul & li--––––––––––––––––––––––––––––––––––––einde––*/

/*---Koppen & teksten––––––––––––––––––––––––––––––––––––*/
h1 {
	color:#d60909;
	font-family:"Lucida Grande", geneva, helvetica, sans-serif;
	font-size:24px;
	font-style:normal;
	margin-bottom:10px;
}

h2 {
	color:#2c2c2c;
	font-family:"Lucida Grande", geneva, helvetica, sans-serif;
	font-size:16px;
	font-style:normal;
	margin-bottom:10px;
}

h3 {
	color:#0064bc;
	font-family:"Lucida Grande", geneva, helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	margin-bottom:10px;
}

h4{
	font-family:"Lucida Grande", geneva, helvetica, sans-serif;
	font-size:16px;
	font-style:normal;
	margin-bottom:10px;
}

hr{
	margin:10px 0 10px 0;
}

p{
	margin-bottom:10px;
}

/*---Koppen & teksten–––––––––––––––––––––––––––––einde––*/

img{
	border:0;
}

/*---Login formulier–––––––––––––––––––––––––––––––––––––*/
#forgot_password, #closelogonform{
	float:left; 
	margin-top:10px; 
	font-size:11px; 
}

	#forgot_password{
		width:200px;
	}

#loginform {
	background: #FFF;
	border:solid 2px #242424;
	color:#242424;
	display:none;
	font-size:11px;
	height:150px;
	left:55%;
	margin:0px;
	padding:0 10px 5px 10px;
	position:absolute;
	top:25px;
	z-index:10;
}

	#loginform form {
		margin:0px;
		padding:0px;
	}

	#loginformheader{ 
		padding-left:73px;
	}
	
	input[type="submit"],input[type="reset"],input[type="button"] {
		background-color:#72B1DC;
		border:2px solid #D60909;
		color:#ffffff; 
		font-size:10px;
		font-weight:bold;
		height:20px;
		margin:10px 0 0 0;
		text-decoration:none;
		width:99px;
	}
	
	input[type="submit"]:hover,input[type="reset"]:hover,input[type="button"]:hover{
		background-color:#ffffff;
		color:#2c2c2c;
		font-size:10px;
		font-weight:bold;
		color:#2C2C2C;
		text-decoration:none; 
	}
/*---Login formulier––––––––––––––––––––––––––––––einde––*/

