* { margin:0; padding:0; }
option {padding-left: 0.4em}

html {height:100%}
body {
  margin: 10px 0px 0px 0px;
  min-height: 101%;
   font-family: Arial,sans-serif; 
  font-size: 0.9em; 
  color: #000000;
  background: #CEF7C6 url(/fileadmin/vorlagen/ecuador/ecuador_01.jpg);
  background-repeat: repeat-x;
  text-align: center;
}

A:link { color: #0AA245;  text-decoration: underline; font-weight: bold;}
A:hover { color: #0AA245;  text-decoration: underline;font-weight: bold;}
A:visited { color: #0AA245; text-decoration: underline;font-weight: bold;} 
A:active { color: #0AA245; text-decoration: underline;font-weight: bold;} 


p { 
  line-height: 14pt;
}


#all{
  width: 966px;
  margin: auto;
  text-align: left;
}

#box1{
  height: 25px;
  text-align: right;
}

#sprache{
  float: right;
}

#head{
  height: 150px;
  background: url(/fileadmin/img/ecuador_02.jpg);
}

#nav1{
  height: 25px;
  padding: 0px 0px 0px 205px;
  background: url(/fileadmin/vorlagen/ecuador/nav1.jpg);
}

#nav2{
  float:left; 
  width: 205px;
  height: 479px;
  background: url(/fileadmin/vorlagen/ecuador/ecuador_13.jpg);
}


#content{
  margin: 0px 0px 0px 205px!important;
  margin: 0px 0px 0px 205px;
  background: url(/fileadmin/vorlagen/ecuador/ecuador_14.jpg);
}

#inhalt{
  float: right;
  width: 700px;
  margin: 20px 30px 0px 0px;
  padding: 0px 20px 0px 0px;
}

.content-element{
  overflow:hidden;
  margin-bottom: 20px;
}

#footer{
  height: 40px;
  background: url(/fileadmin/vorlagen/ecuador/ecuador_16.jpg);
  background-repeat: no-repeat;
}


.menu2:link, .menu2:visited { 
  display : block;
  margin: 0px 0px 0px 10px;
  color: #0AA245;
  font-size: 0.8em;
  font-family: Arial, sans-serif;
  font-weight: none;  
  text-decoration : none;
  padding: 5px 0px 5px 10px;
  border-bottom : 1px solid #fff;
} 


.menu2:hover { 
  display : block;
  margin: 0px 0px 0px 10px;
  color: #0AA245;
  font-size: 0.8em;
  font-family: Arial, sans-serif;
  font-weight: none;  
  text-decoration : none;
  padding: 5px 0px 5px 10px;
  border-bottom : 1px solid #fff;
}

.menu2act:link, .menu2act:visited, .menu2act:hover { 
  display : block;
  margin: 0px 0px 0px 10px;
  color: #0AA245;
  font-size: 0.8em;
  font-family: Arial, sans-serif;
  font-weight: bold;  
  text-decoration : none;
  padding: 5px 0px 5px 10px;
  background: #62F662;
  border-bottom : 1px solid #fff;
}
/*******************************************/
/* 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; 
  font-size:12px; 
  color: #000000; 
  line-height: 12pt;
  margin: 0px 0px 8px 40px;
} 

/*******************************************/
/* Ueberschriften                         */
/*******************************************/
h1 { 
  margin: 0px 0px 5px 0px; 
  font-size: 18px;
  color: #173614;
  font-weight: bold;
} 

h2 { 
  font-size: 16px; 
  color: #173614; 
  font-weight: bold; 
  margin: 0px 0px 5px 0px;
}

h3 {
  font-size: 14px; 
  color: #0AA245; 
  font-weight: bold;
  margin: 0px 0px 0px 0px;
  padding: 2px 10px 2px px;
}  

h4 { 
  font-family: Arial, sans-serif; 
  font-size: 11px; 
  color: #0AA245; 
  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: #0AA245; 
  font-weight: bold; 
  margin: 0px 0px 0px 0px;
}


/*****************/
/* Formulare     */
/*****************/
form#mailform fieldset {
  border:1px solid #0C6521; 
  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; 
  text-align:right;
  padding: 0px 15px 0px 0px;
  color: #0C6521;
  }
  
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 #0C6521;
  }
  
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: #0C6521;
  color: #fff;
  }

.csc-mailform-field select {
  margin-left:1em; 
  border:1px #ccc solid; 
  background:#fafafa; 
  color:#777;
  }





