body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #F4F0DB;
	background-image: url(/inc/img/bg_vertical.gif);
	margin: 0px;
	padding: 0px;
	scrollbar-face-color: #D4D0C8;
	scrollbar-highlight-color: #D4D0C8;
	scrollbar-shadow-color: #999999;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #666666;
	scrollbar-track-color:  #E3E3E3;
	scrollbar-arrow-color: #000000;
	background-repeat: repeat-y;
}
td {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: normal; 
	color: #000000; 
	text-decoration: none;
}
a {  
	text-decoration: underline;
	color: #000000;
}
a:hover {
	color: #FB5201;
	text-decoration: underline;
}
P,H1,H2,H3,H4 {
	margin:0px;
	margin-top:0px;
	margin-bottom:0px;
}
.titel {
	font-weight: bold;
	font-size: 20px;
	color: #FB5201; /*#FB5201*/
	text-decoration: none;
	margin-bottom: 30px;
}
.untertitel {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	padding-bottom: 10px;
}
strong {
	font-weight: bold;
}
bold {
	font-weight: bold;
}
.klein {
	font-size: 10px;
	text-decoration: none;
}
.kleingrau {
	font-size: 10px;
	text-decoration: none;
	color: #A6A5A5;
}
.balkenweiss {
	color: #FFFFFF;
	background-color: #FB5201;
	font-weight: bold;
}
.formular {
	margin: 0px;
	padding: 0px;
}
.textfeld {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	width: 150px;
	padding-right: 3px;
	padding-left: 3px;
	border: 1px solid #FB5201;
}
.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #FB5201;
}
td.topnavi {
	background-color: #DADFE4;
	height: 21px;
	width: 178px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #D1D1D1;
	border-right-color: #D1D1D1;
	border-bottom-color: #D1D1D1;
	border-left-color: #D1D1D1;
}
a.topnavi {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	vertical-align: middle;
}
a.topnavi:hover {
	color: #000000;
	text-decoration: none;
}
a.topnaviover {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
a.topnaviover:hover {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
td.topnaviover {
	color: #000000;
	background-color: #FFFFFF;
	height: 21px;
	width: 178px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #D1D1D1;
	border-right-color: #D1D1D1;
	border-bottom-color: #D1D1D1;
	border-left-color: #D1D1D1;
	cursor: hand;
}

td.subnavi {
	background-color: #E8ECF0;
	height: 21px;
	width: 178px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #D1D1D1;
	border-right-color: #D1D1D1;
	border-bottom-color: #D1D1D1;
	border-left-color: #D1D1D1;
}
td.subnaviover {
	background-color: #F4F0DB;
	height: 21px;
	width: 178px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #D1D1D1;
	border-right-color: #D1D1D1;
	border-bottom-color: #D1D1D1;
	border-left-color: #D1D1D1;
	cursor: hand;
}
a.subnavi {
	font-size: 11px;
	color: #616161;
	text-decoration: none;
	vertical-align: middle;
}
a.subnavi:hover {
	color: #616161;
	text-decoration: none;
}
a.subnaviover {
	color: #000000;
	text-decoration: none;
}
a.subnaviover:hover {
	color: #000000;
	text-decoration: none;
}
a.print {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	vertical-align: middle;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a.print:hover {
	color: #FB5201;
}
img.rubrikbild {
	border: 1px solid #D1D1D1;
	margin: 0px 10px 5px 0px;
}
.highlight {
	font-size: 12px;
	color: #FB5201;
	text-decoration: none;
	font-weight: bold;
}
.einrahmung {
	border: 1px solid #333333;
}
.red {
	color: #FF0000;
}
