body{
background-image: url(http://blauwzine.nl/wp-content/themes/blauwzine_nl/img/grey_tile.png);
text-align: center;
}

div#container{
margin: 0px auto;
border: 1px solid black;
width: 480px;
text-align: left;
background-color: white;
}

a:link {
	text-decoration: none;
	color: red;
	}
a:visited { 
	color: red;
	text-decoration: none;
	}
a:hover { 
	color: black;
	text-decoration: bold;
	}
a:active { 
	color: black;
	}

p{
margin-left: 120px;
margin-top: 0px;
font: 11px verdana;
line-height: 22px;
text-align: justify;
padding: 3px;
}

p.footer{
font: 8px verdana;
padding: 3px;
}


ul{
margin-top: 40px;
left: 3px;
list-style-type: none;
}

li{
font: 10px arial;
}

div#rechts{
border-left: 3px solid black;
width: 236px;
float: right;
}



h1{
font-family: "Frutiger Linotype", "Trebuchet MS", "Arial";
font-size: 24px;
color: black;
margin: 0px;
padding: 2px;
margin-left: 5px;
text-decoration: bold;
}

h4{
margin-left: 125px;
font-family: "Frutiger Linotype", "Trebuchet MS", "Arial";
font-size: 13px;
text-decoration: bold;
background-color: #274490;
color: white;
padding: 3px;
}

hr{
color: black;
}

img{
border: 0px;
}

div#footer{
position: absolute;
float: left;
bottom: 5px;
background-color: #274490;
width: 100%;

}

.menu{
margin-right: 10px;
float: right;
color: #c0c0c0;
font: 10px arial;
}

.texta {
 border: 1px solid #666666;
}

form{
font: 11px verdana;
line-height: 22px;
margin-left: 125px;
}
