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

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

#content-default{
	background-color:#EEEEEE;
	margin-left:161px;
	padding:20px 20px 80px 20px;
	width:500px;
}

	#content-default p{
		margin-bottom:30px;
		width:400px;
	}

	#content-default input, select{
		border:#999 1px solid;
	}

input[type="submit"]{
	border: 2px outset #d7b9c9;
	color:#231f20;
	width:75px;
}

input#email, input#first_name, input#last_name, input#website, input#place{
	width:220px;
}

input#password{
	margin-bottom:12px;
}

td.formlabel, td.forminput {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:12px;
	vertical-align:top;
}

td.formlabel{
	width:175px;
}

span.required_field {
	color:red;
	font-weight:bold;
}

p.melding{
	color:#F00;
	font-size:12px;
	font-weight:bold;
}

#mijn_markers td{
	width:200px;
}

.icon{
	width:20px;
}
