/* -------- tags --------*/

body   {
	color: #000;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	background : White;
	font-size : 12px;
	position: absolute;
	left: 0px;
	top: 0px;
}

h1  {
	font-weight: bold;
	font-size: 140%;
}

h2  {
	font-weight: bold;
	font-size: 110%;
}

img, table, td {
	padding: 0;
	border : none;
	vertical-align: text-bottom;
}

td {
	vertical-align: text-top;
}

/* -------- ids ------------*/
#Logo {
	position: absolute;
	top: 8px;
	left: 16px;
}

#Sponsoren {
	position: absolute;
	top: 20px;
	left: 688px;
	width: auto;
}

#Leitbild {
	position: absolute;
	top: 110px;
	left: 264px;
	width: 360px;
	height: 320px;    
	font-size: 11px;
}

#Vorstand {
	position: absolute; 
	z-index: 3; 
	top: 130px; 
	left: 0px; 
	visibility: visible;
}

p.leitbild {
    margin: 0;
}

#jazoon {
   position: absolute;
   top: 200px;
   left: 30px;
}

#Fuss {	
	position: absolute;
	top: 540px;
	left: 16px;
	font-size: 8px;
}

/* Navigation */

#Navigation {
	position: absolute;
	top: 370px;
	left: 16px;	
	width: auto;
}

#ausblendebene  {
	position: absolute;
	z-index: 1;
	top: 360px;
	left: 0px;
	width: 570px;
	height: 170px;
	visibility: visible;
}

#ausblendebene a:hover {
	background-color: transparent;
	text-decoration: none;
}

#leiste1, #leiste2, #leiste3, #leiste4, #leiste5,
#eb1, #eb2, #eb3, #eb4, #eb5 {
	position: absolute;
	z-index: 12;
	top: 0;
   margin: 0;
   padding: 0;
	visibility: visible;
	width: 120px;
   height: auto;
	border-left : 1px solid Black;
   vertical-align: bottom;
}

#eb1, #eb2, #eb3, #eb4, #eb5 {
	z-index: 13;
	visibility: hidden;
	width: 120px;
}

#leiste4, #eb4 {   
	left: 0px;
}

#leiste5, #eb5 {
	left: 120px;
}
#leiste3, #eb3 {
	left: 240px;
}
#leiste1, #eb1 {
	left: 360px;
}
#leiste2, #eb2 {
	left: 480px;
}

.navtabelle {
   width: 119px;
   border-spacing: 0;
   border-collapse: collapse;
   padding: 0;
   margin: 0;
}

.leistentitel, 
td.nav,
td.titel {
   text-align : left;
   padding-top: 0;
   margin: 0px;
   font-size: 12px;
   font-weight: 500;
   vertical-align: sub;
}

td.titel,
.leistentitel {
	font-weight: bold;
	background-color: White;
	border-bottom: 5px solid Red;
}

.leistentitel {
	border-bottom: 5px solid #FFCC00;
}

.nav a:link, 
.nav a:visited, 
.nav a:hover,  
.nav a:active {
	color: Black;
	font-weight: 500;
	text-decoration: none;
	display: block;
	width: auto;
	background-color: white;
}

.titel a:link,
.titel a:visited,
.titel a:hover,
.titel a:active,
.leistentitel a:link,
.leistentitel a:visited,
.leistentitel a:hover,
.leistentitel a:active {
   font-size: 12px;
	color: Black;
	text-decoration: none;
	padding: 0px;
   margin: 0;
	display: block;
	width: auto;
	background-color: White;
}

/* ------ links ------ */
a, a:link  {
	color: #000099;
	font-weight: bold;
	text-decoration: none
}

a:visited  {
	color: #7f99b3;
	font-weight: bold;
	text-decoration: none
}

a:hover {
	color: Black;
	background-color: #FFCC00;
	font-weight: bold;
	text-decoration: none;
}

a:active  {
	color: Red;
	font-weight: bold;
	text-decoration: none;
}

#Vorstand a:link,
#Vorstand a:visited,
#Vorstand a:hover,
#Vorstand a:active
 {
   text-decoration: none;
	background-color: transparent;
}

/* -------- klassen ---------*/
td.sponsoren, .sponsoren, .sponsoren img, .sponsoren a {
   vertical-align: middle;
   empty-cells : show;
   padding: 2px;
   color: #000099;
   text-align: center;
   background-color: transparent;
}

.platinsponsoren,
.goldsponsoren,
.silbersponsoren {
   text-align: center;
   vertical-align: middle;
   empty-cells : show;
   padding: 3px;
   border: 1px solid #ACB1BF;
   color: #ACB1BF;
}

.goldsponsoren {
   border: 1px solid #FFCC00;
   color: #FFCC00;
}

.platinsponsoren {
   border: 1px solid #B3ACBF;
   color: #7B7380;
}

#Sponsoren a:hover,
#Sponsoren a:hover,
#Sponsoren img {
   text-decoration: none;
   background-color: transparent; 
}

.titel {
   font-weight: bold;
}

.links {
   text-align: left;
}

.rechts {
   text-align: right;
}

.c {
   text-align: center;
   vertical-align: middle;
}
