* { margin:0; padding:0; }
option {padding-left: 0.4em}

html {height:100%}
body {
    margin: 5px 0px 0px 0px;
    min-height: 101%;
    font-size: 100.01%;
    position: relative;
    color: #000;
    background: #fff;
    text-align: left;
}

p { 
  font-family: Arial, sans-serif;
  font-size: 0.8em; 
  color: #686868;
  line-height: 1.6em;
}

A:link { color: #686868;  text-decoration: underline;line-height: 1.4em;}
A:hover { color: #686868;  text-decoration: underline;line-height: 1.4em;}
A:visited { color: #686868; text-decoration: underline;line-height: 1.4em;}
A:active { color: #686868; text-decoration: underline;line-height: 1.4em;} 


#seitentitel{
  margin: 10px 0px 10px 0px;
  background: #fff;
  text-align: left;
  font-family: Arial, sans-serif; 
  font-size:16px; 
  color: #686868; 
  font-weight: bold;
}

#footer{
  margin: 0px 0px px 0px;
  background: #fff;
  text-align: center;
  font-family: Arial, sans-serif; 
  font-size: 11px; 
  color: #686868; 
  font-weight: none;
}

/*******************************************/
/* Aufzählung linksbündig                                      */
/*******************************************/
/* Bulletlists, general */
UL.csc-bulletlist LI { font-size: 0.7em; }

/* Bulletlists, specifically */
UL.csc-bulletlist-0 { color: #686868; }
UL.csc-bulletlist-1 { color: #686868; list-style-type : decimal; }
UL.csc-bulletlist-2 { color: #686868; list-style-position : inside; }
UL.csc-bulletlist-3 { color: #686868; list-style-image: url(img/red_arrow_bullet.gif); }

UL { 
margin: 0 0 0 0;  
} 

OL { 
margin: 0 0 0 0; 
} 

.bulletlist { 
font-family: Arial, sans-serif; 
font-size:0.8em; 
color: #333333; 
margin: 0 0 0 0;
} 

li { 
font-family: Arial, sans-serif; 
font-size:0.8em; 
color: #333333; 
margin: 0 0 0 0;
} 

/*******************************************/
/* Ueberschriften                                                     */
/*******************************************/
h1 { 
  font-family: Arial, sans-serif; 
  font-size:14px; 
  color: #686868;
  font-weight: bold; 
  margin: 0px 0px 0px 0px;
} 

h2 { 
  font-family: Arial, sans-serif; 
  font-size:12px;  
  color: #686868; 
  font-weight: bold; 
  margin: 0px 0px 0px 0px;
} 

h3 { 
  font-family: Arial, sans-serif;  
  font-size:10px;  
  color: #686868; 
  font-weight: bold; 
  margin: 0px 0px 0px 0px;
} 

h4 { 
  font-family: Arial, sans-serif; 
  font-size:19px;  
  color: #686868; 
  font-weight: bold; 
  margin: 0px 0px 3px 0px;
} 

/* Headers, with link */
H1 A, H2 A, H3 A, H4 A, H5 A { color: #666666; text-decoration: none; }
H2 A { color: #666666; }
H3 A { color: #666666; }
H4 A { color: #666666; }
H1 A:hover, H2 A:hover, H3 A:hover, H4 A:hover, H5 A:hover { text-decoration: underline; }

/* Header date */
P.csc-header-date { font-size:0.9em; color: #666666; }

/* Subheader, general */
P.csc-subheader { font-style: italic; background-color: #666666; }


/*******************************************/
/* Tabellen                                                           */
/*******************************************/
.tabellenstandard { 
width:100%; 
border-collapse:collapse; 
border-style:none; 
border-spacing:0px; 
} 

.tabelle_1 { 
width:; 
font-family: Arial, sans-serif; 
font-size:0.7em; 
color: #666666; 
vertical-align:bottom; 
text-align:left; 
background-color:#E3E5E0; 
border-right-width:0px; 
border-left-width:0px; 
border-top-width:0px; 
border-bottom-color:#999999; 
border-bottom-width:1px; 
border-style:solid; 
} 

.tabelle_2 { 
width:; 

font-family: Arial, sans-serif; 
font-size:0.7em; 
color:#666666; 
vertical-align:bottom; 
text-align:left; 
background-color:#E3E5E0; 
border-right-width:0px; 
border-left-width:0px; 
border-top-width:0px; 
border-bottom-color:#999999; 
border-bottom-width:1px; 
border-style:solid; 
padding-left:8px; 
} 

/*******************************************/
/* Bilder                                                               */
/*******************************************/
#bildtext {
  font-family:Arial, sans-serif; 
  font-size: 0.8em; 
  color: #0505AF; 
  font-weight: none; 
  margin: 0px 0px 0px 0px;
}


/*****************/
/* Formulare     */
/*****************/
.csc-mailform {
  border: solid 1px #cccccc;
  padding: 15px 15px 15px 15px;
}

#content DIV INPUT {
  margin: 0px 0px 10px 0px;
  font-family: Arial, sans-serif;
  font-size:11px;
  font-weight: none;  
  border: solid 1px #666666;
}


.csc-mailform-field label {
  float: left;
  width: 20%;
  margin: 0px 15px 0px 0px;
  font-size: 10pt;
  font-family: Arial, sans-serif;
  text-align: right;
}

.csc-mailform-submit {
  background-color:#203E9A;
  color:#FFFFFF;
} 



.mailform {
  font-family: Arial,sans-serif;
  font-size:0.8em;
  color: #000000;
}


.csc-mailformrequired {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size:0.8em;
  color: #000000;
}


.csc-mailformcomment {
  font-family: Arial, Helvetica, sans-serif;
  font-size:0.8em;
  color: #000000;
}


.csc-mailformradio {
  font-family: Arial, Helvetica, sans-serif;
  font-size:0.8em;
  color: #000000;
}



.loginform { 
font-family: Arial, Helvetica, sans-serif; 
font-size:0.8em; 
color: #666666; 
} 


