/*Site Layout*/
body {
	 font-family: Verdana, Arial, Helvetica, sans-serif;
	 color: #000000;
	 font-size: 70%;
	 background-color: #fff;
	 margin:0px;
	 padding:0px;
	 text-align:center;
     padding-top: 5px;
     padding-bottom: 25px;
}

html { 
	padding:0px;
	margin:0px;
}

#box {
	width:774px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 774px;	 
	margin: 0px auto;
	padding: 0px;
	text-align: left;
	background: url(../media/background.gif) repeat-y;
}

html>#box	{
	width: 774px;
	} 



/*Topnavi*/
#topnavi { 
	width: 774px;
	HEIGHT: 20px !important;HEIGHT: 20px; 
	background-color:#D5DEF3;
}

#topnavi li {
	 list-style-type: none;
	 display: inline;
}

#topnavi a {
	 font-size: 90%;
	 color: #000000;
	 font-weight: normal;
 	 text-decoration: none;
}

#topnavi a:hover {
	 font-size: 90%;
	 color: #000000;
	 font-weight: normal;
 	 text-decoration: underline;
}

.links a {
	 float: left;
	 margin-top: 0em;
	 padding-top: 0.4em;
	 margin-left: 0em;
	 padding-left: 0.9em;
	 margin-right: 0em;
	 padding-right: 0em;
	 margin-bottom: 0em;
	 padding-bottom: 0em;
}

.rechts a {
  	 float: right;
	 text-align: right;
	 margin-top: 0em;
	 margin-left: 0em;
	 margin-right: 0em;
	 margin-bottom: 0em;
	 padding-top: 0.4em;
	 padding-left: 0em;
	 padding-right: 1em;
	 padding-bottom: 0em;
}


#titel { 
	width: 774px;
	height:73px;
	border-top-style: solid; border-top-width: 1px; border-top-color: #ffffff;
	border-bottom-style: solid; border-bottom-width: 1px; border-bottom-color: #ffffff;
    background-color:#FFE8D1;
}

#logo { 
	float: left;
}

#visual { 
	height:73px;
	background-image:  url("../media/visual.jpg");
	background-repeat: no-repeat;
	background-position: right;
    text-align: right;
}

#willkommenszeile { 
	width: 774px;
	height: 20px;
    padding-top: 0.3em;
	background-color:#D5DEF3;
	border-bottom-style: solid; border-bottom-width: 1px; border-bottom-color: #ffffff;
	text-align: center;
}


/* Navigation */
.navi1_inactive_spezial {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #ffffff;
	line-height: 1.1em;
	margin-top: 0px;
	padding-top: 0.2em;
	margin-right: 0px;
	padding-right: 0em;
	margin-bottom: 0px;
	padding-bottom: 0.2em;
	margin-left: 0px;
	padding-left: 1.1em;
}

#navigation{
	text-align: left;
	float: left;
	width: 150px;
	display: block;
}

#navigation ul{
	color: #000000;
	line-height: 1.3em;
	list-style-type: none;
	margin: 0em;
	padding: 0em;
}

#navigation ul a:link, #navigation ul a:visited{
	display: block;
}

/*Formatierung Links allgemein*/
#navi1 a{
color: #000000;
display: block;
text-decoration: none;
}

/*Formatierung Links Hauptmenues*/
#navi1 li a{
border-bottom-style: solid;
border-bottom-width: 1px;
border-bottom-color: #ffffff;
}

/*Formatierung Links Submenues*/
#navi1 li li  a{
border-bottom-style: solid;
border-bottom-width: 1px;
border-bottom-color: #ffffff;
margin-left: 0em; /*Einrückung Submenue*/
}

* html .navi1_active a{height:0em;}/*nur für IE*/
* html .navi1_inactive a{height:0em;}/*nur für IE*/
* html .navi2_active a{height:0em;}/*nur für IE*/
* html .navi2_inactive a{height:0em;}/*nur für IE*/

/*Active Menu*/
.navi1_active a{
color: #000000;
line-height: 1.2em;
margin-top: 0px;
padding-top: 0.2em;
margin-right: 0px;
padding-right: 0em;
margin-bottom: 0px;
padding-bottom: 0.2em;
margin-left: 0px;
padding-left: 1.1em;
}

a.navi1_active{
font-weight:bold;
background:#FFCF9E;
color:#000000;
}

a.navi2_active{
font-weight:bold;
background:#FFCF9E;
color:#000000;
}


/*Inactive Menu*/
.navi1_inactive a{
color: #000000;
line-height: 1.2em;
padding-top: 0.2em;
padding-right: 0em;
padding-bottom: 0.2em;
padding-left:1.1em;
}

/*Active Submenu*/
.navi2_active a{
color: #000000;
line-height: 1.2em;
background-color: #FFCF9E;
padding-top: 0.2em;
padding-right: 0em;
padding-bottom: 0.2em;
padding-left: 2em;
}

/*Inactive Submenu*/
.navi2_inactive a{
color: #000000;
line-height: 1.2em;
padding-top: 0.2em;
padding-left: 0em;
padding-right: 0em;
padding-bottom: 0.2em;
padding-left: 2em;
}


/*Hover*/
a.navi1_inactive:hover {color:#000; background:#FFCF9E;} 
a.navi2_inactive:hover {color:#000; background:#FFCF9E;} 


/*Formatierung Inhalt*/
#mitte { 
	float: left;
	text-align: left;
	width: 463px;
	padding-top: 1.5em;
	padding-right: 1em;
	padding-bottom: 2em;
	padding-left: 1em;
}

#mitte, { 
	width: 470px;
}


#mitte p { 
	padding-right: 1em;
}

#mitte p, { 
	padding-right: 0em;
}
#mitte a { 
	color: #0054A6;
	font-weight: bold;
	text-decoration: none;
	}

#mitte a:hover, a:active { 
	color: #0054A6;
	font-weight: bold;
	text-decoration: underline;
	}

#mitte a.top {
	 font-size: 90%;
	 color: #000000;
	 font-weight: normal;
 	 text-decoration: none;
}	

#mitte a.top:hover {
	 font-size: 90%;
	 color: #000000;
	 font-weight: normal;
     text-decoration: underline;
}

#rechts { 
	width: 150px; 
	margin: 0 0 0 624px;
}

#rechts, { 
	margin: 0 0 0 621px;
}

#rechts a { 
	color: #0054A6;
	font-weight: bold;
	text-decoration: none;
	}

#rechts a:hover, a:active { 
	color: #0054A6;
	font-weight: bold;
	text-decoration: underline;
	}


#platzhalter {
	line-height: 1.2em;
	padding-top: 0.2em;
	padding-right: 0em;
	padding-bottom: 0.2em;
	padding-left:1.1em;
}

#rechts p { 
	padding-top: 0.2em;
	padding-right: 1em;
	padding-bottom: 0.2em;
	padding-left: 1.1em;
}

#rechts h2{
	color: #ffffff;
	background-color: #0054A6;
	line-height: 1.2em;
	margin-top: 0px;
	padding-top: 0.2em;
	margin-right: 0px;
	padding-right: 0em;
	padding-bottom: 0.2em;
	margin-bottom: -12px;
	margin-left: 0px;
	padding-left: 1.1em;
}


/*Footer*/
#footer {
	clear: both;
	width: 774px;
	height: 20px;
	padding-top: 0.3em;
	background-color:#D5DEF3;
	text-align: center;
	border-top-style: solid; border-top-width: 1px; border-top-color: #ffffff;
} 

#footer a {
	 font-size: 90%;
	 color: #000000;
	 font-weight: normal;
 	 text-decoration: none;
 	 padding-left: 0.5em;
 	 padding-right: 0.5em;
}

#footer a:hover {
	 font-size: 90%;
	 color: #000000;
	 font-weight: normal;
     text-decoration: underline;
}



/*Basic*/
h1, h2, h3, h4, h5 {
  margin: 0px;
  padding: 0px;
}

h1 {
	font-size: 120%;
	margin-bottom: +4px;
	}

h2 {
	font-size: 100%;
	margin-bottom: -12px;
	}
	
h3 {
	font-size: 100%;
	margin-bottom: -12px;
	}

td {
	 font-family: Verdana, Arial, Helvetica, sans-serif;
	 color: #000000;
	 font-size: 70%;
	 background-color: #fff;
	 margin:0px;
	 padding:0px;
}

a { 
	color: #0054A6;
	font-weight: bold;
	text-decoration: none;
	}

a:hover, a:active { 
	color: #0054A6;
	font-weight: bold;
	text-decoration: underline;
	}

a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color: #0054A6;
	}
	
a img {
	border:none;
	}

