td {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	
}

.ueberschrift{
	font-family : Arial, Helvetica, sans-serif;
	letter-spacing : 2px;
	font-size : 12pt;
	font-weight: bold;
}

.menu_einrueckung {
	padding-left: 10px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #990000;
}

.rot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
}


.rot1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
}


.rand-unten {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;	
}

.rand-links{
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #FFFFFF;	
}

.rand {
	border: 1px dashed #FFFFFF;
}

.rand-unten-links{
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
}

.scrollen {
	overflow: auto;
	height: 390px;
}