body{
	font-style: normal;
	font-size: 11px ;
	font-family: Arial;
	color: #000000;
	margin: 5px 0px 0px 5px;
	background-color:#FFFFFF;
}
td, th, div, span  {
	font-style: normal;
	font-size: 11px ;
	font-family: Arial;
	color: #000000;	
	border: none;
}

a:link, a:visited{
	color : #254E9C;
	text-decoration : none;
	font-weight : normal;
}
a:hover, a:active{
	text-decoration: underline;
	color : #254E9C;
}

.a2, .a2:link, .a2:visited{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
.a2:hover, .a2:active{
	text-decoration: underline;
	color: #FFFFFF;
	font-weight: normal;
}
b, strong{
	color: #254E9C;
}
h1, h2{
	color:#D47800;
	text-align: center;
}
h3, h4{
	/*color:#254E9C;*/
	color: #000000;
}
h1{
	font-size: 16px;
	padding: 8px 0px 4px 0px;
	margin: 8px 0px 4px 0px;
	font-family: "Arial Narrow";
	text-transform : uppercase;
}
h2{
	font-size: 14px;
	padding: 5px 0px 5px 0px;
	margin: 7px 0px 7px 0px;
	text-align: left;
	font-family: "Arial Narrow";
	text-transform : uppercase;	
}
h3{
	font-size: 14px;
	padding: 8px 0px 2px 0px;
	margin: 8px 0px 2px 0px;	
	font-family: "Arial Narrow";
}

.SiteHeader h1{
	text-align: right;
}

.Header {
	background-color: #254E9C;
}
.Menu{
	vertical-align : top;
	margin : 7px 0px 0px 0px;
	width : 120px;
	padding : 7px 0px 0px 0px;
}

.Main{
	text-align:left;
	margin: 5px 0px 0px 5px;
	padding: 5px 0px 0px 5px;
}
.Footer{
	/*padding: 0 10 0 10;*/
	background-color: #254E9C;
	border-left-width: 1px; 
	border-left-style: solid; 
	border-left-color: #FFFFFF;
	border-bottom-width: 1px; 
	border-bottom-style: solid; 
	border-bottom-color: #FFFFFF;
}
leftMenuHeader{
	border: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.Color421{
	/*background: url(images/menu_color1.gif);*/
	background-color: #D47800;
	color: #FFFFFF;
	font-family: "Arial Narrow";
	font-size: 11px;
	text-align: center;
	width: 98px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	border-right-width : 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}

.Color432{
	/*background: url(images/menu_color2.gif);*/
	background-color: #B9B797;
	color: #FFFFFF;
	font-family : "Arial Narrow";
	font-size: 11px;
	text-align: center;	
	width: 92px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;		
	border-right-width : 1px; 
	border-right-style: solid; 
	border-right-color: #FFFFFF;
}

.Color418{
	/*background: url(images/menu_color3.gif);*/
	background-color: #418F0C;
	color: #FFFFFF;
	font-family: "Arial Narrow";
	font-size: 11px;
	text-align: center;
	width: 103px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;		
	border-right-width : 1px; 
	border-right-style: solid; 
	border-right-color: #FFFFFF;
}

.Color410{
	/*background: url(images/menu_color4.gif);*/
	background-color: #B00000;
	color: #FFFFFF;
	font-family: "Arial Narrow";
	font-size: 11px;
	text-align: center;
	width: 113px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;		
	border-right-width : 1px; 
	border-right-style: solid; 
	border-right-color: #FFFFFF;
}

.Color5{
	background-color: #254E9C;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;		
}

.colorWhite{
	background-color: #FFFFFF;
	/*background:url(images/menu_colorWhite.gif) repeat-x;*/
}
.colorBlack{
	background-color: #000000;
}
.colorBlau{
	background-color: #254E9C;
}
.colorLightBlau{
	background-color: #D9E0EE;
}
.colorGrau{
	background-color: #B3A88C;
}
.colorLightGrau{
	background-color: #ECEAE3;
}
.colorHeader{
	background-color: #254E9C;
}
.normalMenuColor1{
	background-color: #CFD2ED;
	padding-left: 8px;
	font-size: 11px;
	color: #254E9C;
	border-color: #CFD2ED;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	padding: 0px 0px 0px 11px;
}
.normalMenuColor2{
	background-color: #D9E0EE;
	font-size: 9px;
	color: #254E9C;
	border-color: #D9E0EE;
	border-style: solid;
	border-width: 1px 1px 0px 1px;
	padding: 0px 0px 0px 12px;
}
/*Stylesheet mit Farbdefinition orange (1)*/
.menuColor1{
	background-color: #418F0C;
	padding-left: 8px;
	font-size: 11px;
	color: #254E9C;
	border-color: #D9E0EE;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	padding: 0px 0px 0px 8px;
}
.menuColor2{
	background-color: #F4DEC1;
	padding-left: 12px;
	font-size: 9px;
	color: #254E9C;
	border-color: #D9E0EE;
	border-style: solid;
	border-width: 1px 1px 0px 1px;
	padding: 0px 0px 0px 12px;
}
.TopMenuFunctions{
	background: url(images/slice_r3_c12.gif) no-repeat top left;
	color: #254E9C;
	font-style: normal;
	font-size: 11px;
	text-align: right;
	padding: 0px 5px 0px 5px;
}
.topMenu{
	background-color: #FFFFFF;
	background:url(images/slice_r4_c5_2.gif) no-repeat top left;
}
.textRotKlein{
	color: #A8000C;
	font-style: normal ;
	font-size: 10px;
}
.textRotFett{
	color: #A8000C;
	font-weight: bold;
}
.textWeissFett{
	color: #FFFFFF;
	font-weight: bold;
}
.textWeissKlein{
	color: #FFFFFF;
	font-style: normal;
	font-size: 10px;
}

.textBlauNormal{
	color: #254E9C;
}

.textBlauKlein{
	color: #254E9C;
	font-style: normal; 
	font-size: 10px;
}
#LoginName{
	color: #FFFFFF;
	font-style: normal; 
	font-size: 10px;	
}
.pdf{
	background:url(images/icon_pdf.gif) no-repeat center left;
	padding: 3px 0px 3px 18px;
}
.drucken{
	background:url(images/icon_druck.gif) no-repeat center left;
	padding: 3px 0px 3px 18px;
}
.senden{
	background:url(images/icon_send.gif) no-repeat center left;
	padding : 3px 0px 3px 18px;
}
#trenner{
	/*background: Green;*/
	color: #254E9C;
	padding: 0px 5px 0px 5px;
}
.SiteHeader{
	text-align: right;
	font-size: 16px;
	padding: 8px 0px 4px 0px;
	margin: 8px 0px 4px 0px;
}

/************* ANFANG: Definition der großen Box (190px)**************/
.box_big{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CDCDCD;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CDCDCD;
	background-color: #D9E0EE;
	padding: 2px 2px 2px 2px;
	margin-top: 5px;
	margin-bottom: 5px;
	width: 190px;
}

.box_big1{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CDCDCD;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CDCDCD;
	background-color: #D9E0EE;
	padding: 2px 2px 2px 2px;
	margin-top: 5px;
	margin-bottom: 5px;
	width: 190px;
}

.box_help{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CDCDCD;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CDCDCD;
	background-color: #D9E0EE;
	padding: 0px 0px 0px 0px;
	color: #254E9C;
	width: 190px;
}

.box_help1{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CDCDCD;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CDCDCD;
	background-color: #D9E0EE;
	padding: 0px 0px 0px 0px;
	color: #254E9C;
	width: 190px;
}

.box_inside{
	border-width: 1px;
	background-color: #FFFFFF;
	border-style: solid;
	border-color: #D9E0EE;
	padding: 0px 0px 0px 0px;
	color: #254E9C;
	width: 200px;
}

.box_inside1{
	border-width: 1px;
	background-color: #D9E0EE;
	border-style: solid;
	border-color: #D9E0EE;
	padding: 0px 0px 0px 0px;
	color: #254E9C;
	width: 200px;
}
	
.box_inside2{
	border-width: 1px;
	background-color: #D9E0EE;
	border-style: solid;
	border-color: #D9E0EE;
	padding: 0px 0px 0px 0px;
	color: #254E9C;
	width: 200px;
}

.box_newsletter{
	border-width: 1px;
	background-color: #FFFFFF;
	border-style: solid;
	border-color: #D9E0EE;
	color: #254E9C;
	width: 543px;
	margin: 3px 0px 0px 0px;
}

	.box_inside .th{
	background-color: #D9E0EE;
	border-color: #D9E0EE;
	width: 200px;
	height: 18px;
	border: #D9E0EE;
	color: #254E9C;
	font-style: normal;
	font-size: 11px;
	vertical-align: middle;
	text-align: left;
	text-transform: uppercase;
	font-weight: bold;
	border-bottom: #D9E0EE;
	padding: 2px 0px 0px 5px;
}

	.box_inside1 .th{
	background-color: #D9E0EE;
	border-color: #D9E0EE;
	width: 200px;
	height: 18px;
	border: #D9E0EE;
	color: #254E9C;
	font-style: normal;
	font-size: 11px;
	vertical-align: middle;
	text-align: left;
	text-transform: uppercase;
	font-weight: bold;
	border-bottom: #D9E0EE;
	padding: 2px 0px 0px 5px;
}

	.box_inside2 .th{
	background-color: #D9E0EE;
	border-color: #D9E0EE;
	width: 200px;
	height: 18px;
	border: #D9E0EE;
	color: #254E9C;
	font-style: normal;
	font-size: 11px;
	vertical-align: middle;
	text-align: left;
	text-transform: none;
	font-weight: bold;
	border-bottom: #D9E0EE;
	padding: 2px 0px 0px 5px;
}

		.box_newsletter .th{
			background-color: #D9E0EE;
			width: 543px;
			height: 18px;
			border: none;
			color: #254E9C;
			font-style: normal;
			font-size: 11px;			
			padding-left: 5px;
			padding-top: 2px;
			vertical-align: middle;
			text-align: left;
			text-transform: uppercase;
			font-weight: bold;
		}
		
		
	.box_big .th{
	background-color: #254E9C;
	border-color: #D9E0EE;
	width: 100%;
	height: 18px;
	color: #FFFFFF;
	font-style: normal;
	font-size: 11px;
	vertical-align: middle;
	text-align: left;
	text-transform: uppercase;
	font-weight: bold;
	border-bottom: #D9E0EE;
	padding: 2px 0px 0px 5px;
}

		.box_help1 th, .box_help1 .th {
	background-image: url(images/TableHeader_BG_big.gif);
	background-position: left;
	background-repeat: repeat-y;
	background-color: #254E9C;
	width: 100%;
	height: 18px;
	border: none;
	color: #FFFFFF;
	font-style: normal;
	font-size: 11px;
	vertical-align: middle;
	text-align: left;
	text-transform: uppercase;
	font-weight: bold; /*font-family: Arial Narrow;*/
	padding: 0px 0px 0px 0px;
}

	
	.box_box1 th, .box_box1 .th {
	background-image: url(images/TableHeader_BG_big.gif);
	background-position: left;
	background-repeat: repeat-y;
	background-color: #254E9C;
	width: 100%;
	height: 18px;
	border: none;
	color: #FFFFFF;
	font-style: normal;
	font-size: 11px;
	vertical-align: middle;
	text-align: left;
	text-transform: uppercase;
	font-weight: bold; /*font-family: Arial Narrow;*/
	padding: 2px 0px 0px 5px;
}
	
		.box_big td, .box_help td{
			color: #254E9C;
			font-style: normal; 
			font-size: 10px;	
			border: none;
		}
		
		.box_newsletter td{
	color: #000000;
	font-style: normal;
	font-size: 10px;
	border: none;
	padding: 2px 2px 2px 2px;
}
		
		/*.box_big a:link, .box_big a:visited, .box_big a:active, .box_help a:link, .box_help a:visited, .box_help a:acitve, .box_inside a:link, .box_inside a:visited, .box_inside a:active, .box_newsletter a:link, .box_newsletter a:visited, .box_newsletter a:active{*/
			.box_big a:link, .box_help a:link, .box_inside a:link, .box_newsletter a:link{
			color: #A8000C;
			text-decoration: none;
		}
		
		.box_big a:hover .box_help a:hover, .box_inside a:hover, .box_newsletter a:hover{
			text-decoration: underline;
		}
/************* ENDE: Definition der großen Box (190px)**************/
/************* ANFANG: Definition der kleinen Box (120px)**************/
.box_small, .box_small2{
	border-right: #CDCDCD;
	border-right-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom: #CDCDCD;
	background-color: #D9E0EE;
	padding: 2px 2px 2px 2px;
	margin: 5px 0px 0px 0px;
}

.box_newsletter_menu{
	border-right: #254E9C;
	border-right-width: 1px;
	border-right-style: solid;
	border-bottom: #254E9C;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-left: #254E9C;
	border-left-width: 1px;
	border-left-style: solid;
	background-color: #D9E0EE;
	padding: 0px 0px 0px 0px;
	width: 119px;
	margin: 3px 3px 0px 0px;
}
	
		.box_small th, .box_small2 .th {
	background: url(images/TableHeader_BG_small.gif);
	background-repeat: repeat-y;
	background-position: left;
	width: 120px;
	height: 18px;
	color: #FFFFFF;
	font-style: normal;
	font-size: 11px;
	vertical-align: middle;
	text-align: left;
	text-transform: uppercase;
	font-weight: bold;
	padding: 0px 0px 0px 5px;
}

		.box_newsletter_menu .th {
	background-color: #254E9C;
	width: 119px;
	height: 18px;
	color: #FFFFFF;
	font-style: normal;
	font-size: 11px;
	vertical-align: middle;
	text-align: left;
	text-transform: uppercase;
	font-weight: bold;
	padding: 0px 0px 0px 5px;
}		
				
		.box_small a:link, a:visited{
			/*color: #254E9C;
			text-decoration: none;*/
		}
/************* ENDE: Definition der kleinen Box (120px)**************/
#box_space{
	font-style: normal; 
	font-size: 7px;
}
#header_HG_1 {
	background: url(images/slice_r1_c1.gif) no-repeat top left;
	width: 120px; 
	height: 82px;
}
#header_HG_1_shadow{
	background: url(images/slice_r4_c1.gif) no-repeat top left;
	width: 120px; 
	height: 3px;	
}
#header_HG_2{
	background:url(images/slice_r1_c4.gif) no-repeat top left;
	 width: 263px;
	 height: 60px;
}
#header_HG_3{
	background:url(images/slice_r3_c4.gif) no-repeat top left;
	 width: 71px;
	 height: 22px;
}
#header_HG_3_shadow {
	background: url(images/slice_r4_c4.gif) no-repeat top left;
	width: 71px; 
	height: 3px;
}
#header_HG_4_shadow {
	background: url(images/slice_r4_c5.gif) no-repeat top left;
	width: 601px; 
	height: 3px;
}
.startseite{
	color: #FFFFFF;
	font-family: "Arial Narrow";
	font-size: 11px;
	text-align: center;
	text-transform : uppercase;
}

input{
	color: #254E9C;
	border-width: 1px;
	border-style: solid;
	border-color: #254E9C;
	border-spacing: 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

select{
	color: #254E9C;
	border-width: 1px;
	border-style: solid;
	border-color: #254E9C;
	border-spacing: 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.inputNoBorder{
	color: #254E9C;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: none;
}

.infoColumn{
	background:url(images/slice_r6_c14.gif) no-repeat bottom right;
	width: 74px;
	height: 42px;
	vertical-align : top;
}

.liInside{
	list-style-position: inside;
	text-indent: 0px;
	list-style: square;
	padding: 0px 0px 0px 0px;
}
.liDatenblatt{
	border-bottom: 1px solid gray;
	width: 135px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.liDatenblatt li{
	list-style: none;
	margin: 0px 0px 0px 2px;
	padding: 0.25em 0em 0em 0em;
	border-top: 1px solid gray;
	color: #254E9C;
	font-size: 80%;
}
