body{ 
	background: #656764 url(http://www.dierenartsopvisite.nl/images/grey_background.gif) repeat-x; 
	margin: 0;
	text-align: center;
}

div#main_container{
	margin: 0 auto 0 auto;
	width: 960px;
	text-align: left
}

div#head{
	background: url(http://www.dierenartsopvisite.nl/images/head.jpg) no-repeat 0 0;
	width: 100%;
	height: 200px;
	margin-top: 50px;
}

#header_title {
	position: absolute;
	padding: 30px 0px 0px 5px;
}

#header_title_2 {
	position: absolute;
	padding: 70px 0px 0px 417px;
}

#header_title_3 {
	position: absolute;
	padding: 120px 0px 0px 740px;
}

#header_title h2 {
	color: #656764;
	font-family:Tahoma, Arial, Courier, sans-serif;
	font-size: 40px;
	font-weight: bold;
	margin: 0 0 0 0;
}

#header_title_2 h2 {
	color: #656764;
	font-family:Tahoma, Arial, Courier, sans-serif;
	font-size: 40px;
	font-weight: bold;
	margin: 0 0 0 0;
}

#header_title_3 h2 {
	color: #656764;
	font-family:Tahoma, Arial, Courier, sans-serif;
	font-size: 40px;
	font-weight: bold;
	margin: 0 0 0 0;
}

div#navigatie{
	background-color: #454545;
	float: left;
	width: 100%;
}

#nav, #nav ul {
	padding: 0px 0 0 0;
	margin: 0;
	list-style: none;
}

#nav li {
	float: left;
	padding: 0 35px 0 0;
}

#nav ul {
	position: absolute;
	width: 300px;
	left: -1000px;
}

#nav li:hover ul, #nav li.ie_does_hover ul {
	left: auto;
	background-position: 0 0;
	opacity: 0.8;
	filter: alpha(opacity=90);
}

#nav a {
	display: block;
	margin: 5px 0px 5px 20px;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}

ul a{
	font-weight: bold;
	color: #898989;
	cursor: pointer;
}

ul ul a:link, ul ul a:visited{
	font-weight: bold;
	color: #151515;
	cursor: pointer;
	width: 150px;
}

ul ul a:hover, ul ul a:active{
	font-weight: bold;
	color: #151515;
	cursor: pointer;
	width: 150px;
}

ul li{
	background-color: #454545;
	border-left: 0px;
}

ul ul li{
	background-color: #696969;
	border-top: 0px solid black;
	border-left: 0px #e8e8e8;

}

/* IE only hack \*/
* html ul li, * html ul ul li{
border-bottom: 3px solid #FFF;
}

* html ul ul li{
border-top: 0 px;
}
/* Einde IE only hack */

div#main{
	background-color: #e8e8e8;
	float: left;
	width: 100%;
	height: 600px;
}

dl.menu{
	margin-left: 50px;
	padding: 5px;
	border: 0px solid #3B4F91;
	background: #8FBC8F;
	width: 380px;
	font-family:Tahoma, Arial, Courier, sans-serif; 
	font-size: 1em;
}

dt.menu{
	font-weight: bold;
	color: #2F4F4F;
	padding: 0 0 0 10px;
}

p { 
	margin-left: 50px;
	font-family:Tahoma, Arial, Courier, sans-serif; 
	font-style:normal; 
	font-size:14px; 
	color: #696969; 
	padding: 0px 0px 0px 2%; 
}

h1 { 
	font-family:Tahoma, Arial, Courier, sans-serif; 
	font-style:normal; 
	font-size:18px; 
	color: #696969; 
	text-align: left; 
	padding: 10px 0px 0px 2%; 
}

h2 { 
	font-family:Tahoma, Arial, Courier, sans-serif; 
	font-style:normal; 
	font-size:14px; 
	color: #696969; 
	padding: 0px 0px 0px 2% 
}

div#footer{
	background: url(http://www.dierenartsopvisite.nl/images/footer.jpg);
	float: left;
	width: 100%;
	height: 100px;
}

h3 { 
	font-family:Tahoma, Arial, Courier, sans-serif; 
	font-style:normal; 
	font-size:10px; 
	color: #656764; 
}

a.footer:link, a.footer:visited, a.footer:hover, a.footer:active {
	color: #656764;
	font-style: normal;
	text-decoration: none;
}

div#bottom{
	background: #656764;
	float: left;
	width: 100%;
	height: 50px;
}
