html,body
{
	margin: 0;
	padding: 0;
}

body
{
	font-family: Tahoma;
	font-size: 0.76em;
	line-height: 1.3em;
	color: #000000;
	background: #FFF1D9;
}

img
{
	border: 0px;
}

img.left
{
        float: left;
        margin: 4px 4px 0 0;
}

img.right
{
	clear: both;
        float: right;
        margin: 4px 0 4px 4px;
}


div#page
{
	background: #FEE0AC;
	width: 780px;
	margin: auto;
	margin-bottom: 10px;
	text-align: left;
}


div#header
{
	margin-bottom: 1px;
	height: 135px;
	background: #597f96 url(allg/pix-allg/banner.gif) bottom left no-repeat;
}

div#head-container
{
	float: right;
	width: 520px;
	margin: 0 auto;
	text-align: left;
}

div#head-left, div#head-center
{
	color: #FFFFFF;
	font-family: Arial, Helvetica;
	font-size: 12px;
	line-height: 14px;
}

div#head-left
{
	float: left;
	width: 180px;
}

div#head-center
{
	float: left;
	width: 120px;
	text-align: right;
}

div#head-right
{
	float: right;
	width: 220px;
}

div#head-right ul
{
	margin: 0;
	margin-left: 30px;
	padding: 0;
	list-style-type: none;
}

div#head-right li
{
	border: 1px solid #507287;
	padding: 4px 4px 4px 0px;
	background: #6591AB;
	text-align: right;
}


div#head-right a
{
	color: #FFFFFF;
	display: block;
	text-decoration: none;
}

div#head-right a:hover, div#head-right li:hover
{
	background: #e86836;
}

#head-right #aktiv {
	color: #ffffff; /*Farbe Navi-Button oben rechts im Banner, wenn er aktiv ist*/
	background-color: #e86836;
	padding: 4px 4px 4px 0px;
}

div#head-img ul, div#head-img li
{
	margin: 0;
	padding: 0;
	float: left;
	list-style-type: none;
}

div#menu
{
	float: left;
	width: 780px;
	background: #FFF1D9;
}


ul#nav, ul#nav li
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ul#nav
{
	width: 780px;
	padding-top: 0px;
}

ul#nav li
{
	float: left;
	margin-right: 2px;
	text-align: center;
}

ul#nav a
{
	float: left;
	width: 6.2em;
	padding: 4px 0;
	background: #2C4453;
	text-decoration: none;
	color: #ffffff;
}

ul#nav a:hover
{
	background: #E6561E;
	color: #ffffff;
}

ul#nav li.activelink a,ul#nav li.activelink a:hover
{
	background: #E6561E;
	color: #ffffff;
}


/*grosser roter Link im Hauptfenster*/
a.speziell:link {
  color: #D73D02;
  font-size: 1.6em;
}

a.speziell:visited {
  color:            #D73D02;
}

a.speziell:hover {
  color:            #DF5C2A;
  text-decoration: underline;
}

a.speziell:active {
  color:            #D73D02;
}

h1
{
	font-size: 1.3em;
	line-height: 1.6em;
	color: #587E95;
	/*font-variant: small-caps;*/
	text-align: center;
}

h2
{
	font-size: 1.1em;
	line-height: 2.0em;
	color: #587E95;
	margin: 0px;
	text-align: left;
	font-variant: small-caps;
}

h3
{
	font-size: 1.4em;
	line-height: 2.0em;
	color: #587E95;
	margin: 0px;
	text-align: left;
	font-variant: small-caps;
}

h4
{
	font-size: 1.15em;
	color: #587E95;
}

h5 /*fuer zentrierte kleine schwarze fette Ueberschrift im Text*/
{
	font-size: 0.9em;
	line-height: 0.1em;
	text-align: center;
}

h6 /*fuer zentrierte rote fette Ueberschrift im Text*/
{
	font-size: 1.4em;
	text-align: center;
	color: #E04408;
}

/* vertikale Navi links */ 
#vert-navi {
	margin: 0;
	padding: 0;
	width: 100%;
	border-bottom: 0px #ffffff;
}

#vert-navi ul, #vert-navi li{
	list-style-type: none;
	padding-top: 0px;
	font-weight: normal;
	text-align:left;
}

#vert-navi li a {
	text-decoration: none;
	display: block;
	width: 100%;
	padding: 4px 4px 4px 0px;
}

#vert-navi a:link, #vert-navi a:visited {
	color: #2C4453;
	background-color: #FFEECF;
}

#vert-navi #akt {
	color: #ffffff;
	background-color: #587E95;
}

#vert-navi a:hover, #vert-navi a:hover#akt {
	color: #ffffff;
	background-color: #9db8c9;
}

/*Menue-Rahmen oben*/
.oben { border-top:1px solid #FED691 }
.unten { border-bottom:1px solid #FED691 }
.links { border-left:1px solid #FED691 }


/*Menue-Rahmen Banner*/
.oben-ban { border-top:1px solid #507287 }
.unten-ban { border-bottom:1px solid #507287 }
.links-ban { border-left:1px solid #507287 }
.rechts-ban { border-right:1px solid #507287 }

/*Linke Navigation Layout*/
div#inner
{
	background: #FEE0AC; /*Farbe oberhalb Menuepunkte Navi links*/
	float: left;
	width: 200px;
	padding: 0px 0;
}

/*Inhalt Hauptfenster*/
div#container-content
{
	float: right;
	width: 580px;
	padding: 1px 0;
}

div#content
{
	background: #FFFDF8; /*Farbe Inhalt Hauptfenster*/
	color: #000000;
	text-align: left;
	font-size: 1.0em;
	padding: 8px;
	margin: 0px;
}



#footer {
clear:both;
padding:2px;
margin:0px;
background-color: #2C4453;
text-align: center;
font-size: 0.95em;
color: #FFFFFF;
} 

.klein { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; line-height: 14px; font-weight: normal; font-style:italic; color: #000000}

/*Links mit Hintergrund im Hauptfenster*/

.haupt {font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 12px; color: #4d6d81; text-decoration: none; font-weight: normal; line-height: 19px}/*der ist f&uuml;r den Netscape*/
a:link.haupt {font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 12px; color: #4d6d81; text-decoration: none; font-weight: normal; line-height: 19px}
a:visited.haupt {font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 12px; color: #4d6d81; text-decoration: none; font-weight: normal; line-height: 19px}
a:hover.haupt {font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 12px; background-color:#4d6d81; color: #ffffff; text-decoration: none; font-weight: normal; line-height: 19px}
a:active.haupt {font-family: Arial, Verdana, Helvetica, sans-serif; font-size : 12px; background-color:#4d6d81; color: #ffffff; font-weight : normal; text-decoration : none;line-height :19px;}

/*Links mit Hintergrund im Hauptfenster*/

.gross {font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 16px; color: #dc3c2f; text-decoration: none; font-weight: bold; line-height: 22px}/*der ist f&uuml;r den Netscape*/
a:link.gross {font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 16px; color: #dc3c2f; text-decoration: none; font-weight: bold; line-height: 22px}
a:visited.gross {font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 16px; color: #dc3c2f; text-decoration: none; font-weight: bold; line-height: 22px}
a:hover.gross {font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 16px; background-color:#dc3c2f; color: #ffffff; text-decoration: none; font-weight: bold; line-height: 22px}
a:active.gross {font-family: Arial, Verdana, Helvetica, sans-serif; font-size : 16px; background-color:#dc3c2f; color: #ffffff; font-weight : bold; text-decoration : none;line-height :22px;}


/*Schriften*/
.text {font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 10pt; color: #000000;}
.textfett {font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; color: #000000;}
.textweiss {font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 9pt; font-weight: bold; color: #ffffff;}
.lexikon {font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; color: #3E596A;}
.cocktail {font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 11pt; font-weight: bold; color: #587E95;}
.textklein {font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 8pt; color: #000000;}
.titel {font-family: Arial, Verdana, Helvetica, sans-serif; font-weight: bold; font-size: 12pt; color: #000000;}
.head {font-family: Arial, Verdana, Helvetica, sans-serif; font-weight: bold; font-size: 18pt; color: #587E95}
.subhead {font-family: Arial, Verdana, Helvetica, sans-serif; font-weight: bold; font-size: 14pt; color: #587E95}
.textblau {font-family: Arial, Verdana, Helvetica, sans-serif; font-weight: bold; font-size: 9pt; color: #3D5868}
.aktuell {font-family: Arial, Verdana, Helvetica, sans-serif; text-decoration: underline; font-weight: bold; font-size: 10pt; color: #C50E00}
.na-re {font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 10pt; color: #ffffff;}
.na-gr {font-family: Arial, Verdana, Helvetica, sans-serif; text-decoration: none; font-weight: bold; font-size: 8pt; color: #ffffff}


/*Tabellengestaltung*/
 .table.tab {border:1px solid #FFFF5F; padding:3px; text-align:left;}
 .table.tab2 {border-bottom:1px solid #FFFF5F; padding:5px; text-align:left;}
 .table.tab3 {border-left:1px solid #FFFF5F; border-top:1px solid #FFFF5F; text-align:left;}
 .table.tab4 {border-right:1px solid #FFFF5F; border-bottom:1px solid #FFFF5F; text-align:left;}
  .table.tab5 {border:1px solid #111A79; padding:1px; text-align:left;}