*{
	padding:0;
	margin:0;
	border:0;
}
body,html{
	height:100%;
	font:12px Verdana, Arial, sans-serif;
	color:#273389;
	background:#ffffff;
	text-align:center;
}

p{
	font:12px Verdana, Arial, sans-serif;
	color:#273389;
}

a:link,a:visited,a:hover,a:active,a:focus {
	font-weight:bold;
	color:#273389;
}

h2{
	margin:10px 0 10px 0;
	font-size:16px;
}

h3{
	margin-left:20px;
	margin-right:20px;
	font-size:14px;
	border-bottom: 1px dotted #273389;
}

h5{
	margin-left:20px;
	margin-right:20px;
	font-size:7pt;
}

#box{
	width:800px;
	padding:0 10px;
	margin:0 auto;
	text-align:center;
	background:#ffffff;
  	position: relative;
  	min-height: 100%; /* Fuer moderne Browser */
  	height: auto !important; /* Fuer moderne Browser */
 	height: 100%; /* Fuer IE */
}
#header{
	position:relative;
	padding-left:20px;
	padding-top:10px;
	height:140px;
	font-size:20px;
	text-transform:uppercase;
	background:#ffffff;
	line-height: 60px;
	text-align:center;
	vertical-align:middle;
}
#header span{
	position:absolute;
	top:25px;
	left:20px;
	color:#273389;
	font-size:12px;
	font-weight:bold;
	text-transform:none;
}
#navigation{
	list-style:none;
	text-align:center;
	height:25px;
	border-bottom:15px solid #273389;
}
#navigation li{
	float:left;
}
#navigation li a{
	display:block;
	width:160px;
	height:25px;
	line-height:25px;
	background:#ffffff;
	color:#273389;
	text-decoration:none;
}
#navigation li a:hover,#navigation li#active a{
	background:#ffffff;
	color:#273389;
	font-weight:bold;
}
ul.subnavigation{
	width:180px;
	list-style:none;
	text-align:left;
	margin:0 0 0 20px;
	border-top:1px solid #202020;
}
ul.subnavigation li a{
	border-bottom:1px solid #202020;
	height:22px;
	line-height:22px;
	display:block;
	color:#273389;
	width:180px;
	text-decoration:none;
}
ul.subnavigation li a:hover{
	background:#202020;
}

ul.subnavigation li#active a{
	background:#202020;
	font-weight:bold;
}

#spalte_links{
	width:200px;
	float:left;
}

#spalte_links_counter{
	width:200px;
	float:left;
	clear:left;
	top:25px;
}

#spalte_links h2{
	background:#202020;
	height:18px;
	line-height:18px;
	color:white;
	text-indent:10px;
	width:180px;
	margin:24px 0 1px 20px;
	font-weight:bold;
	font-size:10px;
	border:none;
}
#spalte_rechts{
	width:550px;
	margin:0 10px 0 220px;
	padding:10px 10px 4em 20px;
	background:#ffffff;
	min-height:320px;
}

.text_rot{
	text-align:right;
	color:#ff0000;
	font-weight:bold;
	text-decoration:none;
	vertical-align:bottom;
}

ul.blocksatz{
	list-style-position:outside;
	list-style-type:disc;
	text-align:justify;
	margin-left:35px;
	margin-right:20px;
}

.blocksatz{
	list-style-type:disc;
	text-align:justify;
	margin-left:20px;
	margin-right:20px;
}

.zentriert{
	text-align:center;
	margin-left:20px;
	margin-right:20px;
}

#box_block{
	margin-left:20px;

}

p.tableleft {
	margin-right:20px;
}
p.tableright {
	margin-left:20px;
	font-weight:bold;
}

#spalte_rechts a:link,#spalte_rechts a:visited{
	color:#ff0000;
	text-decoration:underline;
	font-weight:bold;
}

#spalte_rechts a:focus,#spalte_rechts a:hover,#spalte_rechts a:active{
	color:#ff0000;
	text-decoration:none;
}

#footer{
	font:10px Verdana, Arial, sans-serif;
	position: absolute;
	left:10px;
  	bottom:0;
	height:25px;
	background:#ffffff;
	width:800px;
	color:#273389;
	text-align:center;
	vertical-align:middle;
	line-height:25px;
}

#footer2{
	font:9px Verdana, Arial, sans-serif;
	position: absolute;
	left:10px;
  	bottom:0;
	height:20px;
	background:#ffffff;
	width:800px;
	color:#273389;
	text-align:center;
	line-height:20px;
}

#footer a:link {
	font-weight:bold;
	color:#273389;
	text-decoration:none;
}

#footer a:visited {
	font-weight:bold;
	color:#273389;
	text-decoration:none;
}

#footer a:hover {
	font-weight:bold;
	color:#273389;
	text-decoration:underline;
}

#footer a:active {
	font-weight:bold;
	color:#273389;
	text-decoration:underline;
}

#footer a:focus {
	font-weight:bold;
	color:#273389;
	text-decoration:underline;
}

legend {
	margin-left:16px;
	color:#273389;
	font-size: 10pt;
	font-weight: bold;
	border:1px solid #273389;
	background:#202020;
	padding:2px 10px 2px 10px;
}

fieldset {
	margin-left:20px;
	margin-right:20px;
	padding:0px 0px 20px 0px;
	font-size: 10pt;
	color:#273389;
	border:1px solid #273389;
	background:#ffffff;
	-moz-border-radius:10px;
}

.achtung legend {
	margin-left:16px;
	color:#ff0000;
	font-size: 9pt;
	font-weight: bold;
	border:1px solid #273389;
	background:#ffffff;
	padding:1px 5px 1px 5px;
}
.achtung p {
	list-style-type:disc;
	text-align:justify;
	margin-left:20px;
	margin-right:20px;
	font-size: 9pt;
	color:#ff0000;
	font-weight:bold;
}

.achtung {
	margin-left:20px;
	margin-right:20px;
	padding:0px 0px 20px 0px;
	font-size: 9pt;
	color:#273389;
	border:1px solid #273389;
	background:#f3f3f3;
}