/*=== Setup ===*/
*{
	border: 0;
	margin: 0;
	padding: 0;
}
body{
	background: #ffffff;
	color: #666666;
	font: 11px Arial,Verdana,Helvetica,Sans-Serif;
	padding: 15px 0;
}

a{
	color: #85b01c;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
input,select,textarea{
	border: #adaeaf 1px solid;
	font-size: 11px;
	padding: 2px;
}
li{
	list-style: none;
}
h2 span{
	display: none;
}
h2 img{
	display: block;
}
/*=== Layout ===*/
#page{
	margin: 0 auto;
	width: 925px;
}
/*=== Header ===*/
#header{
	background: url(../images/header-bgr.gif) no-repeat top right;
	border-bottom: 1px solid #adaeaf;
	height: 50px;
	padding: 0 0 17px;
}
/*- Logo -*/
#header h1{
	background: url(../images/logo.gif) no-repeat;
	float: left;
	text-indent: -9999px;
	width: 161px;
}
#header h1 a{
	display: block;
	height: 60px;
}
#header h1 a:hover{
	text-decoration: none;
}
/*=== Navigation ===*/
/*- Nav1 -*/
#nav1{
	font-size: 10px;
	height: 21px;
}
#nav1 ul{
	float: right;
}
#nav1 li{
	float: left;
	line-height: 16px;
}
#nav1 li a{
	color: #adaeaf;
	display: block;
	float: left;
	padding: 0 0 0 12px;
	text-decoration: none;
}
#nav1 li a span{
	display: block;
	float: left;
	height: 17px;
	padding: 0 12px 0 0;
}
#nav1 li a:hover, #nav1 li.active a{
	background: url(../images/nav1-active.gif) no-repeat left;
	color: #ffffff;
	cursor: pointer;
	text-decoration: none;
}
#nav1 li a:hover span, #nav1 li.active a span{
	background: url(../images/nav1-active.gif) no-repeat right;
}
/*- Nav2 -*/
#nav2{
	margin: 0 0 10px;
	width: 160px;
}
#nav2 h2{
	font-size: 18px;
	font-weight: normal;
	letter-spacing: -1px;
	margin: 0 0 10px;
}
#nav2 ul{
	border-top: 1px solid #adaeaf;
}
#nav2 li{
	border-bottom: 1px solid #adaeaf;
}
#nav2 li a{
	color: #666666;
	display: block;
	height: 30px;
	line-height: 30px;
}
#nav2 li a span{
	float: right;
	font-weight: bold;
	margin: -30px 0 0;
	padding: 0 3px 0 0;
	position: relative;
}
#nav2 li a:hover,
#nav2 li.active a{
	background: #dddedf;
	font-weight: bold;
	text-decoration: none;
}
/*- Nav2 -*/
.nav3{
	margin: 0 0 10px;
	width: 160px;
}
.nav3 h2{
	font-size: 18px;
	font-weight: normal;
	letter-spacing: -1px;
	margin: 0 0 10px;
}
.nav3 li{
	border-bottom: 1px dashed #cbcbcb;
	padding: 5px 0;
}
.nav3 li a{
	color: #666666;
}
.nav3 li a:hover{
	padding: 0 0 0 10px;
	text-decoration: none;
}
.nav3 li.active a{
	font-weight: bold;
}
.nav3 li.active li{
	border: 0;
}
.nav3 li.active ul{
	border-top: 1px dashed #cbcbcb;
	margin: 5px 0 0;
	padding: 5px 0 0;
}
.nav3 li.active li a{
	font-weight: normal;
	padding: 0 0 0 15px;
	display: block;
}
.nav3 li.active li.active a, .nav3 li.active li a:hover{
	color: #85b01c;
	font-weight: bold;
}
/*=== Title ===*/
#title{
	height: 263px;
	overflow: hidden;
	width: 705px;
}
#title h2{
	float: left;
	width: 85px;
}
#title div{
	float: right;
	height: 263px;
	overflow: hidden;
	width: 616px;
}
/*=== All Columns ===*/
#columns{
	margin: 25px 0 0;
	padding: 0 0 15px;
}
#columns h2{
	background: url(../images/ico-hdr.gif) no-repeat left;
	clear: both;
	font-size: 16px;
	font-weight: normal;
	margin: 0 0 15px;
	padding: 0 0 0 33px;
}
#columns h2 em{
	color: #85b01c;
	font-style: normal;
}
#columns h3{
	color: #85b01c;
	font-size: 11px;
	margin: 0 0 13px;
}
#columns h4{
	font-size: 11px;
	font-weight: normal;
}
#columns p{
margin: 0;
padding: 0 0 15px;
	
}
/*- Columns Headings -*/
#columns .noicon h2{
	background: none;
	padding: 0;
}
#columns .hd1 h2{
	background: url(../images/ico-download.gif) no-repeat left;
	margin: 0 0 10px;
	padding: 0 0 0 30px;
}
#columns .hd2 h2{
	background: url(../images/ico-links.gif) no-repeat left;
	margin: 0 0 10px;
	padding: 0 0 0 30px;
}
#columns .hd3 h2{
	background: url(../images/ico-film.gif) no-repeat left;
	margin: 0 0 10px;
	padding: 0 0 0 30px;
}
#columns .hd4 h2{
	background: url(../images/ico-address.gif) no-repeat left;
	margin: 0 0 10px;
	padding: 0 0 0 30px;
}
/*=== Sub Columns ===*/
.col1{
	float: left;
	margin: 0 30px 0 0;
	width: 285px;
}
.col1.last{
	margin: 0;
}

.col1.last p{
	margin: 0;
	padding: 0 0 3px;
}

.col2{
	float: right;
	width: 605px;
}
/*=== Styling Boxes ===*/
/*- Print -*/
.print{
	border-bottom: 1px solid #adaeaf;
	clear: both;
	font-size: 10px;
	height: 17px;
	line-height: 17px;
	text-align: right;
}
/*- Player -*/
.player{
	margin: 0 0 10px;
}
/*- Pic -*/
.pic img{
	border: 1px solid #adaeaf;
	padding: 13px 30px;
}
.pic.fr{
	margin: 0 0 15px 20px;
}
/*=== Styling Lists ===*/
/*- List1 -*/
.list1 ul{
	margin: 0 0 10px;
}
.list1 li{
	background: url(../images/ico-list.gif) no-repeat 0 4px;
	padding: 0 0 0 12px;
}
/*- List2 -*/
.list2 ul{
	border-top: 1px dashed #dddedf;
	margin: 0 0 15px;
}
.list2 li{
	background: url(../images/ico-list2.gif) no-repeat right;
	border-bottom: 1px dashed #dddedf;
	padding: 4px 0;
}
.list2 li a{
	color: #666666;
}
/*=== Styling Forms ===*/
input.btn{
	border: 0;
	padding: 0;
}
/*- Search -*/
#search{
 float: left;
 height: 15px;
 margin: -15px 0 0;
 position: absolute;
 width: 220px;

}
* html #search{
 margin: -30px 0 0;
}

#search input{
	float: left;
	padding: 0 2px;
	width: 135px;
}
#search .btn{
	margin: 0 0 0 5px;
	width: auto;
}
/*- Form1 -*/
.form1{
	margin: 0 0 10px;
}
.form1 div{
	margin: 0 0 2px;
}
.form1 .chk{
	padding: 5px 0;
}
.form1 .chk input{
	background: none;
	border: 0;
	float: left;
	height: 15px;
	margin: 0 5px 0 0;
	width: 15px;
}
.form1 label{
	display: block;
}
.form1 input, .form1 textarea{
	background: #f3f0eb;
	border: 1px solid #dddedf;
	width: 280px;
}
.form1 textarea{
	height: 115px;
	margin: 0 0 10px;
	overflow: auto;
}
.form1 input:hover, .form1 textarea:hover{
	background: #ffffff;
}
.form1 .btn{
	background: none;
	border: 0;
	width: auto;
}
.err{
	color: #cf051d;
}
/*=== Styling Buttons ===*/
a.drucken{
	background: url(../images/ico-print.gif) no-repeat right;
	color: #666666;
	padding: 0 15px 0 0;
	text-decoration: underline;
}
/*=== Footer ===*/
#footer{
	border-top: 1px solid #adaeaf;
	clear: both;
	color: #adaeaf;
	font-size: 10px;
	height: 25px;
	padding: 7px 0 0;
}
#footer a{
	color: #666666;
}
#footer ul{
	text-align: center;
}
#footer li{
	display: inline;
	padding: 0 6px;
}
/*=== Misc. ===*/
.fix{
	clear: both;
	height: 1px;
	margin: -1px 0 0;
	overflow: hidden;
}
hr{
	border-bottom: 1px solid #adaeaf;
	clear: both;
	height: 1px;
	margin: 0 0 10px;
	width: 100%;
}
.fl{
	float: left;
}
.fr{
	float: right;
}
.ar{
	text-align: right;
}

