body{
	font-size: 7pt; 
	line-height: 14px; 
	font-family: Arial;
	color:#000;
	margin:0px;
	padding:0px;
	background-image:url(../images/hintergrund.gif);
	background-repeat: repeat-y;
}
body#vorschalt{
	background-image: none;
}
a img{
	border:0px;	
}
a{
	color:#000000;	
}
a:hover{
	color:#ff0000;	
}
td{
	font-size:7pt;	
}
h1{
	font-weight: bold;
	font-size: 19px;
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	line-height:120%;
	margin-top:15px;
	margin-bottom:10px;
}
#unterseite h1{
	margin-top:0px;	
	margin-bottom:0px;
}
#unterseite h1.grau{
	margin-top:0px;
	color:#b5b5b5;	
}
#unterseite .titel{
	padding-top:15px;	
}

.container_bildleiste{
	position:absolute;
	top:220px;
	width:100%;
	overflow:hidden;	
}
.container_kopfleiste{
	background-color: #b5b5b5;
	height:18px;
	width:100%;
	overflow:hidden;	
}
.container_bildleiste img.roter_balken{
	position:relative;
	top:18px;
}
.container_gesamt{
	width:760px;
}
.container_inhalt{
	float:left;
	width:600px;
	position:relative;
	left:118px;
	margin-left:20px;
}
.container_main-navi{
	float:left;
	width:118px;
	height:100%;
	background-color:#ebebeb;
	position:relative;
	left:-620px;
}
.container_fuss{
	width:100%;
	height:23px;
	position:fixed;
	bottom:0px;
	z-index:5;
	background-image: url(../images/naviunten/naviuntenbg.gif);
	background-repeat: repeat-x;
}
.clearer{
	width:100%;
	clear:both;	
}
.seitentitel .titel{
	float:left;
}
.seitentitel .logo{
	float:right;
	margin-top:15px; 
}
.textblock{
	width:200px;
	float:left;	
	font-size: 7pt; 
	line-height: 14px; 
	margin-top:50px;
}
.texthead{
	font-weight: bold; 
	font-size: 8pt; 
	line-height: 14px; 
	background-image: url(../images/li.gif);
	background-repeat: no-repeat;
	background-position: 0px;
	padding-left:7px;
}
.ohnepunkte .texthead{
	font-weight: bold; 
	font-size: 8pt; 
	line-height: 14px; 
	background-image: none;
	background-position: 0px;
	padding-left:0px;
}
.topiclinks_oben{
	position:absolute;
	bottom:1em;	
}
.topiclinks_unten{
	position:absolute;
	top:0em;	
}
.fett{
	font-weight: bold; 
	font-size: 8pt; 
	line-height: 14px; 
}
.inhalt{
	width:450px;	
	margin-bottom:30px;
	margin-top:10px;
}
.inhalt_unten{
	position:absolute;
	top:330px;
	width:100%;
}
.inhalt_unten .links, .inhalt_unten .rechts{
	float:left;
}
.inhalt_oben{
	position:absolute;
	top:70px;
	height:137px;
	width:100%;
	padding-top:30px;
}
.inhalt_oben .innen{
	position:absolute;
	bottom:1em;	
}
.inhalt_unten .rechts{
	margin-left:10px;
}
.tu{ 
	border-bottom: 1pt solid red; 
}
.to{
	border-top: 1pt solid red;
}
.ueberschrift{
	font-weight: bold;
	font-size: 12px;
	font-family: Arial;
	text-decoration: underline;
}

/* Vorschaltseite */
#vorschalt .container_gesamt{
	margin-left:auto;
	margin-right:auto;
	witdth:760px;
}
#vorschalt .bottom .links{
	margin-top:50px;
	margin-left:30px;
	margin-bottom:30px;
}
#vorschalt .bottom .unten{
	margin-top:40px;
	text-align:center;	
}
#vorschalt .bottom .unten a{
	font-size:15px;
	font-weight:bold;
	text-decoration:underline;
}
#vorschalt .bottom .unten a:hover{
	text-decoration: none;
}
#vorschalt .bottom .verlinkungen{
	font-size:10px;
	font-weight:bold;
	margin-bottom:30px;
	margin-left:30px;
	width:200px;
}
#vorschalt .top .links{
	margin-top:50px;
	margin-left:30px;
	float:left;
}
#vorschalt .top .rechts{
	margin-top:60px;
	margin-left:480px;
	margin-bottom:30px;
}
#vorschalt .top .verlinkungen{
	font-size:10px;
	font-weight:bold;
	margin-bottom:30px;
	margin-left:480px;
	width:250px;
}
#vorschalt a.link{
	color:#aaaaaa;
}
#vorschalt a:hover.link{
	color:#ff0000;
}
.informationspflicht{
	position: relative;
	top:0px;
}
.informationspflicht img{
	position:absolute;
	top:10px;
}

