/* CSS Document */

body {
	background-color: #FFFFFF;
	color: #000000;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 10px;
}

a:link {
	text-decoration: none;
	color: #0063b5;
}
a:visited {
	text-decoration: none;
	color: #0063b5;
}
a:hover {
	text-decoration: none;
	color: #999999;
}
a:active {
	text-decoration: none;
	color: #0063b5;
}


p {
font-size: 11px;
text-align: left;
line-height: 13px;
}


.headline {
	font-size: 18px;
	font-style: normal;
	color: #0063B5;
	font-variant: small-caps;
}

.head {
	font-size: 15px;
	font-style: normal;
	color: #000000;
	font-variant: small-caps;
	line-height: 22px;
}

.subheadline {
	font-size: 16px;
	font-style: normal;
	color: #000000;
	font-variant: small-caps;
	font-weight: bolder;
}

.text {
	font-size: 11px;
	font-style: normal;
	font-weight: lighter;
	font-variant: normal;
	color: #000000;
}

.textueberschrif {
	font-size: 14px;
	font-style: normal;
	font-weight: lighter;
	font-variant: normal;
	color: #000000;
}

.textbold {
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}

.underline {
	font-size: 10px;
	font-style: normal;
	line-height: 5px;
	color: #333333;
	text-align: center;
}

.navigation {
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	font-variant: small-caps;
	text-decoration: none;
	padding: 0;
	width: 85px;
	height: 15px;
	text-align: center;
}

.navigation:hover {
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	font-variant: small-caps;
	text-decoration: none;
	padding: 0;
	width: 85px;
	height: 15px;
	text-align: center;
}

.navigross {
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-color: #eeeeee;
	display: block;
	width: 130px;
	text-align: left;
	padding-left: 5px;
}

.navigross:hover {
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-color: #CCCCCC;
	display: block;
	width: 130px;
	text-align: left;
	padding-left: 5px;
}

.navihead {
	font-size: 18px;
	font-style: normal;
	color: #0063B5;
	font-variant: small-caps;
	text-align: left;
	line-height: 1;
	
}

.navihead:hover {
	font-size: 18px;
	font-style: normal;
	color: #333333;
	font-variant: small-caps;
	text-align: left;
	line-height: 1;
	
}

