body {
font: 95% Arial, Helvetica, sans-serif;
color: #000;
background: #ffffff;
text-align: left;

}
h1 {
font-size: 1.6em;
font-family:  Arial, Helvetica, sans-serif;
margin: 0 0 20px 0;
padding: 9px 0 0 0;
}

/* IDs */
#container {
position: relative;
width: 1020px;
 
z-index: 5;
text-align: left;
color: #000;
background: #fff;

}
#headercon {
width: 980px;
height: 138px;
background: #fff;
}
#logo1 {
width: 202px;
height: 136px;
background: transparent url(../images/logo1.jpg) 24px 0 no-repeat;
}

#logo2 {
height: 138px;
width: 988px;
background: transparent url(../images/logo2.jpg) 200px 0 no-repeat;

}
 
#maincon {
width: 862px;
wid\th: 860px;


}
#schattenlinks {

background: url(../images/schatten_links.jpg) 0px 0 repeat-y;

}
#schattenrechts {
 
background: #ffffff url(../images/logo6.jpg) 0px 0 repeat;

}



#column {
float: right;
width: 293px;
padding: 10px 0 10px 10px;
margin: 25px 0;
border-left: 1px solid #000;
}
#content { 
margin-left: 228px;
width: 804px;
padding-top: 15px;

z-index:3;
}
#nocolumn #content { 
width: 900px;
margin-right: 0;
 
}

#text {
 
z-index: 4px;
font-size: 15px;



}
#text1 {

z-index: 4px;
font-size: 12px;
 
width: 480px;
padding-top: 220px;
line-height: 1.7em;


}
#text2 {

z-index: 4px;
font-size: 12px;
 
width: 480px;
padding-top: 300px;
line-height: 1.7em;


}


#text4 {

z-index: 4px;
font-size: 12px;
 
width: 480px;
padding-top: 30px;
line-height: 1.7em;


}
/* Allgemeine Klassen */
/* extra divs */

/* Formular */
.form, .form4 {
border: 2px solid #000;
font-size: 16px;
}
input.sendbutton {
border: 1px solid #000;
color:#000;
background: #f5f5f5;
}
input.resetbutton {
border: 1px solid #000;
color: #000;
background: #000;
}


