body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

td {
	font-size: 12px;
}

a {
	color: #003399;
}

a:hover {
	color: #666666;
}

h1 {
	font-size: 12px;
 	color: #333333;
	font-weight: bold;
}

h2 {
	font-size: 11px;
}

h3 {
	font-size: 10px;
}

h4 {
	font-size: 10px;
 	color: #999999;
}

h5 {
	font-size: 8px;
}

h6 {
	font-size: 8px;
 	color: #999999;
}

.size_20px {
	font-size: 20px;
}

.size_16px {
	font-size: 16px;
}

.size_14px {
	font-size: 14px;
 	color: #999999;
}

.size_11px {
	font-size: 11px;
}

.size_10px {
	font-size: 10px;
}

#distance {
	display: none; 
	width:10px;
	height:50%;
	margin-bottom:-300px; /* half of container's height */
	float:left;
}

#container {
	margin:0 auto;
	position:relative; /* puts container in front of distance */
	text-align:left;
	height:600px;
	width:950px;
	clear:left;
}

#headerbild {
	width: 701px;
	height: 170px;
	float: left;
}

#logo {
	width: 249px;
	height: 170px;
	float: left;
}

#navbox {		
	display: none; 
	width: 180px;
	height: 430px;
	float: left;
	background-color: #f06d00;
	background-image: url(../images/navlogo_naturpark.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}

#content_box {
	width: 949px;
	height: 430px;
	float: left;
	margin-left: 1px;
	background-color: #FFF7E3;
	overflow: visible;
}

#content_left_box {
	width: 690px;
	height: 430px;
	float: left;
	margin-left: 1px;
	background-color: #FFF7E3;
	overflow: visible;
}

#content_right_box_brightblue {
	width: 249px;
	height: 430px;
	float: left;
	margin-left: 1px;
	background-color: #EDF7FF;
}

.content {
	margin: 15px 15px 10px 20px;
}

.leer {
	display: none;
}

.red {
	color: #CC0000;
}

.green {
	color: #336600;
}

.mehr a {
	color: #999999;
	font-size: 10px;
	text-decoration: none;
}

.mehr a:hover {
	color: #CC0000;
}

.datum {
	color: #999999;
	font-size: 10px;
}

#titel {
	float: left;
	width: 330px;
	height: 30px;
}

#titel_angebote {
	float: left;
	width: 575px;
	height: 30px;
}

#content_nav {
	float: left;
	width: 318px;
	height: 30px;
	text-align: right;
}

.angebote {
	background-color: #f06d00;
	color: #FFF0C7;
	font-weight: bold;
	padding: 5px;
}

.bildrand {
	margin-right: 10px;
	margin-bottom: 5px;
}

#gallery {
	width: 769px;
	height: 413px;
	float: left;
	margin-left: 1px;
	padding-top: 17px;
	background-color: #7a7a7a;
}

#gallery_top_box {
	width: 744px;
	height: 20px;
}

#gallery_picture_nav_box {
	width: 500px;
	height: 20px;
	float: right;
}

#gallery_left_box {
	display: block;
	width: 124px;
	margin-right: 10px;
	height: 375px;
	float: left;
}

#gallery_left_widebox {
	display: block;
	width: 194px;
	height: 375px;
	float: left;
}

#gallery_nav_box {
	display: block;
	width: 132px;
	height: 300px;
	float: left;
}

#gallery_text_box {
	display: block;
	width: 100%;
	height: 255px;
	float: right;
	text-align: right;
	color: #CCCCCC;
	list-style: none;
}

#gallery_text_box a {
	display: block;
	padding-bottom: 4px;
	text-decoration: none;
	color: #CCCCCC;
	list-style: none;
}

#gallery_text_box a:hover {
	color: #333333;
}

#gallery_text_active {
	display: block;
	padding-bottom: 4px;
	font-weight: bold;
	color: #333333;
}

#gallery_spacer1_box {
	display: block;
	width: 70px;
	height: 300px;
	float: left;
	}
	
#gallery_spacer2_box {
	display: block;
	width: 100px;
	height: 75px;
	float: left;
	}

#gallery_info_box {
	display: block;
	width: 184px;
	height: 120px;
	float: right;
	color: #CCCCCC;
	text-align: right;
}

#gallery_list_box {
	display: block;
	width: 110px;
	height: 375px;
	float: left;
	overflow: auto;
	background-image: url(../images/list_ground.gif);
	background-repeat: repeat-y;
}

#gallery_list_leer_box {
	display: block;
	width: 50px;
	text-align: center;
	height: 375px;
	float: left;
	overflow: hidden;
}

#gallery_picture_box {
	display: block;
	width: 500px;
	height: 375px;
	float: left;
}


#gallery_bottombox_left {
	margin-bottom: 3px;
	width: 430px;
	height: 20px;
	float: left;
}

#gallery_bottombox_right {
	margin-bottom: 3px;
	width: 580px;
	height: 30px;
	float: left;
}
