/*********** ebgym.css ***********/
/* Stylesheet von Herwig Reidlinger */
/* ********* 18. 3. 2009 ********** */
/* Logo-Farbe: #3E90A6 oder #49a    */
/* Navigationsfarbe: #ffff60        */
/*      Hintergrund: #ffa060        */
/* alte Farbe #900                  */

body {
                  font-family: Verdana, sans-serif;
                  font-size: 12px;
                  margin: 0 0 0 0;
                  background: #ddddff;
                  color: #000;
} 

a:link, a:hover, a:visited, a:active {
                color: #39a;
                text-decoration: underline;
}

h1, h2 {
                font-size: larger;
                margin: 0 3px;
}

H1, H2, H3, H4, H5, H6 {                 
                margin: 10px 0 10px 0;
                border: 1px solid #ccc;
                border-width: 1px 0;
                padding: 6px 4px 6px 4px;
                font-size:16px; 
}

p {
                font-family: Verdana, sans-serif;
                font-size: 12px;
                margin: 5px 0 5x 0;
}

td {
                font-size: 12px;
}


/*********** Typoscript-Styles definieren ***********/
#table {
                font-size: 12px;
}

.important { /* class */
                color: #39a;
                font-weight: bold;
}


/*********** Hilfsrahmen ***********/
#leer {
                 clear: both;
                 margin: 0;
}

/*********** Kopfbereich ***********/
/* | Rahmen links | Logo Mitte | Rahmen rechts | */
/* |      8px     |   1004 px  |      8px      | */

#header {
                  width: 1004px;
                  height: 121px;
                  background: url(rahmen_hg.gif) top;
                  margin: 0;
                  padding: 0;
}

#logo {
                  float: left;
                  margin: 0;
                  border: 0;
}

#bild {
                 float: right;
}

/*********** Menü 1. Stufe unter dem Logo ***********/

#navi  {
                  line-height: 120%;
                  font-size: 13px;
                  color: #000;
                  width: 100%;
	         height: 20px;
                  margin: 1px 0 0 0;
                  padding: 0;
	         background-color: #ffff60;
                  border-right: 1px solid white;
}

#navi a {
                color: #000;
                text-decoration: none;
}

#navi a:hover {
                color: #00f;
                text-decoration: underline;
}

#navi div.no {
                float: left;
                padding: 0px 11px 0px 12px;
	       height: 20px;
	       color: #000;
                border-left: 1px solid white;
}

#navi div.menu-act {
                float: left;
	       height: 20px;
                padding: 0px 11px 0px 12px;
                text-decoration: underline;
                font-color: #39a; 
                color: #39a;
                background-color: #ffa060;
                border-left: 1px solid white;
}

/*********** Wo bin ich? ***********/
#rootline {
                float: left;
                padding: 5px;
                font-size: 12px;
}

#rootline a:link, #rootline a:hover, #rootline a:visited, #rootline a:active {
                color: #000;
                text-decoration: underline;
}

/*********** Anzeige des Menüs unter Sysordner Informationen ***********/
/** wird nicht mehr verwendt **/
#metasmenu  {
                  float: right;
                  font-size: 12px;
                  color: #666;
                  margin: 0;
                  padding: 5px;
                  background: #ffffff;
}

#metas  {
                  float: left;
                  margin: 0;
                  padding: 0 0 0 5px;
}

#metas a:link, #metas a:hover, #metas a:visited, #metas a:active {
                color: #666;
                text-decoration: none;
}

#metas a:hover {
                color: #900;
                text-decoration: underline;
}

DIV.tx-macinasearchbox-pi1 {  /* class */
                  float: right;
                  font-size: 12px;
                  margin: 0;
                  padding: 5px;
}

/*********** Menü der Stufe 2 und 3. Link, vertikal ***********/

#subnavtitel {
                  width: 174px;
                  height: 20px;
                  margin: 1px;
                  padding: 5px 0 0 0;
                  text-align:center;
                  font-size: 12px;
                  font-weight: bold;
                  color: #49a;
                  background-color: #ffff60;
                  border-width: 0;
}

#subnavigation {
                  width: 175px;
                  height: 550px;
                  float: left;
                  margin: 0;
                  font-size: 12px;
                  background: #ffffff;
                  border-width: 0;
}

#menu2 {
                margin: 0;
                padding: 2px 0px 2px 3px;
}

#menu2 a:link, #menu2 a:visited, #menu2 a:active{
                color: #000;
                text-decoration: none;
}

#menu2.menu-act {
                color: #f00;
                text-decoration: none;
}

#menu2 a:hover {
                color: #000;
                text-decoration: underline;
}

#menu3 {
                margin: 0;
                padding: 2px 0px 2px 7px;
}

#menu3 a:link, #menu3 a:visited, #menu3 a:active {
                color: #000;
                text-decoration: none;
}

#menu3 a:hover {
                color: #000;
                text-decoration: underline;
}

/*********** Der eigentliche Seiteninhalt ***********/
/*                   min-width: 520px; */
#content {
                  float: left;
                  font-size: 12px;
                  min-height: 550px;
                  padding: 5px 5px;
                  margin: 0 0 0 0;
                  border: #000 solid;
                  border-width: 0 0 0 1px;
}

#content h1, #content h2 {
                border: 1px solid #ccc;
                border-width: 1px 0;
                padding: 6px 4px 6px 4px;
}

/*********** Rechter Bereich für Nachrichten usw. ***********/

#right {
                 width: 325px;
                 min-height: 550px;
                 float: left;
                 font-size: 12px;
                 margin: 0 0 0 0;
                 padding: 5px 5px;
                 border: #000 solid;
                 border-width: 0 0 0 1px;
}

#right h1, #right h2 {
                color: #e6b800;
}

/* wird nicht mehr verwendet */
#rightcontent {
}

#rightfooter {
                 width: 325px;
                 background: url(../icons/right_bg.gif) no-repeat bottom right;
}

#druckversion {
                  float: right;
                  margin:0;
                  padding: 0;
                  font-size:11px;
}

#footer {
                 clear: both;
                 margin: 0;
}

#copyright {
                 text-align: center;
                 font-size: 11px;
                 width: 1020px;
                 border: #ececec solid;
                 border-width: 1px 0 0 0;
                 margin: 0;
}

.celsubmenu {
                margin: 0 0 0 40px;
}

.mailformwarning {
                color: red;
}

.mailformrequired {
                 font-weight: bold;
}
