h1{

font-size:16px;
color:#6D6E71;
}

h2{

font-size:15px;
color:#6D6E71;
}
h2{

font-size:14px;
color:#6D6E71;
}
h4{

font-size:13px;
color:#6D6E71;
}
h5{

font-size:12px;
color:#6D6E71;
}



#titel{
position:absolute;
left:262px;
top:5px;
color:#FFFFFF;
font-size:12px;
}

#kopfmenu{
position:absolute;
left:835px;
top:2px;
width:200px;
}



a{
color:#FFFFFF;
}

a:visited {
color: #FFFFFF;
text-decoration: none;
border: 0;
}
a:active {
color: #FFFFFF;
text-decoration: none;
border: 0;
}

a:link {
text-decoration: none;
border: 0;

}

a:hover {
 color: #FFFFFF;
 text-decoration: underline;
 border: 0;

}


#seite{
width:100%;
}

#kopf{
background-image:url(images/index_01.jpg);
background-repeat:no-repeat;
width:944px;
height:151px;
}

body{
background-color:#C3C6C8;
background-image:url(images/bg.jpg);
background-repeat:repeat-x;
margin:0px;
padding:0px;
font-size:70%;
color:#6D6E71;
font-family: sans-serif, arial, tahoma, verdana;
}


#links{
	position: relative;
	width:180px;
	float:left;


}

#rechts{
width:760px;
float:right;
position: relative;
min-height:500px;
height:auto !important; /* für moderne Browser */
height:500px; /*für den IE */
left:80px;
top:30px;
}


#footerbg{
background-image:url(images/index_06.jpg);
background-repeat:no-repeat;
width:100%;
height:41px;
position:relative;
z-index:5;
clear:both;

}


#box{
background-image:url(images/index_04.jpg);
background-repeat:repeat-y;
position:relative;
}

#spalten{
width:944px;

position:relative;
}



#footer{
background-image:url(images/footer.jpg);
background-repeat:repeat-x;
width:100%;
height:41px;
z-index:0;
position:relative;
clear:both;
display:block;
}

/* Formular */
fieldset.csc-mailform {
border:0;
}

fieldset.csc-mailform label {
width: 120px;
float: left;
text-align: right;
margin-right:5px;
display: block
}


fieldset.csc-mailform input,
fieldset.csc-mailform textarea {
margin-bottom: 10px;
font-size:10px;
font-family: Verdana, Helvetica, sans-serif;
border:1px solid #828282;
padding:2px;
width:250px;
margin-left:30px;
}

#mailformformtype_mail {
padding:2px;
margin-left:200px;
background:#FFFFFF;
border:1px solid #828282;
width:80px;
text-align:center;
color: #2F2F2F;
}




#linkebox{
float:left;
position:relative;
width:345px;

}


#rechtebox{
float:right;
position:relative;
width: 345px;

}

#unterebox{
width:944px;
position:relative;
clear:both;


}
