#kasten {
	/*position: absolute;*/
	border: 1px dotted #999999;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 20px;
	width: 555px;
}

#kasten2 {
	/*position: absolute;*/
	border: 1px solid #999999;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 20px;
	width: 555px;
}

.trenner {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.tabtitel {
	/*border-bottom:1px dotted #999999;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
	color: #F00078;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 5px;
	/*background-color: #B7B5B5; */
	
}

H3 {
	border-bottom:1px dotted #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	text-decoration: none;
	font-style: normal;
	color: #F00078;
	padding-top: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	padding-right: 5px;
	/*background-color: #B7B5B5; */
	
}

.titel {
	/*background-color: #A09F9F;
	border-bottom:2px solid #FFFFFF;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	text-decoration: none;
	font-style: normal;
	color: #F00078;
	background-color: #0099CC;

	
}
.angaben {
	/*background-color: #B7B5B5;
	border-right:2px solid #FFFFFF;*/
	background-color: #CCCCCC;
	color: #666666;
	padding-top: 0px;
		
}
.info{
	/*background-color: #DDDDDD;*/
	background-color: #CCCCCC;
	color: #666666;
	padding-top: 0px;
}
hr{
background-color:#999999; /* Mozilla 1.4 */
color:#999999; /* IE 6 */
border: #999999; /* Opera 7.11 */
height: 1px; /* in Opera für die Anzeige nötig, in Mozilla für die einheitliche Höhe */
border: dotted;
}

.linie {
  border: solid;
}

