*{
    padding:0;
    margin:0;
    line-height:0;
}

html{
   height:100%;
}
body{
height:100%;
    padding:0px;
    margin:0px;
    background-color:#000000;
    font-family:arial;
}
h1 {
font-size:20px;
line-height:26px;
}
h2 {
font-size:20px;
line-height:26px;
}


a{
    text-decoration:none;
    color:black;
}

.clearer{
clear:both;
}

img{
border:none;
}
:focus{
 outline: 0;   
}

/*********************************/

#logo{
    padding-top:20px;
}
#navigation {
    width:150px;
    margin-bottom:5px;
    margin-top:50px;
position:absolute;
}
#navigation ul{
    list-style-type:none;
    margin:0px;
    padding:0px;
    margin-left:80px;
    width:150px;
}
#navigation ul ul{
    margin-left:0px;
margin-top:-5px;
margin-bottom:10px;
}
#navigation ul ul li{
font-size:12px;

}
#navigation ul ul li a{
    background:none;
line-height:22px;
}
#navigation ul li{
    line-height:30px;
    font-size:14px;
    
}
#navigation ul li a{
    display:block;
    line-height:30px;
    background:url(/files/button.jpg) 0px 0px no-repeat;
    padding-left:40px;
    font-weight:bold;
}
#navigation ul li a.current,
#navigation ul li a:hover{
    background:url(/files/activebutton.jpg) no-repeat;
    color:white;
}
#navigation ul ul li a.current,
#navigation ul ul li a:hover{
    background:none;
    color:white;
}
#seite  {
    margin:auto;
    background:url('/files/background.jpg') 0px 0px no-repeat;
    height:100%;
    min-height:100%;
    height:auto !important;
    width:1060px;
line-height:20px;
  
}
#contentwrapper{
    font-size:14px;
    padding-top:50px;
line-height:20px;

}
#content{
    color:white;
    width:470px;
    line-height:20px;
    margin-left:300px;    
}
#content a{
    color:white;
}
#content .breitesbild{
margin-left:-55px;
margin-top:-27px;
}
#content div.bild{
float:left;

}
#content div.bild img{
margin:12.5px 3px;
}

#content .zweispalter{
padding-bottom:30px;
}

#content .zweispalter .zweispalter_1{
float:left;
width:225px;
}

#content .zweispalter .zweispalter_2{
float:right;
width:225px;
}


#content .textmitbild .zweispalter_1{
    float:left;
width:290px;
padding-bottom:50px;
}

#content .textmitbild .zweispalter_2{
    float:right;
width:140px;
}

.aimage{
text-align:center;
width:230px;
float:left;
height:230px;
overflow:hidden;
}

p{
line-height:20px;
}
#partner{
    width:200px;
}
#partner ul{
    position:absolute;
    top:100px;
    margin:0px;
    padding:0px;
    list-style-type:none;
    margin-left:820px;
    line-height:100px;
}
#partner ul li{
    text-align:center;
    line-height:100px;
}
#content2wrapper{
    font-size:14px;
    width:450px;
    padding-top:50px;
    margin-left:300px;
line-height:20px;
}
#contentlinks{
    float:left;    
    color:white;
    width:200px;
    line-height:20px;
}
#clearleft {
  clear:left;
} 

#contentrechts{
    
    color:white;
    width:200px;
    line-height:20px;
    float:right;
}

#clearright {
  clear:right;
} 
#contentlinkstext{
    float:left;    
    color:white;
    width:300px;
    line-height:20px;
}
#clearleft {
  clear:left;
} 

#contentrechtsbild{
    
    color:white;
    width:140px;
    line-height:20px;
    float:right;
}

#clearright {
  clear:right;
}
#unter {

}
/******************FORMULAR**********************/
div.element{
width:400px;
clear:both;
}

label{
width:150px;
display:block;
line-height:20px;
}
input.text{
font-family:arial;
font-size:14px;
width:250px;
margin-bottom:10px;
line-height:1.51em;
}
input.submit{
font-family:arial;
font-size:14px;
line-height:1.5em;
}

textarea.textarea{
margin-bottom:10px;
line-height:18px;
font-family:arial;
font-size:14px;
width:250px;
height:200px;

}


fieldset{

border:none;
}
legend{
display:none;
}

#form-module-thanks{
line-height:20px;
}
