/* BASE STYLE */

html, body {
	background: #ffffff url(images/body.gif) repeat-x left bottom;
	font: normal 10pt Verdana, Tahoma, sans-serif;
	text-align: center;
	position: relative;
	z-index: 0;
	width : 100%;
	height : 100%;
	margin: 0px;
	padding: 0px;
}

img {
	border: none;
}
a{color:#fff;
}
.hidden {
	display: none;
}

div#container {
	position: absolute;
	overflow: hidden;
	z-index: 1;
	left: 0px;
	top: 50%;
	width: 100%;
	height: 700px;
	margin-top: -350px;
}

div#background {
	background: transparent url(images/background.gif) repeat-x left top;
	position: absolute;
	overflow: hidden;
	z-index: 2;
	left: 0px;
	top: 50%;
	width: 100%;
	height: 354px;
	margin-top: -248px;
}

div#background_gap {
	background-color: #ffffff;
	position: relative;
	width: 983px;
	height: 354px;
	margin: 0px auto;
}

div#main {
	position: relative;
	overflow: hidden;
	z-index: 3;
	width: 963px;
	height: 700px;
	margin: 0px auto;
}

div#breadcrumb {
	position: absolute;
	left: 0px;
	top: 0px;
	height: 29px;
	line-height: 29px;
	font-size: 0.8em;
	color: #006957;
}

div#breadcrumb a {
	text-decoration: none;
	color: #006957;
}

div#breadcrumb a:hover {
	text-decoration: underline;
}

span#breadcrumb_image {
	background: transparent url(images/menu_bull.gif) no-repeat left center;
	padding-left: 18px;
	color: #000000;
	font-weight: bold;
}

ul#head {
	list-style-type: none;
	position: absolute;
	margin: 0px;
	padding: 0px;
	right: 0px;
	top: 0px;
}

ul#head li {
	position: relative;
	float: left;
	height: 29px;
	line-height: 29px;
}

ul#head li span {
	padding-right: 5px;
	font-size: 0.8em;
}

ul#head li span.bull {
	background: transparent url(images/head_bull.gif) no-repeat left center;
	padding-left: 6px;
}

ul#head li span a {
	text-decoration: none;
	color: #006957;
}

ul#head li span a:hover {
	text-decoration: underline;
}

div#logo {
	background-color: #dfdccc;
	position: absolute;
	overflow: hidden;
	width: 963px;
	height: 71px;
	left: 0px;
	top: 30px;
}

div#logo img {
	position: absolute;
	left: 40px;
	top: 0px;
	width: 56px;
	height: 56px;
}

div#logo h1 {
	margin: 35px 105px 0px 105px;
	padding: 0px;
	color: #006957;
	font-size: 1.2em;
	text-align: left;
}

div#image {
	background: transparent url(images/gvf.php) no-repeat left top;
	position: absolute;
	width: 963px;
	height: 354px;
	left: 0px;
	top: 102px;
}

div#image_left {
	position: absolute;
	width: 501px;
	height: 354px;
	left: 0px;
	top: 0px;
}

div#image_left_content {
	position: relative;
	width: 441px;
	height: 294px;
	margin: 30px auto 0px auto;
	overflow: hidden;
	text-align: left;
}

div#image_left_content div.scrollbar_track {
	position: absolute;  
	width: 10px; 
	height: 100%;
	top: 0px;
	right: 0px;
	cursor: move;
}
  
div#image_left_content div.scrollbar_handle {  
	width: 10px;
	cursor: move;
}

div#image_left_content div.scrollbar_handle_top,
div#image_left_content div.scrollbar_handle_bottom {
	position: absolute;
	width: 10px;
	height: 10px;
	background: transparent url(images/scrollbar_handle.gif) no-repeat center center;
}

div#image_left_content div.scrollbar_handle_center {
	position: relative;
	height: 100%;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	background: transparent url(images/scrollbar_handle.gif) no-repeat center center;
}

div#image_left_content div.scrollbar_handle_top {
	top: 0px;
	left: 0px;
}

div#image_left_content div.scrollbar_handle_bottom {
	bottom: 0px;
	left: 0px;
}

div#image_left_content div.scrollbar_content {  
	position: relative;
	width: 421px;
	height: 291px;
	overflow: hidden;
}

div#image_right {
	position: absolute;
	width: 462px;
	height: 354px;
	left: 501px;
	top: 0px;
}

div#image_right_content {
	position: absolute;
	width: 402px;
	height: 294px;
	margin: 30px auto 0px auto;
	overflow: hidden;
	text-align: left;
}

div#image_right_content div.scrollbar_track {
	position: absolute;  
	width: 10px; 
	height: 100%;
	top: 0px;
	right: 0px;
	cursor: move;
}
  
div#image_right_content div.scrollbar_handle {  
	width: 10px;
	cursor: move;
}

div#image_right_content div.scrollbar_handle_top,
div#image_right_content div.scrollbar_handle_bottom {
	position: absolute;
	width: 10px;
	height: 10px;
	background: transparent url(images/scrollbar_handle.gif) no-repeat center center;
}

div#image_right_content div.scrollbar_handle_center {
	position: relative;
	height: 100%;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	background: transparent url(images/scrollbar_handle.gif) no-repeat center center;
}

div#image_right_content div.scrollbar_handle_top {
	top: 0px;
	left: 0px;
}

div#image_right_content div.scrollbar_handle_bottom {
	bottom: 0px;
	left: 0px;
}

div#image_right_content div.scrollbar_content {  
	position: relative;
	width: 382px;
	height: 291px;
	overflow: hidden;
}

div#slogan {
	background: #006957 url(images/slogan.gif) repeat-x left top;
	position: absolute;
	width: 963px;
	height: 40px;
	left: 0px;
	top: 456px;
}

div#slogan h3 {
	color: #ffffff;
	text-transform: uppercase;
	font-size: 1em;
	margin: 0px 30px;
	height: 40px;
	line-height: 40px;
	text-align: left;
}

div#foot {
	background-color: #7c7b7b;
	position: absolute;
	width: 963px;
	height: 184px;
	left: 0px;
	top: 496px;
}

div#teaser {
	background: #dfdccc url(images/teaser.jpg) no-repeat left top;
	position: absolute;
	overflow: hidden;
	width: 500px;
	height: 183px;
	left: 1px;
	top: 496px;
}

div#menu {
	background: #ffffff url(images/menu.gif) repeat-x left top;
	position: absolute;
	overflow: hidden;
	width: 461px;
	height: 183px;
	left: 501px;
	top: 496px;
}

div.menu_title {
	width: 29px;
	height: 183px;
	margin: 0px;
	float: left;
	display: block;
	cursor: pointer;
}

span.menu_about,
span.menu_service {
	width: 29px;
	height: 183px;
	display: block;
}

div.menu_title span.menu_about {
	background: transparent url(images/menu_about.gif) no-repeat left top;
}

div.menu_title span.menu_service {
	background: transparent url(images/menu_service.gif) no-repeat left top;
}

div.menu_title_active span.menu_about {
	background: transparent url(images/menu_about_active.gif) no-repeat left top;
}

div.menu_title_active span.menu_service {
	background: transparent url(images/menu_service_active.gif) no-repeat left top;
}
		
div.menu_content {
background: #ffffff url(images/menu.gif) repeat-x left top;
	height: 183px;
	float: left;
	overflow: hidden;
}								

div.menu_content h2 {
	background: transparent url(images/logo_small.jpg) no-repeat left center;
	line-height: 23px;
	margin: 30px 0px 0px 30px;
	padding-left: 35px;
	color: #006957;
	font-size: 1.2em;
	font-weight: bold;
	clear: both;
	text-align: left;
	white-space: nowrap;
}

div.menu_content ul {
	position: relative;
	margin: 20px 0px;
	padding: 0px 0px 0px 30px;
	width: 150px;
	float: left;
	list-style: none;
	font-size: 0.8em;
}

div.menu_content ul li {
	background: transparent url(images/menu_bull.gif) no-repeat left center;
	position: relative;
	height: 22px;
	line-height: 22px;
	margin: 0px;
	padding: 0px 0px 0px 18px;
	text-align: left;
}

div.menu_content ul li a {
	text-decoration: none;
	color: #000000;
}

div.menu_content ul li a:hover {
	text-decoration: underline;
}

div#copyright {
	position: absolute;
	width: 963px;
	height: 20px;
	line-height: 20px;
	left: 0px;
	top: 680px;
	color: #006957;
	font-size: 0.7em;
	text-align: left;
}
/* INDIVIDUAL STYLE */

div#image_left_content {
	text-align: left;
}

div#image_left_content hr {
	height: 1px;
	border: none;
	border-top: 1px solid #ffffff;
}

div#image_left_content h4 {
	font-size: 1em;
	color: #ffffff;
	margin: 0px 0px 1em 0px;
}

div#image_left_content p {
	font-size: 0.8em;
	color: #ffffff;
	margin: 0px 0px 1em 0px;
}

div#image_left_content p.bull {
	background: transparent url(images/bull.gif) no-repeat 10px 2px;
	padding-left: 31px;
}

div#image_left_content p.bold {
	font-weight: bold;
}

#kontaktformular .label {
float:left;
width:80px;
line-height:20px;
color:#FFF;
}

#kontaktformular .input {
color:#FFF;
}

#kontaktformular .inputbox,
#kontaktformular .button {
width:337px;
border:1px solid #FFF;
background:transparent;
color:#FFF;
font-family:Verdana,Tahoma,sans-serif;
font-size:0.8em;
padding:3px;
}

#kontaktformular .textarea {
overflow: auto;
height:117px;
}

#kontaktformular .button {
width:80px;
}

#kontaktformular .input_block {
padding-bottom:8px;
}

#kontaktformular .copy .label {
text-align:right;
}

#kontaktformular .copy .label .checkbox {
margin-right:10px;
}

#kontaktformular .copy .input {
line-height:20px;
}
