/* CSS Document */

body {
font: 100.01% Verdana, Tahoma, Arial, Helvetica, sans-serif;
background:  url(../bilder/design/background-verlauf.jpg);
background-repeat: repeat-x;
}

a:link { font-weight:bold; color: #A00; text-decoration:underline; }
a:visited { font-weight:bold; color: #A00; text-decoration:underline; }
a:hover { font-weight:bold; color:#F00; text-decoration:underline; }
a:active { font-weight:bold; color:#F00; text-decoration:underline; }
a:focus { font-weight:bold; color:red; text-decoration:underline; }

td .navi-hg {
background-image:  url(../bilder/design/navi-hg.gif);
background-repeat: repeat-y;
}

td .navi-hg-adresse {
background-image:  url(../bilder/design/navi-hg-adresse.gif);
background-repeat: repeat-y;
}

.navi-hg-adresse a:link, .navi-hg-adresse a:hover, .navi-hg-adresse a:visited { color: #fff; font-weight: normal; text-decoration: none }

.navi-hg-adresse a:hover { text-decoration: underline }

td .navi-un {
background-image:  url(../bilder/design/navi-un.gif);
background-repeat: no-repeat;
}



.main-navigation {
   /*display: inline /*Fix IE floating margin bug*/;
   float: left;
   list-style: none;
   width: 212px;
   margin: 0 1px 0 0;
   background-color: #ED1104;
   overflow: visible !important /*Firefox*/; overflow:hidden /*IE6*/;
}
.main-navigation dt a:link, .main-navigation dt a:visited {
   display: block;
   min-height: 1.4em /*Non-IE6*/;
   height: auto !important;
   height: 1.4em /*IE6*/;
   line-height: 1.4em;
   padding: 3px 5px 3px 15px;
   text-decoration: none;
   color: #FCF9F9;
   font-weight: bold;
   font-size: 1em;
   letter-spacing: 0em;
   border-bottom: solid 1px #ED1104;
}
.main-navigation dd a:link, .main-navigation dd a:visited {
   display: block;
   min-height: 1.4em /*Non-IE6*/;
   height:auto !important;
   height: 1.4em /*IE6*/;
   line-height: 1.4em;
   padding: 3px 5px 3px 25px;
   border-bottom: solid 1px #ED1104;
   background-color: #F4655D;
   text-decoration: none;
   color: #cccccc;
   font-weight: bold;
   font-size: 1em;
   letter-spacing: 0em;
}
.main-navigation ul {
   display: block;
   list-style: none;
}
.main-navigation ul a:link, .main-navigation ul a:visited {
   display: block;
   min-height: 1.4em /*Non-IE6*/;
   height:auto !important;
   height: 1.4em /*IE6*/;
   line-height: 1.4em;
   padding: 3px 5px 3px 40px;
   border-bottom: solid 1px #ED1104;
   background-color: #F4655D;
   text-decoration: none;
   color: #FDF9F9;
   font-weight: bold;
   font-size: 1em;
   letter-spacing: 0em;
}
.main-navigation dt a:focus, .main-navigation dt a:hover {
   background-color: #F4655D;
   color: #0B0909;
   text-decoration: none;
}
.main-navigation dd a:focus, .main-navigation dd a:hover {
   background-color: #999;
   color: #0B0909;
   text-decoration: none;
}
.main-navigation ul li a:focus, .main-navigation ul li a:hover {
   background-color: #ffffff;
   color: #000000;
   text-decoration: none;
}
a#main-active1:link, a#main-active1:visited {
   background-color: #F4655D;
   color: #000000;
   text-decoration: none;
}
a#main-active2:link, a#main-active2:visited {
   background-color: #c0c0c0;
   color: #28211e;
   text-decoration: none;
}
a#main-active3:link, a#main-active3:visited {
   background-color: #ffffff;
   color: #000000;
   text-decoration: none;
}
.navigation-border-top {
   z-index: 1;
   float: left;
   width: 21em;
   height: 1.8em;
   margin: 12.2em 0 0 0;
   position: relative;
   background-color: #3c72ad;
}
.navigation-border-bottom {
	z-index: 1;
	float: left;
	width: 21em;
	height: 1.8em;
	margin: 0 0 0 0;
	position: relative;
	background-color: #3c72ad;
	top: 1px;

}





.adresse {
		 font-size: 12px;
		 font-face: Verdana, Arial, Helvetica, sans-serif;
         padding: 10px 0 10px 20px;
         color: #fff;
		}
p, td {
         font-family: Verdana, Tahoma;
         font-size: 12px;
         color: #2F2F2F;
         }

h1, h2, h3		{
         font-family: Arial, Helvetica, sans-serif;
         color: #2F2F2F;
		 padding: 0;
		 margin: 0;
		 }

h1 {
		font-size: 21px;
		font-style: italic;
		font-weight: normal;
		}

h2 {
		font-size: 12px;
		font-weight: bold;
		margin-bottom: 12px;
		}

h3 {
		font-size: 13px;
		letter-spacing: 1px;
		margin-bottom: 8px;
		}

.maintable td { padding-bottom: 10px;}

td.header {
                 background: #FF6666;
                 }

td.farbe1 {
		background: #FF9999;
                 }

td.farbe2 {
		background: #C0C0C0;
                 }

#navi ol li {
		list-style-type: none;

}

.zuruck{
        position:relativ;
        width:100%;

}

#abs{
      height:120px;
      width:30px;

}
div.inhalt {position:absolute;
			top: 400px;
			color:#AB5471;
			left:600px;}
 

