html, body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}
.ulnav {
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: right;
	width: 180px;
	float: right;
}
.nav {
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
	padding-right: 10px;
	background-image: url(../button/bg_nav_n.gif);
	background-repeat: no-repeat;
	background-position: right top;
	display: block;
	width: 100%;
}
html>body .nav {
	width: auto;
}
.nav:hover {
	background-image: url(../button/bg_nav_a.gif);
	color: #666666;
}
.navA {
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	padding-right: 10px;
	background-image: url(../button/bg_nav_a.gif);
	background-repeat: no-repeat;
	background-position: right top;
	display: block;
	width: 100%;
}
html>body .navA {
	width: auto;
}
.content {
	padding-left: 25px;
	font-size: 12px;
	color: #666666
}
.content a {
	color:#f87f11;
	text-decoration: none;
}
.content a:link {
	color:#f87f11;
	text-decoration: none;
}
.content a:visited {
	color:#f87f11;
}
.content a:hover {
	color:#f87f11;
	text-decoration: underline;
}
.content a:active {
	color:#f87f11;
}
.content table, table {
	font-size: 12px;
	color: #666666;
}
.content ul {
	list-style-type: none;
	list-style-image: url(../bilder/ul.gif);
}
.claim {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 22px;
	font-weight: bold;
	color: #ffffff;
	padding: 0 22px;
	background-color: #f87f11;
	border: solid 2px #f87f11;
}
.headline {
	font-size: 14px;
	font-weight: bold;
	color: #a0a0a0;
	margin-top: 0;
}
.headline a {
	color:#a0a0a0;
	text-decoration: none;
}
.headline a:link {
	color:#a0a0a0;
	text-decoration: none;
}
.headline a:hover {
	color:#f87f11;
	text-decoration: underline;
}
.textorange {
	color: #f87f11;
}
.text {
	font-size: 12px;
	color: #666666;
	font-weight: normal;
}
.verteiler {
	background-color: #cccccc;
	border: 1px solid #f87f11;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
}
.liste {
	font-size: 12px;
	color: #666666;
	padding: 5px;
	border-bottom: solid 1px #f87f11;
	margin: 0;
}
.linetop {
	border-top: 1px solid #f87f11;
	padding-top: 10px;
}
.verteiler {
	background-color: #cccccc;
	border: 1px solid #ff9900;
	font-size: 10px;
	line-height: 13px;
	color: #000000;
	font-weight: bold;
}
div.followus {
	float:left;
	padding-left:100px;
	padding-top:10px;
	line-height:16px;
}

div.followus img {
	border-width:0;
	margin-left:5px;
	vertical-align:text-bottom;
}

