@charset "UTF-8";
body{
	background:#f3f3f3 url(../img/bg.jpg) repeat-x top center;
}
body, p, ul, li{
	margin:0;
	padding:0;
}
body, td{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#434343;
}
#header{
	height:200px;
}
#topnav{
	width:960px;
	margin:auto;
	overflow:auto;
}
#topbar{
	background-color:#000;
	border-bottom:2px solid #333;
	height:28px;
}
#content{
	min-height:600px;
	width:971px;
	margin:auto;
}
#footer{
	background:#000000 url(../img/footer-bg.jpg) top center no-repeat;
	height:185px;
	overflow:auto;
	color:#FFFFFF;
	padding-top:20px;
}
#mainnav{
	float:right;
	width:700px;
	margin-top:40px;
}
#logo{
	float:left;
	width:200px;
}
/*

CONTENT Styling

*/
h1,h2,h3,h4{
	margin:0;
	padding:0;
}
h1 a:hover,h2 a:hover,h3 a:hover{
	text-decoration:none;
}
h1{
	font-size:40px;
	padding-bottom:20px;
	margin:13px 0 12px 0;
	font-weight:normal;
}
h2{
	font-size:30px;
	padding-bottom:6px;
	margin:25px 0 12px 0;
	font-weight:normal;	
}
h3{
	font-size:20px;
	padding-bottom:6px;
	margin:25px 0 12px 0;
	font-weight:normal;	
}
h1.first,h2.first,h3.first,h4.first{
	margin-top:0;
}
a{
	color: #9cb902;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
dl{
	margin: 0;
	padding: 0;
	overflow: auto;
}
dt{
	width:240px;
	float:left;
	margin: 0;
	/*background:url(../img/icon-pfeil.gif) no-repeat left top; */
	padding-left:20px;
	padding-bottom:5px;
}
dl.details dt{
	width:100px;
}
dd{
	padding-bottom:5px;
	margin: 0;
	color: #9cb902;

}
ul{
	padding:0;
	margin:5px 0 0 0;
}
li{
	background:url(../img/list-icon.gif) no-repeat left top;
	padding-left:20px;
	padding-bottom:5px;
	list-style:none;
}
.clear{
	clear:both;
}
.wrap{
	overflow: auto;
}
a img{
	border:none;
}
.sitewrap{
	position:absolute; z-index:10; width:100%;
}
.centerwrap{
	width:960px; margin:auto; background:url(../img/bg-centerwrap.jpg) no-repeat;
}
/*

TOPNAV

*/
.topnav{
	margin:0;
	padding:0;
	list-style-type:none;
	float:right;	
}
.topnav li{
	float:left;
	text-align:center;
	background:none;

}
.topnav li a{
	display:block;
	width:auto;
	text-decoration:none;
	font-weight:bold;
	color:#999;
	padding-top:6px;
	padding-left:5px;
	padding-bottom:0;	
	padding-right:5px;
}
.topnav li.active a{
	text-decoration:none;
	color:#ccff00;
}
.topnav li a:hover{
	text-decoration:none;
	color:#ccff00;
}
/*

LAVALAMP

*/
.lavaLamp {
    position: relative;
    height: 38px; width: 100%;
    padding: 0; margin: 4px 0;
    overflow: hidden;
}
.lavaLamp li {
	float: left;
	list-style: none;
	background:none;
}
.lavaLamp li.back {
	background: url("../img/lavaLamp.png") no-repeat right -30px;
	width: 9px; height: 30px;
	z-index: 8;
	position: absolute;
}
.lavaLamp li.back .left {
	background: url("../img/lavaLamp.png") no-repeat top left;
	height: 30px;
	margin-right: 12px;
}
.lavaLamp li a {
	position: relative; overflow: hidden;
	text-decoration: none;
	font: normal 16px arial;
	color: #fff; outline: none;
	text-align: center;
	height: 30px; top: 5px;
	z-index: 10; letter-spacing: 0;
	float: left; display: block;
	margin: auto 0px auto 20px;
}
.lavaLamp li a:hover, .lavaLamp li.current a{
	color:#ccff00;
}
#lavaLamp {
    position: relative;
    height: 38px; width: 100%;
    padding: 0; margin: 4px 0;
    overflow: hidden;
}
#lavaLamp li {
	float: left;
	list-style: none;
	background:none;
}
#lavaLamp li.backLava {
	background: url("../img/lavaLamp.png") no-repeat right -30px;
	width: 9px; height: 30px;
	z-index: 8;
	position: absolute;
}
#lavaLamp li.backLava .leftLava {
	background: url("../img/lavaLamp.png") no-repeat top left;
	height: 30px;
	margin-right: 12px;
}
#lavaLamp li a {
	position: relative; overflow: hidden;
	text-decoration: none;
	font: normal 16px arial;
	color: #fff; outline: none;
	text-align: center;
	height: 30px; top: 5px;
	z-index: 10; letter-spacing: 0;
	float: left; display: block;
	margin: auto 0px auto 20px;   
}
#lavaLamp li a:hover, #lavaLamp li.selectedLava a {
	color:#ccff00;
}

/*

FOOTER

*/
#footer .column1 { float:left; width:231px; margin-left:20px; border-right:1px solid #9cb902; }
#footer .column1 h2 { float:left; width:100px; height:47px; padding:0 130px 15px 0; margin:0; text-indent:-999em; border:none; }
#footer .column1 h2 a { 
	background:transparent url(logo_footer.png) no-repeat left top;
	display:block;
	height:47px;
}
#footer .column2 { float:left; width:150px; margin:0 30px 0 25px; } 
#footer .column3 { float:left; width:150px; margin-right:30px; } 
#footer .column4 { float:left; width:303px; margin-right:20px; }   
#footer .column2 h4,.column3 h4 { 
	font-size:1.167em; 
	font-weight:bold; 
	color:#fff; 
	border-bottom:1px solid #9cb902; 
	padding-bottom:0.25em; 
	margin-bottom:0.5em;
}
#footer a{
	color:#ccff00;
}
#footer .centerwrap{
	background:none;
}
/*

PARALLAX HEADER

*/
#parallax {position:absolute; top:0; left:0; overflow:hidden; width:100%; height:500px; margin-top:30px; z-index:0;}
#layer1 { background:url(../img/parr_layer1.png) center top no-repeat; width:1600px; height:1200px; }
#layer2 { background:url(../img/parr_layer2.png) center top no-repeat; width:1800px; height:1200px; }
/*

CONTENT BOXES

*/
div.box631{
	width:631px;
	float:left;
}
div.box306{
	width:306px;
	float:left;
}
div.box306 .imgtext{
	width:236px;
	padding-left:70px;
	min-height:80px;
	background:url(../img/benefit.gif) no-repeat;
}
div.box143{
	width:143px;
	float:left;
	margin-left:19px;
	margin-bottom:10px;
}
div.box181{
	width:181px;
	float:left;
	margin-bottom:10px;
	margin:0 0 0 40px;
}
div.box181first{
	margin-left:40px;
}
div.box295{
	width:295px;
	float:right;
}
div.last{
	float:right;
}
div.first{
	margin-left:0;
}
.box{
	width:209px;
	float:left;
	margin-left:45px;
}
div.twitter{
	width:215px;
	padding-left:80px;
	min-height:70px;
	background:url(../img/twitter.gif) no-repeat;
	margin-bottom:25px;
}
.blackbox-bottom{
	height:15px;
	background:url(../img/blackbox-bottom.gif) no-repeat;
	margin-bottom:25px;
}
.blackbox-top{
	background:#131313 url(../img/blackbox-top.gif) no-repeat;
	padding:10px 0 0 80px;
	color:#ccc;
}
/*

SHOWCASE

*/
.box971{
	width:971px;
}
.box971 .boxmiddle{
	/*background:url(../img/box971-middle.png) repeat-y;*/
	padding:0 19px 0 20px;
}
.box971 .boxbottom{
	height:10px;
	/*background:url(../img/box971-bottom.png) no-repeat bottom;*/
}
.box243{
	width:243px;
	float:left;
	padding-bottom:20px;
}
.box243.last{
	width:193px;
	float:left;
}

