html, body	{
	height: 100%;
	margin: 0;
	padding: 0;
	font-size: 100.01%;
	font-family: Arial, Verdana, sans-serif;
	color:#000000;
	background-color: #ffffff;
	text-align:center;
}
#seite{
	position:relative;
	text-align: left;
	margin: 0 auto;
   	width: 850px;
}
#seite2{
	position:relative;
	text-align: left;
	margin: 120 auto;
    width: 850px;
}

h1, h2, h3, h4, h5, h6, p, form, table {
	font-family: Arial, Verdana, sans-serif;
	font-size: 100.01%;
	margin:0;
	padding:0;
}

.invisible, dfn {
	position: absolute;
	left: -1000px;
	top: -1000px;
	width: 0px;
	height: 0px;
	overflow: hidden;
	display: inline;
}

img {
	border: none;
}

#kopf{
	position: relative;
	top:0px;
	left: 0px;
	width:803px;
	height:123px;
	padding-top:10px;
	padding-right:47px;
	text-align:right;
	background: url(img/kopf.jpg) no-repeat;
	background-color: #fff;
}
*html #kopf{
	width:850px;
	padding-right:47px;
}

#kopfnavi{
	position: relative;
	top:0px;
	left: 239px;
	width:611px;
	height:18px;
	text-align:right;
	padding-top: 3px;
	font-size: 70%;
	color:#132A5E;
	background: url(img/kopfnavi.gif) no-repeat;
}
* html #kopfnavi{
	left:229px;
}
#kopfnavi2{
	background: url(img/kopfnavi_lang.gif) no-repeat;
	position: relative;
	top:0px;
	left:0px;
	width:850px;
	height:18px;
	text-align:right;
	padding-top: 3px;
	font-size: 70%;
	color:#132A5E;
}

#kopfnavi a{
	font-size: 100%;
	color:#132A5E;
	text-decoration: none;
}
#kopfnavi a:hover{
	font-size: 100%;
	color:#132A5E;
	text-decoration: underline;
}

#fuss{
	position: absolute;
	bottom:-27em;
	left:0px;
	width:850px;
	height:18px;
	text-align:right;
	padding-top: 3px;
	font-size: 70%;
	color:#132A5E;
	background: url(img/kopfnavi_lang.gif) no-repeat;
}
#suche{
	position:absolute;
	top:93px;
	left: 10px;
	color:#132A5E;
	font-size:75%;
	text-align: left;
	width: 200px;
}

input, select, textarea  {
	font-size:85%;
	color:#132A5E;
}

input[type="text"].suchfeld{
	background-color:#FFFFFF;
	border:1px solid #132A5E;
	float: none;
}

#mitte{
	position:absolute;
	top:123px;
	left:0px;
	width:850px;
}

#mitte a{
	color:#132A5E;
	font-weight:bold;
}
#links{
	position:absolute;
	top:0px;
	left:0px;
	width:228px;
	height:100%;
	padding:5px;
	background-color: #005A92;
}

#navigation ul, ol, li {
	padding: 0;
	margin: 0;
	list-style: none;
	display : block;
}
#navigation{
	padding-top:40px;
	font-size:75%;
	color:#ffffff;
}
#navigation ul li{
	font-weight:bold;
	padding: 2px 7px 2px 15px;
	border-bottom : 1px solid #FCD302;
	background: url(img/bullet.gif) no-repeat 6px 0.8em;
}
*html #navigation ul li{
	background: url(img/bullet.gif) no-repeat 6px 1.1em;
}

#navigation ul li .aktiv{
	color:#ffffff;
}
#navigation ul li a{
	color:#C3DDF7;
	text-decoration:none;
}
#navigation ul li ul li{
	font-weight:normal;
	padding: 2px 0px 2px 22px;
	border-bottom:none;
	border-top: 1px solid #FCD302;
	background: none;
}
#navigation ul li ul li div.aktiv{
	padding:3px;
	background: url(img/aktiv.gif) repeat-x 0px 0.4em;
	font-weight:bold;
	color:#000000;
}
* html #navigation ul li ul li.aktiv{
	padding:3px;
	background: url(img/aktiv.gif) repeat-x 0px 0.5em;
	font-weight:bold;
	color:#000000;
}
#navigation ul li ul li a{
	font-weight:normal;
	text-decoration:none;
	color:#C3DDF7;
}

#startseite{
	position:absolute;
	top:141px;
	left:0px;
	width:810px;
	height:300px;
	padding:20px;
	font-size: 80%;
}
* html #startseite{
	width:850px;
	padding:20px;
}
#startseite h1{
	font-size:120%;
	color: #005A92;
}
#startseite h1 a{
	color: #005A92;
	text-decoration:none;
}
#startseite h1 a:hover{
	color: #005A92;
	text-decoration:underline;
}
#startseite p a{
	color: #000000;
	text-decoration:none;
}
#startseite p a:hover{
	color: #000000;
	text-decoration:underline;
}
#startseite #block1{
	position:absolute;
	top:130px;
	left:30px;
	width:90px;
	padding-left:7px;
	border-left:1px solid #FFD800;
}
#startseite #block2{
	position:absolute;
	top:130px;
	left:170px;
	width:250px;
	padding-left:7px;
	border-left:1px solid #FFD800;
}
#startseite #block3{
	position:absolute;
	top:130px;
	left:440px;
	width:190px;
	padding-left:7px;
	border-left:1px solid #FFD800;
}
#startseite #block4{
	position:absolute;
	top:130px;
	left:640px;
	width:170px;
	padding-left:7px;
	border-left:1px solid #FFD800;
}

#adresse_startseite{
	position:relative;
	left:50px;
	top:400px;
	width:800px;
	font-size:75%;
	margin:5px;
	color:#205A9B;
}

#inhalt{
	position:absolute;
	top:10px;
	left:240px;
	width:390px;
	padding:20px 5px 20px 20px;
	font-size: 80%;
}
* html #inhalt{
	width:390px;
	padding:20px 5px 20px 20px;
}
#inhalt p{
	padding: 5px 0px 5px 0px;
}
#inhalt h1, #inhalt h2, #inhalt h3{
	padding: 15px 0px 0px 0px;
}
#inhalt h1{
	font-size:130%;
	font-weight:bold;
	color:#205A9B;
}
#inhalt h2{
	font-size:110%;
	font-weight:bold;
	color:#000000;
}
#inhalt h3{
	font-size:100%;
	font-weight:bold;
	color:#000000;
}
#inhalt ul li{
	padding: 2px 7px 2px 7px;
	background: url(img/bullet2.gif) no-repeat 0px 0.7em;
}
#inhalt ol {
	padding: 2px 7px 2px 10px;
}
#inhalt ol li{
	list-style-type:decimal;
}
#inhalt table tr th{
	background-color: #CBD7E5;
	font-weight:bold;
	color:#132A5E;
}
#inhalt table tr td{
	background-color: #E7EAEF;
}
#inhalt .news table tr th{
	background-color: #FFFFFF;
	font-weight:bold;
	color:#132A5E;
}
#inhalt .news table tr td{
	background-color: #FFFFFF;
}
#nachoben{
	float: right;
	font-size:60%;
}
#nachoben a{
	text-decoration: none;
}
#drucken{
	float: left;
	font-size:60%;
}
#drucken a{
	text-decoration: none;
}
#rechts{
	position:absolute;
	top:100px;
	left:685px;
	width:155px;
	padding:5px;
	font-size:85%;
}
*html #rechts{
	width:165px;
}
#rechts h3{
display:block;
background-color:#FCD302;
margin-bottom:1px;
padding-left:3px;
}
#rechts p{
display:block;
background-color:#FFF5C3;
padding-left:3px;
font-size:85%;
margin-bottom: 30px;
}
#rechts p a{
 color:#000000;
 font-weight:normal;
 text-decoration:none;
}
#rechts p a:hover{
 text-decoration:underline;
}


#adresse{
	position:absolute;
	left:10px;
	top:520px;
	margin: 0px;
	padding: 0px;
	width:180px;
	font-size:75%;
	color:#ffffff;
}
*html #adresse {
	top:570px;
}
#adresse h4{
	padding-top:10px;
	padding-bottom:4px;
	color:#FCD302;
}

form{
        font-size: 1em;
}

fieldset{
        width:100%;
        padding: 0.5em;
        margin: 10px 0 10px 0;
        color:#000000;
}
legend{
        font-weight: bold;
        color:#000000;
}
}
label.left{
    float: left;
    text-align: right;
    width: 9em;
    margin-right: .3em;
}
label.left_kurz{
    float: left;
    text-align: right;
    width: 16em;
    margin-right: .3em;
}
label.right{
    float: left;
    text-align: left;
    width: 9em;
    margin-left: .3em;
}
input[type=text],
select
{
    float: left;
    width: auto;
    margin-right:.3em;
}

input.right, textarea.right
{
    float: left;
    width: auto;
    margin-left: 5.7em;
    margin-right:.3em;


}

input[type=checkbox].right,
input[type=radio].right,
input[type=submit].right
{
    margin-left: 5.7em;
}
form br
{
    clear: all;
}

label,
select,
input[type=checkbox],
input[type=radio],
input[type=button],
input[type=submit]
{
    cursor: pointer;
}

form
{
    line-height:140%;
}