/* CSS Document */
html {
	height: 100%;
}
body {
	height: 100%;
	margin: 10px 0px 0px;
	background-color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 14px;
	line-height: 18px;
}
a:link {
	text-decoration: none;
	color: #33CCFF;
	background-color: #FFFFFF;
}
a:visited {
	text-decoration: none;
	color: #33CCFF;
	background-color: #FFFFFF;
}
a:hover {
	color: #FFFFFF;
	background-color: #33CCFF;
}
a:active {
	color: #FFFFFF;
	background-color: #33CCFF;
}
A.transparent:link, A.transparent:visited, A.transparent:active, A.transparent:hover  {
	background-color: transparent;
}
.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #33CCFF;
	text-align: left;
	background-color: #FFFFFF;
	line-height: 24px;
}
p {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 16px;
	line-height: 20px;
}
.text {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 16px;
	line-height: 20px;
}
.textZ {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
 	color: #000000;
	font-size: 16px;
	line-height: 20px;
    white-space:nowrap;
}
.titel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
	line-height: 26px;
}
.imp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CCCCCC;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
	background-color: #FFFFFF;
	line-height: 26px;
	display: inline;
}
.bildtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	background-color: #FFFFFF;
	display: inline;
	text-align: right;
	line-height: 16px;
}
.boxtitel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #33CCFF;
	background-color: #FFFFFF;
}
.boxtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #333333;
	background-color: #FFFFFF;
}
.boxfett {
	background-color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;

}
.navText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	color: #33CCFF;
	background-color: #FFFFFF;
}

