html {height:100%}
body {
    margin: 5px 0px 0px 0px;
    min-height: 101%;
    position: relative;
    background: #f9f9f9;
    font-family: Arial, sans-serif;
    font-size: 13px; 
    color: #333333;
    text-align:center;
}

p { 
  
  line-height: 1.6em;
}


A:link {color: #0000FF;  text-decoration: underline; font-weight: none;}
A:hover {color: #686868;  text-decoration: underline;font-weight: none;}
A:visited {color: #800080; text-decoration: underline;font-weight: none;}
A:active {color: #565656; text-decoration: underline;font-weight: none;} 

#all{
  width: 900px;
  margin: auto;
  text-align: left;
}

#head{
  height: 92px;
  background: url(/fileadmin/vorlagen/gedeon/banner-1.2_190509.jpg);
  background-repeat: no-repeat;
}

#outer { 
border-left: solid 180px #9D0000;  /* linke Menue Spalten Farbe  */ 
background-color: #ffffff; } /* Farbe fuer Inhalt Spalten  */

#inner {margin:0 px; width:100%; } /* Die IE PC Schlaufe */

#nav2{
  float: left;
  width: 180px;
  position:relative; 
  margin-left:-180px; 
  margin-right:1px;
}

#content{
  height: 65%;
  position: relative;  
  margin: 0px;
  padding: 0px 0px 0px 20px;
  min-height: 450px;
}

#head2{
  margin: 3px 0px 10px 0px;
  border-bottom: solid 1px #9D0000;
}

#sprache{
  float: right;
  margin: 4px 0px 0px 6px;
}

#klickpfad{
  height: 20px;
}

#print{
  float: right;
  margin: 0px 10px 0px 0px;
}

#mail{
  float: right;
  margin: 0px 0px 0px 0px;
}

#seitentitel{
  margin: 0px 0px 10px 0px;
  font-family: Arial, sans-serif; 
  font-size: 0.9em; 
  color: #333333; 
  font-weight: bold;
}

#zuruck{
  margin: 0px 0px 0px 20px;
  padding: 3px 0px 3px 0px;
  border-top: solid 1px #9D0000;
}


#footer{
  background: #9D0000 url(/fileadmin/vorlagen/gedeon/line.gif);
  background-repeat:repeat-x;
  background-position: 0px 50%;
  padding: 0px 70px 0px 180px;
}

#nav3{
  margin: 3px 0px 20px 0px;
  text-align: right;
}


#adresse{
  background: #9D0000;
  padding: 5px 0px 5px 8px;
  font-family: Arial, sans-serif; 
  font-size:10px;
  font-weight: bold;  
  color: #fff;
  text-align: left;
}

.menu2:link, .menu2:visited { 
  display : block;
  color: #FFF;
  font-size: 11px;
  font-family: Arial, sans-serif; 
  font-weight: bold;  
  text-decoration : none;
  padding: 3px 0px 3px 15px;
  border-bottom : 1px solid #FFF;
} 

.menu2:hover { 
  display : block;
  color:#8FE00B;
  font-size: 11px;
  font-family: Arial, sans-serif;
  font-weight: bold;  
  text-decoration : none;
  padding: 3px 0px 3px 15px;
  border-bottom : 1px solid #FFF;
  background: url(http://p25413.typo3server.info/fileadmin/vorlagen/gedeon/001.gif);
  background-repeat: no-repeat; 
  background-position:2px 50%;
}


.menu2act:link, .menu2act:visited, .menu2act:hover { 
  display : block;
  color:#9D0000;
  font-size: 11px;
  font-family: Arial, sans-serif;
  font-weight: bold;  
  text-decoration : none;
  padding: 3px 0px 3px 15px;
  border-bottom : 1px solid #9D0000;
  background: #fff url(http://p25413.typo3server.info/fileadmin/vorlagen/gedeon/001.gif);
  background-repeat: no-repeat; 
  background-position:2px 50%;
}


.menu22:link, .menu22:visited { 
  display : block;
  color: #9D0000;
  font-size: 11px;
  font-family: Arial, sans-serif;
  font-weight: none;  
  text-decoration : none;
  padding: 2px 0px 2px 25px;
  background-color: #F9FFEE;
  border-bottom: solid 1px #B9EF50;
} 


.menu22:hover{ 
  display : block;
  color: #9D0000;
  font-size: 11px;
  font-family: Arial, sans-serif;
  font-weight: none;   
  text-decoration : bold;
  background: #F9FFEE url(http://p25413.typo3server.info/fileadmin/vorlagen/gedeon/001.gif);
  background-repeat: no-repeat; 
  background-position:12px 50%;
  padding: 2px 0px 2px 25px;
  border-bottom: solid 1px #B9EF50;
}

.menu22act:link, .menu22act:visited, .menu22act:hover{ 
  display : block;
  color: #9D0000;
  font-size: 11px;
  font-family: Arial, sans-serif;
  font-weight: bold;   
  text-decoration : none;
  background: #F9FFEE url(http://p25413.typo3server.info/fileadmin/vorlagen/gedeon/001.gif);
  background-repeat: no-repeat; 
  background-position:12px 50%;
  padding: 2px 0px 2px 25px;
  border-bottom: solid 1px #B9EF50;
}

/*******************************************/
.menu3:link, .menu3:visited, .menu3:hover, .menu3act:link, .menu3act:visited, .menu3act:hover { 
  color: #666666;
  fonfont-family: Arial, sans-serif;
  font-size: 11px;
  font-family: Verdana, Arial, Helvetica, SunSans-Regular, Sans-Serif;
  font-weight: none;  
  text-decoration : none;
}



/*******************************************/
/* Ueberschriften                                                     */
/*******************************************/
h1 { 
  font-family: Arial, sans-serif;
  font-size: 14px; 
  color: #333333;
  font-weight: none; 
  margin: 5px 0px 10px 0px;
} 

h2 { 
  font-family: Arial, sans-serif; 
  font-size: 14px; 
  color: #333333;
  font-weight: none; 
  margin: 5px 0px 5px 0px;
  line-height: 0.6em;
  text-decoration: underline;
} 

h3 { 
  font-family: Arial, sans-serif; 
  font-size: 14px; 
  color: #333333;
  font-weight: none; 
  margin: 0px 0px 0px 0px;
  line-height: 0.6em;
  text-decoration: underline;
}


/* Headers, with link */
H1 A, H2 A, H3 A, H4 A, H5 A { color: #9d0000; 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: 11px ; 
  color: #333333; 
  font-weight: none; 
  margin: 5px 5px 5px 5px;
}


/*****************/
/* Formulare     */
/*****************/
.mailform {
  font-family: Arial, sans-serif;
  font-size: 11px;
  font-weight: none;
}

.INPUT {
  margin: 0px 0px 5px 0px;
  font-family: Arial, sans-serif;
  font-size: 12px;
  font-weight: none;
  background-color: #fff;  
  border: solid 1px #666666;
}

.content-element DIV INPUT {
  margin: 0px 0px 5px 0px;
  font-family: Arial, sans-serif;
  font-size: 11px;
  font-weight: none;  
  border: solid 1px #666666;
}

#content DIV INPUT {
  margin: 0px 0px 5px 0px;
  font-family: Arial, sans-serif;
  font-size: 12px;
  font-weight: none;
  background-color: #fff;  
  border: solid 1px #666666;
}

.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 #666666;
}


.content-element TABLE TR TD TEXTAREA {
  margin: 0px 0px 5px 0px;
  font-family: Arial, sans-serif;
  font-size: 12px;
  font-weight: none;
  background-color: #fff;  
  border: solid 1px #666666;
}


.loginform { 
font-family: Arial,sans-serif, Helvetica, Verdana ; 
font-size:0.8em; 
color: #666666; 
} 