@charset "utf-8";
/* CSS Document */

/*HTML-Grundlayout*/
body 						{ margin-left:0px; margin-right:0px; margin-top:0px; margin-bottom:0px; margin:0px; background-color:#040B30;}

html 						{height:100%; width:100%;  margin:0; padding:0; overflow:scroll;}

/*Ende HTML-Grundlayout*/

#wrapper {height:100%;}
#aussen {width:910px; height:100%; text-align:left; border:1px solid #ffffff;}

.headerbild {padding-left:10px;}

/*Hauptmenu*/

/*
	Menue-styles fuer non-IEs
	Achtung:
	Fuer non-IEs gilt das Stylesheet 'dropdown.css'!
	Fuer IE gilt das Stylesheet 'fix-ie.css' (per CC)!
*/

#menuebox {
position: relative;
height: 30px;
}
.stupidie {
display: none;
}
#menue {
position:absolute;
top: 5px;
left: 0;
z-index: 200;
}

#menue .aussen {
float: left;
display: block;
overflow: hidden;
width: 8em;
height: 1.3em;
font-family:"Trebuchet MS", Verdana, Arial, sans-serif;
font-weight: bold;
text-align: center;
background-color: #1876aa;
color: #FFFFFF;
border: 1px solid;
border-color: #000000 #FFFFFF #FFFFFF #000000;
}
#menue .aussen:hover {
height: auto;
background-color: #040b30;
color: #fff;
}

a.innen-1 {
margin-top: 2px;
}
a.innen,
a.innen-1 {
display: block;
width: 7.9em;
padding: 2px 0;
font-family:"Trebuchet MS", Verdana, Arial, sans-serif;
text-decoration: none;
font-weight: normal;
border-bottom: 1px solid #040b30;
background-color: #1876aa;
color: #FFFFFF;
}
a:visited.innen,
a:visited.innen-1 {
background-color: #1876aa;
color:#FFFFFF;
}
a:hover.innen,
a:hover.innen-1 {
background-color: #040b30;
color: #FFFFFF;
}

span.menutag {
display: block;
cursor: default;
}


++++++++++++++++++++
   CSS Teil II
++++++++++++++++++++

/*
	Menue-styles fuer IEs
	Am besten per Conditional Comment einbinden.
	Fuer IE5.5 und 5.0 muessen nur geringfuegige kosmetische
	Anpassungen vorgenommen werden (siehe Kommentare).
*/

#menue {
display:none;
}
.stupidie {
display: block;
position: absolute;
top: 5px;
left: 0;
z-index: 200;
}

a.auss {
float: left;
width: 8em;
height: 1.5em;
overflow: hidden;
display: block;
font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
font-weight: bold;
text-align: center;
text-decoration: none;
background-color: #1876aa;
color: #FFFFFF; 
border: 1px solid;
border-color: #000000 #FFFFFF #FFFFFF #000000;
}
a:hover.auss {
overflow: visible;
background-color: #040b30;
color: #FFFFFF;
}
a:hover.auss table {
display: block;
margin-top: 3px;
background-color: #1876aa;
color: #040b30;
border-collapse: collapse;
}


a.aussaktiv {
float: left;
width: 8em;
height: 1.5em;
overflow: hidden;
display: block;
font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
font-weight: bold;
text-align: center;
text-decoration: none;
background-color: #040b30;
color: #FFFFFF; 
border: 1px solid;
border-color: #000000 #FFFFFF #FFFFFF #000000;
}
a:hover.aussaktiv {
overflow: visible;
background-color: #1876aa;
color: #FFFFFF;
}
a:hover.aussaktiv table {
display: block;
margin-top: 3px;
background-color: #040b30; 
color: #040b30;
border-collapse: collapse;
}

a.inn {
display: block;
width: 7.9em; /* fuer 5er IEs anpassen, sonst 'zuckt' es */
padding: 2px 0;
font-size: 100%; /* fuer 5er IEs auf 80% reduzieren */
font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
font-weight: normal;
text-align: center;
text-decoration: none;
border-bottom: 1px solid #040b30;
background-color: #1876aa;
color: #FFFFFF;
}
a:visited.inn {
background-color: #1876aa;
color:#FFFFFF;
}
a:hover.inn {
position: relative;
background-color: #040b30;
color: #FFFFFF;
}
span.menutag {
display: block;
cursor: default;
}
/*Ende Hauptmenu*/


/*Start Content*/
.rahmcontent {
width:820px;
padding-top:50px;
padding-bottom:100px;
padding-left: 41px; 
padding-right: 50px; 
font-family:"Trebuchet MS", Verdana, Arial, sans-serif;
font-size:12px; 
color: #FFFFFF; 
text-decoration:none; 
line-height:18px;
text-align:left;
}

.h2 {

font-family:"Trebuchet MS", Verdana, Arial, sans-serif;
font-size:12px; 
color: #FFFFFF;
font-weight:bold;}

.td {

font-family:"Trebuchet MS", Verdana, Arial, sans-serif;
font-size:12px; 
color: #FFFFFF;
font-weight:normal;
text-decoration:none; 
line-height:18px;
text-align:left;
}

.smalltitel {

font-family:"Trebuchet MS", Verdana, Arial, sans-serif;
font-size:13px; 
color: #FFFFFF;
font-weight:bold;
text-decoration:none; 
line-height:18px;
text-align:left;
}

/*links im content*/

a.contlink:link 					{font-family:"Trebuchet MS", Verdana, Arial, sans-serif; font-size:12px; color: #FFFFFF; font-weight:normal;  text-decoration:underline; line-height: 14px}   
a.contlink:alink 					{font-family:"Trebuchet MS", Verdana, Arial, sans-serif; font-size:12px; color: #FFFFFF; font-weight:normal;  text-decoration:underline; line-height: 14px}   
a.contlink:vlink 					{font-family:"Trebuchet MS", Verdana, Arial, sans-serif; font-size:12px; color: #FFFFFF; font-weight:normal;  text-decoration:underline; line-height: 14px}   
a.contlink:visited 					{font-family:"Trebuchet MS", Verdana, Arial, sans-serif; font-size:12px; color: #FFFFFF; font-weight:normal;  text-decoration:underline; line-height: 14px} 
a.contlink:hover 					{font-family:"Trebuchet MS", Verdana, Arial, sans-serif; font-size:12px; color: #FFFFFF; font-weight:normal;  text-decoration:none; line-height: 14px}
a.contlink:active 					{font-family:"Trebuchet MS", Verdana, Arial, sans-serif; font-size:12px; color: #FFFFFF; font-weight:normal;  text-decoration:underline; line-height: 14px}    
a.contlink:focus 					{font-family:"Trebuchet MS", Verdana, Arial, sans-serif; font-size:12px; color: #FFFFFF; font-weight:normal;  text-decoration:underline; line-height: 14px}    

/*End Content*/