@charset "utf-8";
/* CSS Document */
@import url("css/dropdown.css");
@import url("css/news.css");
@import url("css/icons.css");
@import url("css/lightbox.css");
@import url("css/fotoalbum.css");
@import url("css/guestbook.css");
@import url("css/tourrides.css");
body {
	margin:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#252525;
	background-color:#1d8747;
	height:100%;
}
#active_area{
	background-color:#ffffff;
	background-image:url(images/overdekop/backtop.jpg);
	background-position:top;
	background-repeat:repeat-x;
}
#header {
	color:#3d3d3d;
	background-color:#FFFFFF;
	width:854px;
	
}
#middle {
}
#contact {
margin-left:10px;
color:#FFFFFF;

}
.menu_up {
	background-image:url(images/overdekop/overdekopdesign_04.jpg);
	background-repeat:repeat-x;
}

#menu a {
	display:block;
	background-image:url(images/overdekop/button.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	width:116px;
	height:16px;
	padding:5px;
	color:#FFFFFF;
	text-decoration:none;
}
#menu a:hover {
	background-position:bottom center;
}
#contact {
	padding-left:5px;
}
#menu {
	padding:10px;
}
img {
	border:0px;
}
#content {
	padding:30px;
	min-height:350px;
}
#content_divider {

	border-right:#CCCCCC 1px solid;
}
.content_area {
	width:804px;
}
h1, h2, h3, h4 {
	font-size:12px;
	font-weight:lighter;
	padding:0px;
}
#langselect {
	margin-top:5px;
}
#middle h1,#middle  h2,#middle  h3,#middle  h4 {
	color:#4c7607;
}
#middle h1 {
 	font-size:14px;
}
#middle h2 {
 	font-size:12px;
}
#footer {
	color:#ffffff;
	padding:10px;
	padding-left:20px;
	min-height:150px;
}
#footer h1 {
	
	font-weight:bold;
}
a, a:visited {
	color:#42bbd5;
}