body {
	  color:#006;
	  margin: 0px;
	  margin-top:0px;
	  font-family:Verdana, Arial, Helvetica, sans-serif ;
	  font-size:12px;
}

td {
	  font-family:Verdana, Arial, Helvetica, sans-serif ;
	  font-size:12px;

}

a{
	text-decoration:none;
	color:#000066;
}



#top {
	width:800px;
	height: 78px;
	clear:both;
	margin:0px;
	margin-bottom: 10px;
	background-color:#fff;
}


/* hier beginnt das f�r die Box relevante CSS  */

.content {
	padding:0px;
	margin-top: 0px;
	margin-left:208px;
	position:absolute;
	width:587px;
	background-color: #D9E5FF;
}

.ro {
	background:url(images/roundedbox_ro.gif) top right no-repeat;
}

.lo {
	background:url(images/roundedbox_lo.gif) top left no-repeat;
}

.ru {
	background:url(images/roundedbox_ru.gif) bottom right no-repeat;
}

.lu {
	background:url(images/roundedbox_lu.gif) bottom left no-repeat;
}

.inhalt {
	margin:0px;
	padding:10px;
	padding-left:20px;
	padding-right:40px;
	height: 500px;
}

	html>body .inhalt{
	height: 100%;
	min-height: 480px;
	}

.imgleft {
	margin:25px;
	margin-left:0px;
	margin-top:0px;
	margin-bottom:0px;
}
.imgright {
	margin:25px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:0px;
}

.block {
	clear:both;
	vertical-align:middle;
	background-color: #D9E5FF;
}


div.table
{ 
	display: table;
	width: 100%;
	height: 100%;
	margin: 0px;
}
div.tr
{ 
	height: 100%;
	display: table-row;
}

div.td
{
	display: table-cell;
	vertical-align: middle;
}
div.tdleft
{
	display: table-cell;
	width:65%;
	float:left;
	vertical-align: middle;
}
div.tdright
{
	display: table-cell;
	width:30%;
	float:right;
	vertical-align: middle;
}

div.tdleft2
{
	margin-top:10px;
	display: table-cell;
	width:27%;
	float:left;
	vertical-align: middle;
}
div.tdright2
{
	margin-top:10px;
	display: table-cell;
	width:62%;
	float:right;
	vertical-align: middle;
}

h1 {
	text-transform: uppercase;
 	color:#1A508B;
	width:auto;
	font-size:12px;
	padding:0px;
	margin:0px;
	margin-bottom:10px;
	margin-top:10px;
	text-align:left;
}
	
#activeLink{
	color:#FFFFFF;
	text-decoration:underline;
}


h2 {
	color:#036;
	width:auto;
	font-size:12px;
	padding-top:5px;
}

h3 {
	color:#000;
	margin:0px;
	width:auto;
	font-weight:bold;
	font-size:12px;
	padding:0px;
	padding-top:10px;
	padding-bottom:5px;
}

h4 {
	margin-top:2px;
	color:#333;
	font-size:10px;
}

h5 {
	margin:0px;
	color:#1A508B;
	font-size:10px;
}

h6 {
	width: 430px;
	font-size:12px;
	background-image:url(images/titel_hg.gif);
}

.h7 {
	font-size:10px;
}


.h7 a{
	font-size:10px;
	text-decoration:underline;
}

.h8 {
	font-size:11px;
}

.h9 {
	font-size:10px;
	padding-left:10px;
}

.h9 h1{
	color:#006;
	text-transform: none;
	font-size:10px;
	font-weight:bold;
	margin: 2px;
	margin-left:-10px;
}

.h9 li{
	text-transform: none;
}

.h9 ol{
	text-transform: none;
	margin: 2px;
	margin-left:14px;
}

html>body .h9 ol{
	text-transform: none;
	margin: 2px;
	margin-left:-30px;
}


.navi
{
	float:left;
	margin:0px;
	height: 500px;
	width: 196px;
	padding:0px;
	background:url(images/roundedbox_ru.gif) bottom right no-repeat;
	background-color: #D9E5FF;
	position:absolute;
}

.navi p 
{
	margin-top:5px;
	padding:0px;
}

.navi a
{
 	color:#1A508B;
	font-size:11px;
	margin:0px;
	padding:0px;
	padding-top:0px;
	padding-left:15px;
	margin-left:20px;
	text-decoration:none;
	font-weight:bolder;	
	height: 10px;
}

.navi a:hover
{
	background:  url(images/pfeil.gif) no-repeat;
  	background-position: 0px 2px;  
	height: 10px;
}

#activetop {
	background-image:  url('images/pfeil.gif');
	background-repeat:no-repeat;
  	background-position: 0px 2px;  
}

.sub 
{
	font-style:italic;
	margin:0px;
	margin-top:-8px;
	background-color:#F0F5FF;
}

.sub p
{
	font-size:7px;
	margin:0px;
}
.sub a
{
	background:  url('') no-repeat;
	font-size:10px;
	font-weight:500;
	padding-top:3px;
	padding-bottom:0px;
	width:100%;
}
html>body .sub p{
	height:13px;
	padding-top:5px;
}

.sub p:hover
{
	background:  url() no-repeat;
	background-color:#fff;
}
.sub a:hover
{
	background:  url() no-repeat;
	background-color:#fff;
}

.active
{
	background-color:#fff;
}

	/* IE-Hack: Anweisung wird von IE ignoriert!
	html>body .navi{
		width:11%;
	}*/

.hinweis_gross
{
	color: #ff3300;
	font-size: 20pt;
	font-weight: bold;
	margin: 0;
	text-transform: none;
}

.hinweis_klein
{
	color: #ff3300;
	font-size: 10pt;
	font-weight: bold;
	margin: 0;
}
