*, html {
	margin: 0;
	padding: 0;
}
body {
	font-family: arial, helvetica, sans-serif;		
}
a {
	cursor: pointer;
}
#wrapper {	
	position: absolute; 
	width: 100%;
	text-align: center;
	top: 50%;
	margin-top: -300px;
}
#navWrapper {
	width: 100%;
	height: 32px;	
}
#navWrapper, #navSubline {
	background-color: #bfbfbf;
	text-align: center;
	margin: 0px auto;
}
#navSubline {
	width: 100%;
	height: 2px;
	font-size:0px;
	line-height: 0px;
	border-top: 2px solid #fff;
	border-bottom: 2px solid #fff;
}
#footSubGreen {
	height: 70px;
	background-color: #e6f3ec;
}
#imageContainer {
	position: relative;
	margin: 0px auto;
	width: 780px;
	overflow: hidden;			
}
#innerImageContainer {
	width: 20000px;
	
}
#imageContainer img {
	float: left;
}
/** helpers **/
.floatLeft {
	float: left;
}
.clearBoth {
	clear: both;
}
/** content **/
#contentContainer, #contentBackground, #content {
	position: absolute;
	top: 0px; left: 0px;
	text-align: left;
	width: 500px;
	height: 460px;
	
}
#contentContainer {
	border: 1px dotted #cccccc;
	display: none;
	overflow: hidden;
	top: 17px;
	
}
#contentBackground {
 	background-color: #ffffff;
}
#innerContent {
	padding: 10px 10px 10px 10px;	
	
}
.contentLink {
	color: #008b47;
	text-decoration: underline;
}
#innerContent h1, h1, #innerContent h2 {
	font-size: 15px;
	font-weight: bold;
	color: #008b47;
}
#innerContent h1 {
	text-transform: uppercase;
}
#innerContent h2 {
	color: #999999;
	}
#innerContent p, .innerListRight {
	font-size: 12px;
	font-weight: lighter;
	color: #000000;
	padding: 5px 20px 5px 0px;
}

.innerLiRight {
	padding-bottom: 5px;
	font-size: 12px;
	
}
#closeContent {
	display: none;
	position: absolute;
	top: 0px;
	right: 278px;
	font-size: 12px;
	font-weight: lighter;
	color: #000000;
	padding: 2px 5px 2px 5px;
	background-color: #ffffff;
	border: 1px dotted #cccccc;
	border-bottom: 0px;
	line-height: 12px;
}
/** content sroller **/
#contentScrollUp, #contentScrollDown {
	display: inline-block;
	width: 15px;
	height: 15px;
	position: absolute;
	right: 4px;
	display: none;
}
#contentScrollUp {
	top: 4px;
	background: url('../img/scroll_up.png');
}
#contentScrollDown {
	bottom: 4px;
	background: url('../img/scroll_down.png');
}
.imgReplace {
	display: none;
}


/**	Navigation **/
#navigation {
	position: relative;
	list-style: none;
	margin: 0px auto;
	text-align: center;
	/*border: 1px solid #cc0000;*/
	height: 32px;
	width: 780px;
}
#navWrapper #navigation li {
	margin: 0px auto;
	float: left;
}
#navWrapper #navigation li#logo {
	position: absolute;
	right: -10px;
	top: -45px;
}
#navWrapper #navigation li#lang {
	position: absolute;
	right: -60px;
	top: 5px;
}
#navWrapper #navigation li a {
	display: inline-block;
	height: 32px;
	line-height: 32px;
	color: #fff;
	/*font-weight: bold;*/
	text-decoration: none;
	font-size: 12px;
	border-right: 2px solid #fff;
	padding: 0px 25px 0px 25px;
	cursor: pointer;
}
#navWrapper #navigation li a.navlang {
	display: inline-block;
	height: 32px;
	line-height: 32px;
	color: #fff;
	/*font-weight: bold;*/
	text-decoration: none;
	font-size: 12px;
	border-right: none;
	padding: none;
	cursor: pointer;
}
#navWrapper #navigation li a.navlang img{
	border: none;
}

a.first {
	border-left: 2px solid #fff;
}
#navWrapper #navigation li a:hover, .linkHi {
	background-color: #008b47;
}
#navWrapper #navigation li#lang a:hover, .linkHi {
	background-color: transparent;
}
/** footer navigation **/
#footerNavigation {
	list-style: none;
	margin: 0px auto;
	text-align: center;
	/*border: 1px solid #cc0000;*/
	height: 12px;
	width: 100px;
}
#footerNavigation li {
	margin: 0px auto;
	float: left;
}
#footerNavigation li a {
	display: inline-block;
	height: 12px;
	line-height: 12px;
	color: #fff;
	font-weight: lighter;
	text-decoration: none;
	font-size: 10px;
	cursor: pointer;
	color: #008b47;
}

/** subnavi **/
#subNavContainer {
	display: none;
	position: absolute;
	right: 0px;
	top: 0px;
	text-align: right;
}
#subNavList {
	list-style: none;	
	margin-right: 5px;
}
#subNavList li {
	border: 1px solid #008b47;
	margin-bottom: 4px;
	padding: 2px 4px 2px 4px;
	font-size: 13px;	
	background-color: #ffffff;
}
/** Options-Seiten **/
.optionTable, .gallery {
	clear: left;
	width: 470px;
	border-bottom: 1px dotted #cccccc;
	padding: 10px 0px 10px 0px;
}
.underlined {
	border-bottom: 1px dotted #cccccc;
	display: inline-block;
	padding: 0px 0px 5px 0px;
}
.optionTable p.left, .optionTable p.right {
	float: left;	
}
.optionTable p.left {
	width: 120px;
}
.optionTable p.right {
	width: 300px;
}
.optionTable .innerHeadline {
	font-size: 12px;
	font-weight: lighter;
	color: #008b47;
}
.gallery img {
	padding: 0px 5px 0px 5px;
	border: 0px;
	width: auto;
}
/** FORMULAR **/

input, textarea {
	border: 1px solid #008b47;
	background-color: #E6F3EC;
	font-size: 11px;
	color: #008b47;
}
.inpLength {
	width: 190px;
}
.sBtn {
	width: 90px;
	margin-right: 8px;	
}
.lHeight {
	height: 95px;
}
.mailError {
	color: #cc0000;
}

/** Technic-Seiten **/
.tech {
	clear: left;
	height: auto;
	padding-top: 30px;
}

.tech img {
	padding-right: 25px;
	padding-bottom: 15px;
	border: 0px;
	width: auto;
}








