/* basic */
* html, body {
	background-image: url(../images/body_bg.jpg);
	background-repeat: repeat-y;
	width: 100%;
	margin: 0;
	padding: 0;
	font-family: Tahoma;
	font-size: 12px;
}
#overhead {
	padding: 0;
	margin: 0;
}
/* head */
#container_head {
	position: absolute;
	top: 0px; left: 0px;
	height: 130px;
	width: 100%;
	background-image: url(../images/head_bg.jpg);
	background-position: 202px;
}
/* navigation */
#container_first_nav {
	width: 202px;
	float: left;
	height: 100%;
	height: auto !important;
}

#container_first_nav .nav_stock {
	margin-top: -5px;
}

#first_nav {
	list-style: none;
	display: block;
	padding: 5px 0px 5px 0px;
	margin: 0;
	margin-bottom: -2px;
	background-color: #B08870;
}

#first_nav li a {
	font-family: Tahoma;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding: 7px 0px 7px 7px;
	margin: -5px 0px 0px -6px;
	text-indent: 5px;
	outline: none;
}

#first_nav .first_nav_element a {
	background-color: #B08870;
	height: 18px;
	width: 201px;
}

#first_nav .first_nav_element a:hover {
	background-color: #C9AD9C;
	height: 18px;
	width: 201px;
}

#first_nav .first_nav_active_element a {
	background-color: #C9AD9C;
	height: 18px;
	width: 201px;
}

#container_events {
	margin: 0px;
	width: 202px;
	background-color: #EBB97E;
	font-family: Tahoma;
	font-size: 11px;
	color: #fff;
}

#container_events h1 {
	background-color: #F6AD56;
	font-family: Tahoma;
	font-size: 12px;
	color: #fff;
	font-weight: bold;
	padding: 5px;
	margin: 0;
	margin-top: -2px;
	text-indent: 0px;
}

#container_events_content {
	padding: 5px 0px 0px 5px;
}

#container_events h3, h3 a {
	font-family: Tahoma;
	font-size: 11px;
	color: #fff;
	font-weight: bold;
	margin: 0;
	text-decoration: none;
}

#container_events h3 a:hover {
	text-decoration: underline;
}

#nav_links {
	background-image: url(../images/nav_bg.jpg);
	background-position: top;
	background-repeat: no-repeat;
	height: 356px;
}
/* 2nd navigation */
#container_second_nav {
	float: left;
	width: 137px;
	min-height: 600px;
	background-image: url(../images/subnav_bg.jpg);
	background-repeat: no-repeat;
}

#second_nav {
	list-style: none;
	display: block;
	padding: 0;
	margin: 0;
	margin-top: 3px;
}

#second_nav li a h3 {
	font-family: Tahoma;
	color: #fff;
	font-size: 12px;
	text-decoration: none;
	display: block;
	text-indent: 5px;
	font-weight: bold;
	margin: 0;
	outline: none;
}

#second_nav li a {
	font-family: Tahoma;
	color: #fff;
	font-size: 11px;
	text-decoration: none;
	display: block;
	text-indent: 5px;
	outline: none;
}

#second_nav .second_nav_element a {
	padding: 2px 0 2px 0;
	width: 137px;
}

#second_nav .second_nav_element a:hover {
	padding: 2px 0 2px 0;
	background-color: #D4BDB0;
	width: 137px;
}

#second_nav .second_nav_active_element a {
	padding: 2px 0 2px 0;
	background-color: #D4BDB0;
	width: 137px;
}

/* main <required for headline background> */
#main {
	position: relative;
	float: left; /* IE7: float: none; */
	top: 130px;
	background-image: url(../images/headline_bg.jpg);
	background-repeat: repeat-x;
	width: 100%;
	height: 100%;
}
/* content */
#container_content {
	width: 645px;
	padding-left: 14px;
	padding-top: 45px;
	padding-bottom: 14px;
	font-family: Tahoma;
	color: #5A4A3F;
	font-size: 11px;

}

#container_content table, td, tr, th {
	border: 1px solid #B08870;
}

#container_content a {
	font-family: Tahoma;
	font-size: 11px;
	color: #5A4A3F;
}

#content_headline {
	font-family: Tahoma;
	color: #fff;
	font-size: 10px;
}

#content_headline h1 {
	padding: 7px 0px 15px 0px;
	margin: 0px;
	font-family: Tahoma;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
}

.hr_trenner {
	height: 10px;
	width: 100%;
	background-color: #FBDEBC;
	margin: 10px 0px 10px 0px;
}

.small_hr_trenner {
	height: 7px;
	width: 100%;
	background-color: #FDEFDD;
	margin: 10px 0px 10px 0px;
}

/* footer */
#footer {
	position: relative;
	bottom: -130px;
	clear: both;
	width: 100%;
	height: 42px;
	background-color: #E5C8B6;
	display: inline-block;
}

#footer_pagetop {
	float: left;
	width: 157px;
	height: 26px;
	padding: 16px 0px 0px 45px;
	text-indent: 10px;
	background-image: url(../images/footer_left.jpg);
	background-repeat: no-repeat;
}

#footer_pagetop a {
	font-family: Tahoma;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

#footer_clear {
	float: left;
	background-color: #F4E0D3;
	width: 137px;
	height: 42px;
}

#footer_content {
	float: left;
	font-family: Tahoma;
	font-size: 11px;
	color: #fff;
	padding: 8px 0px 5px 14px;
}

#footer_content a {
	font-family: Tahoma;
	font-size: 11px;
	color: #fff;
	text-decoration: none;
}

#footer_content p {
	font-family: Tahoma;
	font-size: 11px;
	color: #fff;
	font-weight: bold;
	display: inline;
}

#footer_content p a {
	font-family: Tahoma;
	font-size: 11px;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

#footer_sublinks {
	position: relative;
	bottom: -100px;
	padding-left: 35px;
}

#footer_sublinks a {
	font-family: Tahoma;
	font-size: 11px;
	color: #B08870;
	text-decoration: none;
}

/* galerie */
.ii {
	background-color: #E5E5E5;
}

.ii img {
	position:relative;
	top:-4px;
	left:-4px;
	background:#FFFFFF;
	border: 0;
}
.r {
	margin:10px 20px 13px 10px;
	float: left;
}

/* events */
#events_left {
	width: 250px;
	float: left;
}

#events_right {
	width: 380px;
	float: left;
	margin-left: 20px;
}

/* content format */
.content_headline {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #5A4A3F;
}

.content_orange {
	font-family: Tahoma;
	font-size: 11px;
	color: #F6AD56;
}

.ueberschrift {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #5A4A3F;
}

.text {
	font-family: Tahoma;
	font-size: 11px;
	color: #5A4A3F;
}

/* contact */
.vi_form_left {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	float: left;
	width: 150px;
	margin-top: 5px;
	margin-bottom: 0px;
}

.vi_form_right {
	width: 300px;
	float: left;
	margin-top: 5px;
}

.vi_form_right input.text {
	width: 200px;
	font-family: Tahoma;
	font-size: 11px;
	color: #5A4A3F;
	border: 1px solid #C9AD9C;
	background-color: #fff;
}

.vi_form_right textarea {
	width: 250px;
	font-family: Tahoma;
	font-size: 11px;
	color: #5A4A3F;
	border: 1px solid #C9AD9C;
	background-color: #fff;
	height: 100px;
}

.clearboth {
	margin: 0;
	padding: 0;
	border: 0;
	clear: both;
}

#main_sub {
	width: 1000px; 
	height: 100%;
}

#main_nav {
	width: 339px;
	float: left;
}

#main_content {
	float: right; 
	width: 660px; 
	height: 100%;
}