body{
	font-family : Arial, Helvetica, sans-serif;
	scrollbar-base-color : #E6BAD9;
}

table, td, th, textarea{
	font-family : Arial, Helvetica, sans-serif;
}

.submenu {
	margin: 30px 0 30px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #990066;
	text-decoration : none;
	line-height: 140%;
}
.submenu a{
	background-color: #FFFCFC;
	border:1px dotted #BCBCBC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #990066;
	text-decoration : none;
	width:80%;
}
.submenu a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #990066;
	text-decoration : none;
}
.submenu a:hover{
   color: #990066;
	text-decoration: underline;
}
.submenu a:active{
	color: #E6BAD9;
	text-decoration: none;
}
.subaktiv{
    color: #990066;
	text-decoration : underline;
}
h1, h2,h3{
	font-size: 88%;
	color: #990066;
	margin-bottom: 4px;
}
p, li, .textNormal{
	font-size: 88%;
}
.textNormalRed{
	font-size: 75%;
	color: #CC0000;
}
.textFett{
	font-size: 88%;
	font-weight:bold;
}
.illu{
	border: 1px solid #990066;
}
.beschreibung{
	font-size: 75%;
}