* { margin:0; padding:0; }
option {padding-left: 0.4em}

html {height:100%}
body {
  margin: 0px 0px 20px 0px;
  min-height: 101%;
  background: #f1e8de url(/fileadmin/vorlagen/gscheidle_alois/body.jpg);
  background-repeat: repeat-x;
  text-align: center;
}



A:link { color: #a68764;  text-decoration: none;}
A:hover { color: #a68764;  text-decoration: underline;}
A:visited { color: #a68764; text-decoration: none;} 
A:active { color: #a68764; text-decoration: none;} 


p { 
  font-family: Arial,sans-serif; 
  font-size: 12px;
  color: #000000; 
  line-height: 12pt;
  text-align: justify;
}


#all{
  width: 950px;
  margin: auto;
  text-align: left;
}


#head{
  height: 150px;
  background: url(/fileadmin/vorlagen/gscheidle_alois/head.jpg);
}


#content {
  background: url(/fileadmin/vorlagen/gscheidle_alois/content.jpg);
  height: 50%;
}


#nav1{
  height: 20px !important;
  height: 30px;
  Padding: 10px 0px 0px 40px;
  background: url(/fileadmin/vorlagen/gscheidle_alois/nav.jpg);
}

#nav2{
  float:left; 
  width: 170px !important;
  width: 165px;
  height: 270px !important;
  height: 300px;
  padding: 30px 0px 0px 0px;
  margin: 20px 0px 0px 16px !important;
  margin: 20px 0px 0px 8px;
  background: url(/fileadmin/vorlagen/gscheidle_alois/nav2.jpg);
}

#link{
  float:left; 
  width: 170px;
  height: 250px;
  padding: 100px 0px 0px 0px;
  margin: 0px 0px 0px 16px !important;
  margin: 0px 0px 0px 3px;
}

#seitentitel{
  margin: 0px 0px 20px 8px;
  padding: 20px 0px 0px 20px;
  font-size: 16px;
  font-family: Arial, sans-serif;
  color: #65A761;
  font-weight: bold;
}


#inhalt{
  margin: 0px 7px 0px 185px!important;
  margin: 0px 7px 0px 170px;
  padding: 20px 0px 0px 0px;
  width: 748px;
  min-height: 498px;
  background: url(/fileadmin/vorlagen/gscheidle_alois/inhalt.jpg);
  background-repeat: repeat-x;
}


#inhaltl{
  margin: 0px 300px 0px 29px!important;
  margin: 0px 300px 0px 30px;
}

#inhaltr{
  float: right;
  width: 240px;
  margin: 0px 35px 0px 0px !important;
  margin: 0px 5px 0px 0px;

}

#footer{
  height: 50px;
  background: url(/fileadmin/vorlagen/gscheidle_alois/footer.jpg);
  background-repeat: no-repeat;
}

.menu1:link, .menu1:visited { 
  margin: 0px 94px 0px 0px;
  padding: 2px 2px 2px 4px;
  font-size: 12px; 
  color: #594F45;
  font-family: Arial, sans-serif;  
  font-weight: bold; 
  text-decoration:none;
}

.menu1:hover { 
  margin: 0px 94px 0px 0px;
  padding: 2px 2px 2px 4px;
  font-size: 12px; 
  color: #0F0F0F;
  font-family: Arial, sans-serif;   
  font-weight: bold; 
  text-decoration:none;
} 


.menu1act:link, .menu1act:visited, .menu1act:hover { 
  margin: 0px 94px 0px 0px;
  padding: 2px 2px 2px 4px;
  font-size: 13px; 
  color:#0F0F0F;
  font-family: Arial, sans-serif;   
  font-weight: bold; 
  text-decoration:none;
} 


.menu2:link, .menu2:visited { 
  display : block;
  color: #6d6356;
  font-size: 13px;
  font-family: Arial, sans-serif;
  font-weight: bold;  
  text-decoration : none;
  padding: 5px 0px 5px 25px;
  background-color : transparent;
  border-bottom : 1px solid #fff;
} 


.menu2:hover { 
  display : block;
  color: #0F0F0F;
  font-size: 13px;
  font-family: Arial, sans-serif;
  font-weight: none;  
  text-decoration : none;
  padding: 5px 0px 5px 25px;
  border-bottom : 1px solid #fff;
  background: transparent;
}

.menu2act:link, .menu2act:visited, .menu2act:hover { 
  display : block;
  color: #fff;
  font-size: 13px;
  font-family: Arial, sans-serif;
  font-weight: bold;  
  text-decoration : none;
  padding: 5px 0px 5px 25px;
  background-color : #9F292F;
  border-bottom : 1px solid #FFF;
  background: #65A761;
  background: url(/fileadmin/vorlagen/gscheidle_alois/mover.jpg);
}
/*******************************************/
/* Aufzählung linksbündig                  */
/*******************************************/
/* Bulletlists, general */
UL.csc-bulletlist LI { font-size: 0.7em; }

/* Bulletlists, specifically */
UL.csc-bulletlist-0 { color: #666666; }
UL.csc-bulletlist-1 { color: #666666; list-style-type : decimal; }
UL.csc-bulletlist-2 { color: #666666; list-style-position : inside; }
UL.csc-bulletlist-3 { color: #666666; 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:12px; 
color: #666666; 
margin: 0 0 0 0;
} 

li { 
font-family: Arial, Verdana, Helvetica, sans-serif; 
  font-size:12px; 
  color: #000000; 
  line-height: 12pt;
  margin: 0px 0px 8px 40px;
} 

/*******************************************/
/* Ueberschriften                         */
/*******************************************/
h1 { 
  margin: 0px 0px 30px 0px; 
padding: 0px 0px 10px 0px;
  font-size: 18px;
  font-family: Arial, sans-serif;
  color: #a68764;
  border-bottom: solid 1px;
  font-weight: bold;
} 

h2 { 
  font-family: Arial, sans-serif;
  font-size: 12px; 
  color: #65A761; 
  font-weight: bold; 
  margin: 0px 0px 5px 0px;
}

h3 { font-family: Arial, sans-serif;
  font-family: Arial, sans-serif;
  font-size: 10px; 
  color: #65A761; 
  font-weight: bold;
  margin: 0px 0px 0px 0px;
  padding: 2px 10px 2px px;
}  

h4 { 
  font-family: Arial, sans-serif; 
  font-size: 11px; 
  color: #65A761; 
  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: 12px; 
  color: #946f44; 
  font-weight: bold; 
  margin: 0px 0px 0px 0px;
}




/*****************/
/* Formulare     */
/*****************/
.mailform {
  font-family: Arial, sans-serif;
  font-size: 11px;
  font-weight: none;
}


.content-element DIV INPUT {
  margin: 0px 0px 5px 0px;
  font-family: Arial, sans-serif;
  font-size: 11px;
  font-weight: none;  
  border: solid 1px #75B6F0;
}

#content DIV INPUT {
  margin: 0px 0px 5px 0px;
  font-family: Arial, sans-serif;
  font-size: 11px;
  font-weight: none;
 background-color: #fffdf3;  
  border: solid 1px #cccccc;
}

#content TEXTAREA {
  margin: 0px 0px 5px 0px;
  font-family: Arial, sans-serif;
  font-size: 11px;
  font-weight: none;
 background-color: #fffdf3;  
  border: solid 1px #cccccc;
}

.content-element TABLE TR TD INPUT {
  margin: 0px 0px 5px 0px;
  font-family: Arial, sans-serif;
  font-size: 11px;
  font-weight: none;  
  border: solid 1px #75B6F0;
}




.content-element TABLE TR TD TEXTAREA {
  margin: 0px 0px 5px 0px;
  font-family: Arial, sans-serif;
  font-size: 11px;
  font-weight: none;
 background-color: #F2F7FD;  
  border: solid 1px #75B6F0;
}



