html, body {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
			}
a {
	color: #011F37;
	font-size: 11px;
	text-decoration: underline;
}
a.none {
	color: #011F37;
	font-size: 11px;
	text-decoration: none;
}
a.menu {
	color: #011F37;
	font-size: 12px;
	text-decoration: none;
}
a.weiss{
	color: #ffffff;
	text-decoration: none;
	}
a:hover {
	color: #990066;
	text-decoration: none;
}
a.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990066;
	text-decoration: none;
	padding-left: 4px;
}
a.button:hover {
	color: #000000;
	}
.text {
	font-size: 11px;
	line-height: 16px;
	color: #011F37;
	}
.textweiss {
	font-size: 11px;
	color: #ffffff;
	}
.textblock {
	font-size: 11px;
	line-height: 16px;
	color: #011F37;
	text-align: justify;
	}

h1 {
	color: #A80254;
	font-weight: bolder;
	font-size: 12px;
		}
.titelmenu {
	color: #ffffff;
	font-weight: bolder;
	font-size: 12px;
	background-color: #011F37;
	background-attachment: fixed;
	background-image: url(images/menu.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-left: 4px;
	
	
				}
.window {
	font-size: 11px;
	color: #011F37;
	padding: 6px 10px;
			}
.banner {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #011F37;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.adler {
	background-image: url(images/ornament.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: right top;
	}
address {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-style: normal;
	color: #011F37;
		}



