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;
}

.breaker{
  	clear:both;
	height:0;
	overflow:hidden;
	line-height:1px;
	font-size:1px;
}

#seite{
	position:relative;
	text-align: left;
	margin: 0 auto;
   	width: 850px;
	font-size:133%;
}
#seite2{
	position:relative;
	text-align: left;
	margin: 120px auto;
    	width: 850px;
	font-size:133%;
}

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;
}

.skip, .hideme, .print {
    position: absolute;
    top: -1000em;
    left: -1000em;
    height: 1px;
    width: 1px;
  }

.note {background: #dfd; padding: 1em; border-bottom: 1px #bdb dotted; border-bottom: 1px #dbb dotted;}
.important {background: #ffd; padding: 1em; border-bottom: 1px #ddb dotted; border-bottom: 1px #dbb dotted;}
.warning {background: #fdd; padding: 1em; border-bottom: 1px #dbb dotted; border-bottom: 1px #dbb dotted;}
.float_left { float: left; display:inline; margin-right: 1em; margin-bottom: 0.15em; position:relative; }
.float_right { float: right; display:inline; margin-left: 1em; margin-bottom: 0.15em; position:relative; }
.center { text-align:center; margin: 0.5em auto }


img {
	border: none;
}

#kopf{
	position: relative;
	top:0px;
	left: 0px;
	width:803px;
	height:113px;
	padding-top:10px;
	padding-right:47px;
	text-align:right;
	background: url(img/kopf.jpg) no-repeat;
	background-color: #fff;
}


#kopfnavi{
	position: relative;
	top:0px;
	width:611px;
	height:18px;
	text-align:right;
	padding-top: 3px;
	font-size: 70%;
	color:#132A5E;
	background: url(img/kopfnavi.gif) no-repeat;
	float:right;
}

#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 ul,
#kopfnavi2 ul{
	margin:0;
	float:right;
}

#kopfnavi li,
#kopfnavi2 li{
	float:left;
	margin-right:2px;
}

#kopfnavi a,
#kopfnavi span{
	font-size: 100%;
	color:#132A5E;
	text-decoration: none;
}

#kopfnavi2 a,
#kopfnavi2 span{
	font-size: 100%;
	color:#132A5E;
	text-decoration: underline;
}


#kopfnavi a:hover{
	font-size: 100%;
	color:#132A5E;
	text-decoration: underline;
}

#fuss{
	position: absolute;
	top:430px;
	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;
}

#suche input,
#suche label{
	float:left;
	margin-right:0.3em;
}

input, select, textarea  {
	font-size:85%;
	color:#132A5E;
}

input[type="text"].suchfeld{
	background-color:#FFFFFF;
	border:1px solid #132A5E;
	float: none;
}

#suche input.submit{
	background:transparent url(img/finden.gif) no-repeat;
	border:none;
	width:10px;
	height:10px;
	padding:0;
	margin-top:3px;
}

#mitte{
	position:absolute;
	left:0px;
	width:850px;
	background: #ffffff url(img/bg_mitte.jpg) repeat-y left top;
}

#seite2 #mitte{
	background:none;
}

#mitte a,
#mitte span{
	color:#132A5E;
	font-weight:bold;
}
#links{
	position:relative;
	top:0px;
	left:0px;
	width:228px;
	height:100%;
	padding:5px 5px 350px 5px;
	background-color: #005A92;
	float:left;
}

#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 a,
#navigation ul li span{
	color:#C3DDF7;
	text-decoration:none;
	display:block;
}

#navigation ul li span{
	color:#ffffff;
}


#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 span{
	padding:3px;
	background: url(img/aktiv.gif) repeat-x 0px 0.4em;
	font-weight:bold;
	color:#000000;
}
* html #navigation ul li ul li span{
	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 li a{
	color: #000000;
	text-decoration:none;
}
#startseite li 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;
}

#block1 ul,
#block2 ul,
#block3 ul,
#block4 ul{
	margin:0;
	padding:0;
}

#adresse_startseite{
	position:relative;
	left:50px;
	top:400px;
	width:800px;
	font-size:75%;
	margin:5px;
	color:#205A9B;
}

#inhalt{
	top:10px;
	width:390px;
	padding:20px 5px 20px 20px;
	font-size: 80%;
	float:left;
}

#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;
	border-bottom:1px solid #FFD800;
}
#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{
	top:100px;
	left:685px;
	width:155px;
	padding:5px;
	font-size:85%;
	float:right;
	padding-top:100px;
}
*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;
	bottom:0px;
	margin: 0px;
	padding: 0px;
	width:180px;
	font-size:75%;
	color:#ffffff;
}
*html #adresse {
	bottom:10px;
}
#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%;
}
