/*******************************************************************************
Formatierung allgemeiner Elemente
*******************************************************************************/

html
{
	height:101%;
}

body 
{
	height:101%;
	margin:0px auto;
	padding:0px;
	text-align:center;
	color:#000000;
	background-color: #406ECB;
}

form
{
	padding:0px;
	margin:0px;
}

h1, h2, h3
{
	padding: 0px;
	margin:0px;
	clear:both;
	color:#03317E;
}

h1
{
	font-size: 100%;
}

h2
{
	font-size: 90%;
}

h3
{
	font-size: 80%;
}

p
{
	font-size: 80%;
	padding:0px;
	margin:0px;
}

#navi a
{
	margin:0px;
	padding:0px 5px;
	text-decoration:none;
	color:#000;
}

#navi a:link, #navi a:visited
{

}

#navi a:hover, #navi a:active, #navi a:focus
{
	background: #fff url(bilder/link_bg.gif) repeat-x bottom;
}


#navi span, #navi a.aktiv:link, #navi a.aktiv:visited
{	
	background: #fff url(bilder/link_bg.gif) repeat-x bottom;
	margin:0px;
	padding:0px 5px;
	color:#000;
}


/*******************************************************************************
Formatierung des Haupt-Containers
*******************************************************************************/

div#container
{
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:85%;
	margin:0px;
	padding:0px;
	background-color: #406ECB;
	text-align:left;
}

/*******************************************************************************
Formatierung des spacer-Containers den der IE aus einem mir nicht bekannten
Grund braucht
*******************************************************************************/

.spacer
{
	margin:0px;
	padding:0px;
	height:10px;
	font-size:1px;
	clear:both;
}

.spacer0
{
	margin:0px;
	padding:0px;
	height:1px;
	font-size:0px;
	clear:both;
}

/*******************************************************************************
Formatierung des Header-Containers
*******************************************************************************/

div#header
{
	margin:0px;
	padding:0px;
	height:69px;
	background-image:url(bilder/header_left.jpg);
	background-repeat:no-repeat;
}

#header h1
{
	display:none;
}

/*******************************************************************************
Formatierung des #Content-Containers
*******************************************************************************/

div #content
{
	margin:0px 0px 10px 0px;
	padding:0px 0px 0px 0px;
	background-image: url(bilder/bg_c_left.gif);
	background-repeat:repeat-y;
	background-position:left;
}

/*******************************************************************************
Formatierung des #Content-Containers
*******************************************************************************/

div #wappen
{
	margin:0px;
	padding:0px;
	position:absolute;
	right:10px;
	top:0px;
	z-index:100;
}

#wappen img
{
	border:none;
	margin:0px;
	padding:0px;
	float:left;
}

/*******************************************************************************
Formatierung des Navi-Containers
*******************************************************************************/

div#navi
{
	position:relative;
	margin:0px 0px 0px 0px;
	padding:0px;
	font-size:75%;
	font-weight:bold;
	background-image:url(bilder/header.gif);
	background-position:0px -69px;
	background-repeat:repeat-x;
	height:22px;
}

#navi div
{
	position:absolute;
	bottom:0px;
	margin:0px;
	padding:0px;
	width:100%;
	background-image:url(bilder/navi_hg.gif);
	background-position:bottom;
	background-repeat:repeat-x;
}

#navi ul
{
	margin:0px 0px 1px 20px;
	padding:0px;
}

#navi li
{
	list-style:none;
	margin:0px 5px 0px 5px;
	padding:0px;
	display:inline;
}

/*******************************************************************************
Formatierung des rechten Containers
*******************************************************************************/

div#container_right
{
	display:inline;
	float:left;
	padding:0px;
	margin:0px 0px 0px 20px;
	width:69%;
	background-color:#ffffff;
	border-left:1px solid #03317E;
	border-right:1px solid #03317E;
	border-bottom:1px solid #03317E;
}

#container_right div
{
	clear:both;
	margin:0px 0px 0px 0px;
	padding:0px;
}

#container_right h1
{
	background: #fff url(bilder/bg_a_left.gif) repeat-x center center;
	border-top:1px solid #0A3882;
	border-bottom:1px solid #0A3882;
	margin:0px 0px 5px 0px;
	padding:5px;	
}

#container_right h2
{
	margin:0px 0px 5px 5px;
	padding:0px;	
}

#container_right p
{
	background-color:#fff;
	color:#000;
	margin:0px 0px 5px 5px;
	padding:0px;
}

#container_right a
{
	background:none;
	margin:0px;
	padding:0px;
	font-weight:bold;
	color:#728D06;
	text-decoration:underline;
}

.clear
{
	clear:both;
}

/*******************************************************************************
Formatierung des linken Containers
*******************************************************************************/

div#container_left
{

	margin:0px;
	padding:0px;
	float:left;
	width:200px;
	font-weight:bold;
	font-size:90%;
	clear:both;
}

#container_left div
{
	margin:0px 0px 0px 9px;
	padding:0px;
	line-height: 100%;	
}

#container_left ul
{
	font-size:75%;
	margin:0px;
	padding:0px;
}

#container_left li
{
	list-style:none;
	margin:0px;
	padding:0px;
}


#container_left a
{
	display:block;
	width:190px;
	margin:1px 0px 0px 0px;
	padding:5px 5px;
	text-decoration:none;
	color:#000;
	border-top:1px solid #eee;
	border-bottom:1px solid #eee;	

}

#container_left a:link, #container_left a:visited
{
	border-top:1px solid #eee;
	border-bottom:1px solid #eee;

}

#container_left a:hover, #container_left a:active, #container_left a:focus
{
	background: #fff url(bilder/bg_a_left2.gif) repeat-x center center;
	border-top:1px solid #91B408;
	border-bottom:1px solid #91B408;
}


#container_left span, #container_left a.aktiv:link, #container_left a.aktiv:visited
{	
	display:block;
	width:190px;
	background: #fff url(bilder/bg_a_left2.gif) repeat-x center center;
	margin:1px 0px 0px 0px;
	padding:5px 5px;
	color:#000;
	border-top:1px solid #91B408;
	border-bottom:1px solid #91B408;
}

#container_left p
{
	padding:0px 0px 0px 0px;
	margin:5px 0px 0px 5px;
}

#container_left h1
{
	margin:10px 0px 0px 5px;
	padding:0px 0px 0px 0px;
}

#container_left h2
{
	padding:0px 0px 0px 5px;
	margin:5px 0px 0px 0px;
}

/*******************************************************************************
Formatierung des footer-Containers
*******************************************************************************/

div#footer
{
	display:block;
	font-size:75%;
	text-align:center;
	clear:both;
	margin:0px 0px 0px 0px;
	padding:10px 0px 10px 0px;
	color:#fff;
	background: #406ECB url(bilder/footer_bg.gif) repeat-x top;
}

#footer h1, #footer a
{
	color:#fff;
}


/*******************************************************************************
Bilder
*******************************************************************************/

.border1_left
{
	border:1px solid #000;
	float:left;
	margin:0px 5px 5px 0px;
}

.border1_right
{
	border:1px solid #000;
	float:right;
	margin:0px 5px 5px 5px;
}

.border0_right
{
	border:none;
	float:right;
	margin:0px 5px 5px 5px;
}

/*******************************************************************************
Formatierung des Kontaktformular-Container
*******************************************************************************/

#kontakt p
{
	float:left;
	padding:10px 0px 0px 10px;
	margin:0px;
	font-weight:bold;
	width: 45%;
}

input
{
	display:block;
	padding:0px;
	margin:2px 0px 0px 0px;
	font-size: 80%;
	width:90%;
}

textarea
{
	display:block;
	padding:0px;
	margin:2px 0px 0px 0px;
	width:195%;
	height:60px;
}

/*******************************************************************************
Klassen
*******************************************************************************/

.checkbox
{
	display:inline;
	width:auto;
	margin:0px 5px 0px 0px;
	padding:0px 0px 0px 0px;
}

.trheadline
{
	font-size:120%;
	font-weight:bold;
	background: #ccd7ff url(bilder/bg_a_left.gif) repeat-x center center;
}

.trheadline2
{
	font-weight:bold;
	background-color: #eee;
}

#kontakt .kontakt_fehler
{
	color:#CF0000;
}

table
{
	border-collapse:collapse;
	margin:5px 5px 10px 5px;
	padding:0px;
	clear:both;
	font-size: 80%;
	border:2px solid #000;
}

td
{
	margin:0px;
	padding:3px;
	border:1px solid #000;
}


/*******************************************************************************
Bilder
*******************************************************************************/

#footer a
{
	margin:0px;
	padding:0px;
	background:none;
	text-decoration:none;
}

#footer img
{
	border:none;
	margin:0px;
	padding:0px;
}


/******************************************************************************/
/******************************************************************************/

.block
{
	clear: both !important;
	display: block !important;
	width: 90% !important;
	border-bottom: 1px dashed #999 !important;
	margin: 15px 0 0 0 !important;
}

.textarea
{
	clear: both !important;
	display: block !important;
}

/******************************************************************************/

#ebene1 a 
{
	display:block;
	width:180px;
	margin:1px 0px 0px 9px;
	padding:2px 2px;
	color:#666;
	font-size:130%;
}

#ebene1 a:link, #ebene1 a:visited
{
	border:none;
	background:none;
}

#ebene1 a:hover, #ebene1 a:active, #ebene1 a:focus 
{
	color:#728D06;
	border:none;
	background:none;
	text-decoration:underline;
}


#ebene1 span
{
	text-decoration:underline;
	font-size:130%;	
	border:none;
	background:none;
	display:block;
	width:180px;
	margin:1px 0px 0px 9px;
	padding:2px 2px;
	color:#728D06;
}