html {
	background: #ffffff;
}

body {
	margin: 0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	color: #000000;
	width: 100%;
	display: table;
}

a { color: #bcc0d7; text-decoration:none; }
a:hover {  color: #ffffff; }

img{
float: right;
margin-bottom: 10px;
margin-left: 10px;

}

#background_section_top {
	width: 100%;
	height:88px;
	background: url(images/section_top_bg.jpg) repeat-x;
}

#background_section_mid {
	width: 100%;
	background: url(images/section_mid_bg.jpg) repeat-x;
}

#background_bottom{
	width: 100%;
	background: #003572 url(images/background_bottom_bg.jpg) top repeat-x;
	overflow: hidden;
}

.container {
	width: 960px;
	margin: auto;
}

#header {
	width: 960px;
	height: 88px;
	background:url(images/header_bg.jpg) no-repeat;
}

/* Logo Area */
#logo_section {
	width:auto;
	height:auto;
	margin-top: 22px;
	margin-left: 38px;
	padding: 5px 0;
	float:left;	
	display: inline;
	font-size: 36px;
	font-family: Impact;
	color: #d4d2c5;
}

#header_text {
	width: 390px;
	height: 52px;
	margin-top: 12px;
	margin-left: 32px;
	float: right;	
	display: inline;
	font-size: 16px;
	color: #fff;
	text-align: right;
	background:url(images/header_text_bg.png) no-repeat;
}

/* Left Section */
#left_section {
	float: left;
	width: 199px;	
	margin: 0 0 0 36px;
}

#left_section .image_box {
	margin-top: 8px;
	padding: 1px;
}

.section_box_2 h3 {
	margin:0;
	padding: 0;
	font-size: 14px;
	color: #fff;
	text-align: right;	
}

.section_box_2 p {
	margin:0;
	padding: 0;
	font-size: 12px;
	color: #fff;
	text-align: right;	
}
.section_box {
	width: 188px;
	margin: 0;
	padding: 0 0 10px 7px;
	border-left: 2px solid #ff9900;
	border-right:2px solid #ff9900;
	background:	#003572;
}
.section_box_last {
	width: 188px;
	margin-bottom: 20px;
	padding: 0 0 10px 7px;
	border-left: 2px solid #ff9900;
	border-right:2px solid #ff9900;
	border-bottom: 2px solid #ff9900;
	background:	#003572;
}

.section_box .section_title {
	width: 160px;
	height: 23px;
	border-bottom: 1px dashed #ff9900;
	margin: 0;
	padding: 5px 0 0 20px;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
}

.section_box ul {
	list-style: none;
	margin: 12px 0 15px 20px;
	padding: 0;
}

.section_box_last .section_title {
	width: 160px;
	height: 23px;
	border-bottom: 1px dashed #ff9900;
	margin: 0;
	padding: 5px 0 0 20px;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
}

.section_box_last ul {
	list-style: none;
	margin: 12px 0 15px 20px;
	padding: 0;
}

.clener_with_height {
	clear: both;
	height: 1px;
}
/* Right Section */

#right_section {
	float: right;
	width: 690px;	
	background: url(images/content_bg.png) repeat-y top;

}

/* Menu Section */
#menu_section{
	margin: 0;
	padding: 0;
}

#menu_section ul {

	margin: 0;
	padding: 0;
	list-style: none;
}

#menu_section ul li {
	
	margin: 0px;
	padding: 0px;
	display: inline;
}

#menu_section ul li a {
	float: left;
	width: 80px;
	height: 24px;
	padding: 4px 0 0 0;
	margin: 0 10px 0 0;
	font-size: 11px;
	font-weight: bold;
	font-family: Tahoma;
	text-align: center;
	text-decoration: none;
	color: #bcc0d7;
	background: url(images/menu_bg.jpg) repeat-x top;
	border: 2px #ff9900 solid;
	border-top: none;
}

#menu_section li a:hover, #menu_section li .current {
	color: #ffffff;
}

/* End OF menu*/

#content_area {
	margin : 50px 20px 5px 20px;
	padding: 0;
	width: 650px;
	min-height: 400px;
}
#content_area h1 {
	color: #003572;
	text-transform: uppercase;
	font-size: 20px;
	margin: 0;
	padding: 0;
	margin-bottom: 10px;
}

#content_area p {
	color: #000000;
	font-size: 12px;
	text-align: justify;
	margin: 0;
	padding: 0;
	margin-bottom: 10px;
}

#content_area h2 {
	font-size: 12px;
	color: #003572;
	margin: 0;
	padding: 0;
}

#content_area a {
	color: #ff9900;
	text-decoration: none;
}
#content_area a:hover {
	color: #003572;
	text-decoration: underline;
	

}
#content_area  ul {
	padding:0;
	background:none;
	margin:12px 0 0 0;
	list-style: none;
}

#content_area ul li {
	background:url(images/pfeil2.png) no-repeat 0 6px;
	padding:0 0 0 15px;
}
.bottom_panel {
	padding: 10px;
}
.bottom_panel .bottom_section_box_1 {
	float: left;
	width: 200px;
	margin: 0 20px 0 30px;;
	padding: 0;	
}
.bottom_panel .bottom_section_box_2 {
	float: left;
	width: 600px;
	margin: 5px 40px 0 40px;
	padding: 0;	
	text-align: center;
}
.bottom_section_box_2 h3 {
	color: #d0cec2;
	font-size: 12px;
	font-weight: bold;
	margin:0;
	padding: 0;
	
}

.bottom_section_box_2 p {
	color: #d0cec2;
	font-size: 12px;	
	margin: 5px 0 0 0;
	
}
.bottom_panel #footer {
	
	margin: 0px 0 5px 0;
	padding: 5px 0 5px 0;
	width: 100%;

}
#footer{
background-color: #003572;
color: #ffffff;

}
#footer a {
	color: #bcc0d7;
}
#footer a:hover {
	color: #ff9900;
	text-decoration: underline;
}
#footer ul {

	margin: 0;
	padding: 0;
	list-style: none;
}

#footer ul li {
	
	margin-right: 10px;
	padding-right: 10px;
	background:url(images/footer-divider.png) repeat-y 100% 0;
	display: inline;
	width: 55px;
}

/*Gästebuch*/
label {
width: 600px;
font-weight: bold;
display: block;
}

input {
border: 1px solid #003572;
}
input.text{
width: 250px;
}
input.submit{
width: 125px;
}
textarea {
border: 1px solid #003572;
width: 500px;
height: 125px;
}
#gb{
width: 100%;
border: 1px solid #003572;
}
#gb a:hover{
color: #bcc0d7;
}
#gb2{
background-color: #003572;
color: #ffffff;
padding-left: 5px;
padding-right: 5px;
}
#gb3{
min-height: 50px;
padding: 5px;
}

ul.gb {
display: inline;
list-style: none;
}
.teaser p{
margin: 12px 20px 15px 20px;
color: #ffffff;
font-size: 11px;
}
.teaser h1 {
margin: 12px 20px 15px 20px;
color: #ff9900;
font-size: 12px;
font-style: normal;
}
.formtext{
width: 250px;
}
input.search{
margin-left: 20px;
width: 110px;
}
.formsubmit{
margin-top: 5px;
}