.nav {
    font-family: 'ArialMT', 'Arial', 'sans-serif';
    font-size: 15px;
	color:#CCCCCC;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    letter-spacing: 0;
    text-align: left;
    text-decoration: none;
    text-indent: 0px;
    text-transform: none;
}
.navAktive {
    font-family: 'ArialMT', 'Arial', 'sans-serif';
    font-size: 15px;
	color:#990033;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    letter-spacing: 0;
    text-align: left;
    text-decoration: none;
    text-indent: 0px;
    text-transform: none;
}
.subnav {
	font-family: 'ArialMT', 'Arial', 'sans-serif';
    font-size: 12px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    letter-spacing: 0;
    text-align: left;
    text-decoration: none;
    text-indent: 0px;
    text-transform: none;	
}
.subnavAktive {
	font-family: 'ArialMT', 'Arial', 'sans-serif';
    font-size: 12px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    letter-spacing: 0;
    text-align: left;
    text-decoration: none;
    text-indent: 0px;
    text-transform: none;	
}
a:active {
    font-family: 'ArialMT', 'Arial', 'sans-serif';
	color:#990033;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    letter-spacing: 0;
    text-align: left;
    text-decoration: none;
    text-indent: 0px;
    text-transform: none;
}
a {
    font-family: 'ArialMT', 'Arial', 'sans-serif';
	color:#cccccc;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    letter-spacing: 0;
    text-align: left;
    text-decoration: none;
    text-indent: 0px;
    text-transform: none;
}
a:hover {
    font-family: 'ArialMT', 'Arial', 'sans-serif';
	color:#990033;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    letter-spacing: 0;
    text-align: left;
    text-decoration: none;
    text-indent: 0px;
    text-transform: none;
}
.contentH1 {
	color: #666666;
	font-family: 'ArialMT', 'Arial', 'sans-serif';
	font-size:14px;
	font-style:normal;
	font-weight:bold;
	text-decoration:none;
}
.contentTEXT {
	color:#666666;
	font-family: 'ArialMT', 'Arial', 'sans-serif';
	font-size:12px;
	line-height:150%;
	text-align:justify;
}
.contentLINK {
    font-family: 'ArialMT', 'Arial', 'sans-serif';
    font-size: 12px;
	color:#990033;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    letter-spacing: 0;
    text-align: left;
    text-decoration: none;
    text-indent: 0px;
    text-transform: none;
}
.bottom {
	font-family: 'ArialMT', 'Arial', 'sans-serif';
    font-size: 10px;
	color:#999999;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    letter-spacing: 0;
    text-align: center;
    text-decoration: none;
    text-indent: 0px;
    text-transform: none;
}
img, div, td {
	behavior: url(cms/mod/iepngfix/iepngfix.htc)
}
.box {
	border: 1px solid #C46F8A;
	background-color:#FAF2F3;
    opacity: 1.00;
    padding: 4px;
}
.boxH1 {
	color: #cccccc;
	font-family: 'ArialMT', 'Arial', 'sans-serif';
	font-size:12px;
	font-style:normal;
	font-weight:bold;
	text-decoration:none;
}
.boxTEXT {
	color: #cccccc;
	font-family: 'ArialMT', 'Arial', 'sans-serif';
	font-size:10px;
	text-decoration:none;
}
.buttons {
	padding:0.1em;
	border: 1px solid gray;
	background-color: #e7e7e7;
	font-family: Arial, Helvetica, sans-serif;
}
body {
	background-color:#990033
}.eMeldung {
	font-family: 'ArialMT', 'Arial', 'sans-serif';
	font-size:14px;
	text-decoration:none;
	text-align: right;
	color:#990033;
}

