* { margin:0; padding:0; }
option {padding-left: 0.4em}

html {height:100%}
body {
  margin: 0px 0px 0px 0px;
  min-height: 101%;
  background: #fff;
  font-family: Arial,sans-serif; 
  font-size: 0.8em; 
  color: #000000; 
  text-align: center;
}

A:link { color: #4D75BB;  text-decoration: underline;}
A:hover { color: #4D75BB;  text-decoration: underline;}
A:visited { color: #4D75BB; text-decoration: underline;} 
A:active { color: #4D75BB; text-decoration: underline;} 


p {
  line-height: 12pt;
}


#head1{
  height: 32px;
  width: 800px;
  margin: auto;
  background: url(/fileadmin/vorlagen/herzberg-gebaeudeanalyse/00000003.gif);
}


#head2{
  height: 127px;
  margin: auto;
  background: #DEF5FE url(/fileadmin/vorlagen/herzberg-gebaeudeanalyse/00000004.gif);
  background-repeat: no-repeat;
  background-position: 50% 0px;
  border-top: solid 1px #0088C2;
  border-bottom: solid 1px #0088C2;
}

#nav1{
  width: 800px;
  margin: auto;
  padding: 8px 0px 0px 0px;
  text-align: left;
  background: #0088C2;
}



#content{
  width: 798px;
  margin: auto;
  height: 70%;
  text-align: left;
  background: #F0F0F0;
}

#inhaltr{
  float: right;
  width: 220px;
  margin: 15px 15px 15px 15px;
}

#inhalt{
  margin: 0px 250px 0px 0px;
  padding: 15px 15px 15px 0px;
  background: #fff;
  min-height: 400px;
}

#footer{
  width: 800px;
  height: 15px;
  margin: auto;
  background: #00ACEB;
}

#copy{
  float: left;
  font-size: 11px; 
  color: #0F49AA;
  font-family: Arial, sans-serif;  
  font-weight: none; 
}

#nav3{
  width: 800px;
  height: 50px;
  margin: auto;
  padding: 5px 0px 0px 0px;
  text-align: right;
}


.menu1:link, .menu1:visited { 
  padding: 0px 10px 0px 10px;
  font-size: 13px; 
  color:#fff;
  font-family:Verdana, Arial, Helvetica, sans-serif;  
  font-weight: none; 
  text-decoration:none;
} 

.menu1:hover { 
  padding: 0px 10px 0px 10px;
  font-size: 13px; 
  color:#fff;
  font-family:Verdana, Arial, Helvetica, sans-serif;  
  font-weight: none; 
  text-decoration:none;
  background: #00ACEB;
} 


.menu1act:link, .menu1act:visited, .menu1act:hover { 
  padding: 0px 10px 0px 10px;
  font-size: 13px; 
  color: #0088C2;
  font-family:Verdana, Arial, Helvetica, sans-serif;  
  font-weight: none; 
  text-decoration:none;
  background: #fff;
} 




.menu3:link, .menu3:visited { 
  padding: 0px 5px 0px 5px;
  font-size: 11px; 
  color: #0F49AA;
  font-family: Arial, sans-serif;  
  font-weight: none; 
  text-decoration:none;
}

.menu3:hover { 
  padding: 0px 5px 0px 5px;
  font-size: 11px; 
  color: #0F49AA;
  font-family: Arial, sans-serif;   
  font-weight: none; 
  text-decoration:none;
} 


.menu3act:link, .menu3act:visited, .menu3act:hover { 
  padding: 0px 5px 0px 5px;
  font-size: 11px; 
  color: #0F49AA;
  font-family: Arial, sans-serif;   
  font-weight: none; 
  text-decoration:none;
} 

/*******************************************/
/* Aufzählung linksbündig                  */
/*******************************************/
/* Bulletlists, general */
UL.csc-bulletlist LI { font-size: 11 px; }

/* Bulletlists, specifically */
UL.csc-bulletlist-0 { color: #000000; }
UL.csc-bulletlist-1 { color: #000000; list-style-type : decimal; }
UL.csc-bulletlist-2 { color: #000000; list-style-position : inside; }
UL.csc-bulletlist-3 { color: #000000; list-style-image: url(img/red_arrow_bullet.gif); }

UL { 
margin: 0 0 0 0;  
} 

OL { 
margin: 0 0 0 0; 
} 


.bulletlist { 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size:0.7em; 
color: #666666; 
margin: 0 0 0 0;
} 

li { 
font-family: Verdana, Arial, Helvetica, sans-serif;  
  color: #000000;
  margin: 0px 0px 8px 20px;
} 

/*******************************************/
/* Ueberschriften                         */
/*******************************************/
h1 { 
  margin: 0px 0px 10px 0px; 
  font-size: 14px;
  font-family: Arial, sans-serif;
  color: #000000;
  font-weight: bold;
} 

h2 { 
  margin: 0px 0px 8px 0px;
  font-size: 12px;
  font-family: Arial, sans-serif; 
  color: #000000; 
  font-weight: bold; 
  border-bottom: solid 1px #000000;
}

h3 { font-family: Arial, sans-serif;
  font-family: Arial, sans-serif;
  font-size: 10px; 
  color: #F7941D; 
  font-weight: bold;
  margin: 0px 0px 0px 0px;
  padding: 2px 10px 2px px;
}  

h4 { 
  font-family: Arial, sans-serif; 
  font-size: 11px; 
  color: #F7941D; 
  font-weight: bold;
  margin: 0px 0px 0px 0px;
} 

/* Headers, with link */
H1 A, H2 A, H3 A, H4 A, H5 A { color: #3839b7; text-decoration: none; }
H2 A { color: #003263; }
H3 A { color: #003263; }
H4 A { color: #003263; }
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: #3839b7; }

/* Subheader, general */
P.csc-subheader { font-style: italic; background-color: #3839b7; }

/* Subheader, specific */
P.csc-subheader-0 { font-style: normal; }
P.csc-subheader-1 { color: #3839b7; }
P.csc-subheader-2 { color: #3839b7; }
P.csc-subheader-3 { color: #3839b7; }

/*******************************************/
/* Bilder                                                               */
/*******************************************/
#bildtext {
  font-family:Arial, sans-serif; 
  font-size: 10px; 
  color: #666666; 
  font-weight: bold; 
  margin: 0px 0px 0px 0px;
}


/*****************/
/* Formulare     */
/*****************/
form#mailform fieldset {
  border:1px solid #7FA8CE; 
  padding:1em; 
  }
  
form#mailform fieldset span.csc-mailform-radio fieldset {margin:1em 2em 1em 1em;}
form#mailform fieldset span.csc-mailform-radio fieldset input {width:auto; margin:0 0.3em 0 0; border:0;}
form#mailform fieldset span.csc-mailform-radio fieldset label {float:none;}

.csc-mailform-field {
  clear:both; 
  margin-bottom:0.8em;
  }
  
fieldset.csc-mailform .csc-mailform-field label {
  width: 15em; 
  float:left; 
  padding: 0px 15px 0px 0px;
  color: #616C7B;
  }
  
fieldset.csc-mailform .csc-mailform-field input, fieldset.csc-mailform .csc-mailform-field select, fieldset.csc-mailform .csc-mailform-field textarea {
  width: 20em;
  background: #fff;
  border: solid 1px #7FA8CE;
  }
  
fieldset.csc-mailform .csc-mailform-field input.csc-mailform-check {
  width:auto; 
  border:0; 
  margin-top:0.2em;
  background: #ff0000;
  }
  
fieldset.csc-mailform .csc-mailform-field textarea {
  width: 28em;
  font-size:1em;
  }
  
  
fieldset.csc-mailform label span {color:red;}

input#mailformformtype_mail {
  margin-left:0em; 
  background:#fafafa; 
  cursor:pointer;
  }
  
  
input#mailformformtype_mail:hover {
  background: #EFF0F1;
  color: #616C7B;
  }

.csc-mailform-field select {
  margin-left:1em; 
  border: solid 1px #7FA8CE;
  background:#fafafa; 
  color:#777;
  }