/* @override 
	http://localhost/advocaat-vw/vanwegen.css
	http://vanwegen.com/TEST/vanwegen.css
*/

/* stylesheet voor Peter Van Wegen Advocaat door Sitemix */
body {
	margin-top: 10px;
	margin-left: 10px;
	font: Verdana, sans-serif;
}

#container {
	width: 900px;
	height: 600px;
	float: left;
	background-color: #E7E7E7;
	background-image: url(afbeeldingen/vw_logo.png);
	background-repeat: no-repeat;
	background-position: 40px 40px;	
}
#menu{
	width: 215px;
	float: left;
	margin-top: 270px;
}
#content{
	width: 670px;
	float: right;
	margin-right: 15px;
}
div.content-foto-rechts{
	float:right;
	margin-top: 15px;
	background-color: white;
	width:300px;
	height: 570px;
}
div.content-tekst-rechts{
	float:right;
	margin-top: 15px;
	background-color: white;
	width: 370px;
	height: 570px;
	font-size: 11px;
}
div.content-foto-links{
	float:left;	
	margin-top: 15px;
	background-color: white;	
	width:300px;
	height: 570px;
}
div.content-tekst-links{
	float:left;	
	margin-top: 15px;
	background-color: white;	
	width: 370px;
	height: 570px;
	font-size: 11px;
}
div.content-totaal{
	float: left;
	margin-top: 15px;
	background-color: white;
	width: 670px;
	height: 570px;
}


#menu ul li{
	font-family: Times;
	list-style-type: none;
	color:#515253;
	line-height: 30px;
	font-size: 0.89em;
}
#menu ul li a{
	color: #A2A3A5;
	text-decoration:none;
}
#menu ul li a:hover{
	color: #515253;	
}

p.tekst{
	font-family: Times;
	font-size: 1.0em;
	margin-top: 15px;
	margin-left:15px;
	margin-right: 25px;
	line-height: 15px;
}
h1{
	font-family: Times;
	margin-left: 15px;
	font-size: 1.3em;
}
.contact_text{
	font-family: Times;
	font-size: 1em;
	line-height: 15px;
	font-weight: normal;
}

form {
	width: 350px;
	margin-left: 15px;
}a:link {
	color: #DF493F;
	text-decoration: none;
}
a:visited {
	color: #DF493F;
	text-decoration: none;
}

