@charset "UTF-8";
/* CSS Document */

.navigation
 {
	margin: 0;
	padding: 0;
	text-align: left;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	line-height: 64px;
	height: 40px;
    }    

a:link {
	color: #999999;
	text-decoration: underline;
	margin: 0px;
}
a:hover {
	color: #ff9900;
}
a:active {
	color: #ff9900;
}
a:focus {
	color: #ff9900;
}
a:visited {
	color: #999999;
}
h1    {
	font-size: 36px;
	color: #ff9900;
	font-family: Verdana;
	text-align: center;
	font-weight: normal;
	width: 180px;
	padding-left: 480px;
	font-style: normal;
	height: 40px;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	line-height: 36px;
}
h2   {
	font-size: 14px;
	color: #333333;
	font-weight: bold;
	line-height: 18px;
	font-style: normal;
}
.rot {
	color: #990033;
}
.gelb {
	color: #ff9900;
	text-decoration: underline;
}
.fuss {
	font-size: 10px;
	line-height: 24px;
}
.liste {
	list-style-type: disc;
	list-style-position: outside;
	list-style-image: url(../image/liste.png);
	text-align: left;
	vertical-align: bottom;
}
.orange {
	color: #FF9900;
	line-height: 48px;
}
.weiß {
	color: #FFFFFF;
	font-size: 14px;
	line-height: 20px;
}
.oneColFixCtr #box  {
	border-left-width: 1px;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
	width: 544px;
	padding-top: 0;
	padding-right: 16px;
	padding-bottom: 0;
	padding-left: 16px;
}
.bu {
	font-size: 12px;
	color: #990000;
	font-style: italic;
	font-weight: normal;
	vertical-align: top;
	text-align: left;
	line-height: normal;
}
em {
	font-weight: bold;
	font-style: normal;
}

