.haupttext {
	font-family: Avantgarde, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 25px;
	font-weight: normal;
	margin: 0px;
	padding: 8px;
	vertical-align:top;
}

.slogan {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	margin: 0px;
	padding: 4px;
	text-align:center;
	color: #333333;
	letter-spacing: 1px;
}

.haupttext a {
	font-family: Avantgarde, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 25px;
	font-weight: normal;
	margin: 0px;
	padding: 3px;
	color: #333333;
	text-decoration: none;
	font-style: italic;
}
.haupttext a:hover {text-decoration: underline}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.navigation {
	font-family: Avantgarde, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: bold;
	color: #FFFFFF;
	letter-spacing: 3px;
	line-height: normal;
	text-transform: uppercase;
	font-weight: normal;
	padding: 5px;
}
.navigation_offen {
	font-family: Avantgarde, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: bold;
	color: #FFFFFF;
	letter-spacing: 3px;
	line-height: normal;
	text-transform: uppercase;
	font-weight: normal;
	padding: 5px;
	text-align:right;	
}
.navigation a {
	text-decoration: none;
	color: #FFFFFF;
}

.navigation a:hover {
	font-style: italic;
	color: #FFFFFF;
}

.titel {
	font-family: Avantgarde, Verdana, Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #FFFFFF;
	font-weight: normal;
	padding: 5px;
	border: none;
	text-transform: uppercase;
	text-align:right;
	letter-spacing: 3px;
	vertical-align:bottom;
}

