ul, li, input {
  margin: 0;
  padding: 0;
  border: 0; 
  text-align: left; 
}

input {
  color: #333333;
  padding-left: 6px;
  padding-top: 3px;
  font: 1.1em Verdana, Arial, sans-serif;
}

ul { list-style-type : none; }


div.fl {
  float: left;
}

div.fr {
  float: right;
}

div.clr {
  clear: both;
  height: 0;
}

.dN{display:none;}
.dB{display:block;}

body {
	background-color: #333333;
}
#Layer1 {
	position:absolute;
	width:189px;
	height:415px;
	z-index:1;
	left: 1px;
	top: 0px;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #333333;
	text-decoration: none;
}
a:active {
	color: #333333;
	text-decoration: none;
}
.imp {
	font-size: 9px;
	color: #FFFFFF;
}
.eng {color: #FFFFFF}
.engli {color: #FFFFFF; font-size: 10px; }
.englisch {color: #FFFFFF; font-size: 14px; }
.Stil2 {color: #FFFFFF; font-size: 12px; }

.Stil4 {
	font-size: 14px;
	font-weight: bold;
	color: #31237B;
}





.box {
	display:block;
	background-color:#BFD1DB;
	padding:15px;
	margin-bottom:21px;
	margin-right:0px;
	text-align:left;
	color:#333333;
	border-top:0px #FFFFFF solid;
	background-image:url(/i/bgcontact.jpg);
    background-repeat:repeat-x;
	padding-top:30px;
}

.documentWrapper{
margin-top:24px;
background-image:url(/i/bgDoc.jpg);
background-repeat:no-repeat;
background-position:0px 18px;
padding-left:0px;
}
.documentContent{
padding:10px;
border-left:1px #FFFFFF solid;
background-color:#F5F5F5;
}
.documents{
border-top:0px solid #D4D4D4;
margin:0px !important;
padding:0px !important;
width:auto;
margin-left:20px !important;
}
.documents li{
background-image:none !important;
border-bottom:0px solid #E0E0E0;
margin:0px !important;
padding:0px !important;
}
.documents img{
position:relative;
top:3px;
}
.linkWrapper{
margin-top:24px;
background-image:url(/i/bgLinks.jpg);
background-repeat:no-repeat;
background-position:3px 5px;
padding-left:0px;
}
.linkContent{
padding:10px;
border-left:1px #FFFFFF solid;
background-color:#F5F5F5;
}
.links{
border-top:0px solid #D4D4D4;
margin:0px !important;
padding:0px !important;
width:auto;
margin-left:20px !important;
}
.links li{
background-image:url(/i/arrow.gif)!important;
background-position : 0px 2px!important;
border-bottom:0px solid #E0E0E0;
margin:0px !important;
padding-left:15px !important;
}
.links img{
position:relative;
top:3px;
}

#languages
{
	text-align : right;
	background-color:#333333;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	color:#FFFFFF;
	padding-bottom:5px;
}
#languages a {color:#FFFFFF;
padding-right:5px;}


html, body, form, #wrapper {
	height:100%;
	margin:0px;
	padding:0px;
	border:none;
	text-align:center;
}

#wrapper{
	margin:0px auto;
	width:990px;
	vertical-align:middle;
}


