/* Zentrale Angaben / Abstände / Größenverhältnisse etc. */

body {
padding: 10px 0px 30px 0px;
margin: 0px;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #231F20;
background-color: #fffef8;
}

.bodytext, li, .csc-mailform, input, textarea{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #231F20;
line-height:1.5;
}

.bodytext {
padding: 0px;
margin: 0px 0px 10px 0px;
}

.csc-mailform 
{ 
border: none; 
}

.csc-mailform input,  .csc-mailform textarea 
{ 
padding-left: 5px; 
}

.csc-mailform-field label 
{ 
width: 100px; 
display:block; 
float: left; 
}

.csc-mailform-field 
{ 
padding-bottom: 20px; 
}

ul {
margin:10px 0px 3px 10px;
padding:0px;
}

li {
margin:0px 0px 3px 10px;
padding:0px;
list-style: circle;
}
ul ul {
margin:0px 0px 3px 10px;
padding:0px;
}

a:link, a:visited {
color: #faa61a;
text-decoration: none;
}

a:hover{
color: #231F20;
text-decoration: none;
}

#top {
width: 990px;
height: 100px;
} 

#top_01 {
vertical-align: top;
text-align: right;
padding: 0px 0px 20px 0px;
}

#top_02 {
vertical-align: top;
text-align: right;
padding: 0px 20px 0px 0px;
}

#top_02 a img {
border: none;
}

#top_03 {
vertical-align: top;
text-align: left;
padding: 50px 0px 0px 0px;
}

#bottom {
width: 990px;
margin-top: 20px;
} 

#bottom_01 {
vertical-align: top;
text-align: right;
padding: 25px 10px 0px 0px;
width: 200px;
}

#bottom_02 {
vertical-align: top;
padding: 0px 0px 0px 0px;
width: 780px;
}

#main {
width: 100%;
height: 400px;
margin-top: 0px;
} 

#main_01 {
vertical-align: top;
padding: 5px 10px 5px 0px;
width: 375px;
text-align: justify;
/*border: 1px solid #231F20;
border-top-style: none;
border-bottom-style: none;
*/
}

#main_02 {
vertical-align: top;
padding: 5px 0px 0px 10px;
width: 375px;
text-align: justify;
/*border: 1px solid #231F20;
border-top-style: none;
border-bottom-style: none;
border-left-style: none;
*/
}


#main_01 h1, #main_02 h1 {
font-size: 14px;
margin-top:0px;
padding-top:0px;
color: #231F20;
}



#language {
float: right;
}
#language img{
margin-left: 2px;
}

#doorpage {
margin-top: 130px;
}

#doorpage_01 {
padding-left: 260px;
text-align: left;
}

#doorpage_02{
padding-top: 180px;
}

#doorpage_03{
padding-top: 50px;
text-align: center;

}

#doorpage_03 p {
font-size: 10px;
color: #565656;
}

#doorpage_02 a img {
margin: 0px 30px 0px 30px;
border: none;
}

.csc-textpic-caption{
font-size: 9px;
color: #faa61a;
}
#bottom_02 div#header {
background-color: #e9ebef;
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
}
#bottom_02 div#header .csc-textpic-clear {
height: 0px;
}
#bottom_02 div#header img {
margin: 0px 0px -4px 0px;
}

.important {
color: #ed1c24;
}