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

body	{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	margin:0;
}

h1 {
	font-size: 17px;
	color: #E85B01;
	margin: 0px;
	padding-bottom: 10px;
}

table {
	font-size: 12px;
}

td {
	vertical-align: top;
}

label {
	float: left;
	height: 30px;
	width: 150px;
}

.csc-mailform-field {
	width: 550px;
	float: left;
}

.leitsatz {
	font-size: 17px;
}

.bodytext {
	font-size: 12px;
}

.table_index {
	font-size: 12px;
}

.internal-link 				{ color: #E57024; text-decoration: underline; font-size:12px; font-weight: normal; }
a.internal-link:visited 	{ color: #E57024; text-decoration: underline; font-size:12px; font-weight: normal; }
a.internal-link:hover 		{ color: #E57024; text-decoration: none; font-size:12px; font-weight: normal; }
a.internal-link:active 		{ color: #E57024; font-size:12px; font-weight: normal;}

.link_kopf_text 				{ color: #FFFFFF; text-decoration: underline; font-size:12px; font-weight: normal; }
a.link_kopf_text:visited 	{ color: #FFFFFF; text-decoration: underline; font-size:12px; font-weight: normal; }
a.link_kopf_text:hover 		{ color: #FFFFFF; text-decoration: none; font-size:12px; font-weight: normal; }
a.link_kopf_text:active 		{ color: #FFFFFF; font-size:12px; font-weight: normal;}

.link 				{ color: #E57024; text-decoration: underline; font-size:12px; font-weight: normal; }
a.link:visited 	{ color: #E57024; text-decoration: underline; font-size:12px; font-weight: normal; }
a.link:hover 		{ color: #E57024; text-decoration: none; font-size:12px; font-weight: normal; }
a.link:active 		{ color: #E57024; font-size:12px; font-weight: normal;}

.link_kopf 				{ color: #B9E1FF; text-decoration: underline; font-size:9px; font-weight: normal; }
a.link_kopf:visited 	{ color: #B9E1FF; text-decoration: underline; font-size:9px; font-weight: normal; }
a.link_kopf:hover 		{ color: #B9E1FF; text-decoration: none; font-size:9px; font-weight: normal; }
a.link_kopf:active 		{ color: #B9E1FF; font-size:9px; font-weight: normal;}

.link_fuss 				{ color: #FFFFFF; text-decoration: none; font-size:10px; font-weight: normal; }
a.link_fuss:visited 	{ color: #FFFFFF; text-decoration: none; font-size:10px; font-weight: normal; }
a.link_fuss:hover 		{ color: #FFFFFF; text-decoration: underline; font-size:10px; font-weight: normal; }
a.link_fuss:active 		{ color: #FFFFFF; font-size:10px; font-weight: normal;}

#block {
	margin: 0px auto;
	width: 980px;
	min-height: 550px;
}

#kopf_background {
	margin: 0px auto;
	width: 980px;
	height: 87px;
	background-image:url(../images/kopf_background.jpg);
}

#logo {
	width: 241px;
	height: 87px;
	float: left;
}


#head {
	width: 679px;
	height: 63px;
	padding-top: 24px;
	padding-right: 10px;
	font-size: 14px;
	text-align: right;
	color: #FFFFFF;
	float: left;
}

#menu_kopf {
	width: 50px;
	height: 61px;
	padding-top: 26px;
	font-size: 9px;
	color: #7BBCE8;
	float: left;
}

#menu_horizontal {
	width: 980px;
	float: left;
}

#menu_1 {
	height: 40px;
	padding-top: 10px;
	padding-left: 10px;
	background-image:url(../images/menu_top_hg.jpg);
}

#menu_1 SPAN A {
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 30px;
}

#menu_1 SPAN A:hover {
	color: #B9E1FF;
}

#menu_1 SPAN.menu_h-level1-no {
	font-size: 12px;
}

#menu_1 SPAN.menu_h-level1-act {
	font-size: 12px;
		
}

#menu_1 SPAN.menu_h-level1-act A {
	color: #B9E1FF;
}

#block_content {
	width: 980px;
	float: left;
}

#menu_2 {
	width: 145px;
	min-height: 363px;
	padding-left: 10px;
	padding-right: 5px;
	padding-bottom: 20px;
	background-image: url(../images/menu_sub_hg.jpg);
}

#menu_2 DIV A {
	color: #E57024;
	text-decoration: none;
	min-height: 20px;
	padding-top: 5px;
}

#menu_2 DIV A:hover {
	color: #FFFFFF;
	min-height: 20px;
	padding-top: 10px;
}

/*  MENU 1, level 1, normal state (NO) FB741C*/
#menu_2 DIV.menu1-level1-no {
	border-bottom: 2px solid #ECE7AE;
	font-size: 12px;
	min-height: 20px;
	padding-top: 10px;
}

/*  MENU 1, level 1, active state (ACT) */
#menu_2 DIV.menu1-level1-act {
	border-bottom: 2px solid #ECE7AE;
	font-weight:bold;
	font-size: 12px;
		
	min-height: 20px;
	padding-top: 10px;
}

#menu_2 DIV.menu1-level1-act A {
	color: #FFFFFF;
}

/*  MENU 1, level 2, normal state (NO) */
#menu_2 DIV.menu1-level2-no {
	font-size: 12px;
	margin-left: 10px;
	border-bottom: 2px solid #ECE7AE;
	padding-bottom: 3px;
	padding-top: 5px;
}

/*  MENU 1, level 2, active state (ACT) */
#menu_2 DIV.menu1-level2-act {

	font-size: 12px;
	margin-left: 10px;
	border-bottom: 2px solid #ECE7AE;
	padding-bottom: 3px;
	padding-top: 5px;
}

#menu_2 DIV.menu1-level2-act A {
	color: #FFFFFF;
}


/*  MENU 1, level 2, normal state (NO) */
#menu_2 DIV.menu1-level3-no {
	font-size: 11px;
	margin-left: 20px;
	border-bottom: 2px solid #ECE7AE;
	padding-bottom: 3px;
	padding-top: 5px;
}

/*  MENU 1, level 2, active state (ACT) */
#menu_2 DIV.menu1-level3-act {

	font-size: 11px;
	margin-left: 20px;
	border-bottom: 2px solid #ECE7AE;
	padding-bottom: 3px;
	padding-top: 5px;
}

#menu_2 DIV.menu1-level3-act A {
	color: #FFFFFF;
}

/* Sitemap */

.sitemap_level1 {
	padding-top: 5px;
	padding-bottom: 10px;
	font-weight: bold;
}

.sitemap_level1 A {
	color: #E57024;
	text-decoration: none;
}

.sitemap_level1 A:hover {
	color: #E57024;
	text-decoration: underline;
}

.sitemap_level2 {
	padding-left: 20px;
	padding-bottom: 5px;
	font-weight: bold;
}

.sitemap_level2 A {
	color: #E57024;
	text-decoration: none;
}

.sitemap_level2 A:hover {
	color: #E57024;
	text-decoration: underline;
}

.sitemap_level3 {
	padding-left: 50px;
	padding-bottom: 5px;
}

.sitemap_level3 A {
	color: #E57024;
	text-decoration: none;
}

.sitemap_level3 A:hover {
	color: #E57024;
	text-decoration: underline;
}

.sitemap_level4 {
	padding-left: 80px;
	padding-bottom: 5px;
}

.sitemap_level4 A {
	color: #E57024;
	text-decoration: none;
}

.sitemap_level4 A:hover {
	color: #E57024;
	text-decoration: underline;
}

#content {
	min-height: 336px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-top: 10px;
}

#right {
	width: 2px;
	background-image: url(../images/rechts_hg.jpg);
}

#block_feat {
	margin: 0px auto;
	width: 980px;
	height: 39px;
	background-image: url(../images/fuss_background.jpg);
}

#feat_01 {
	width: 670px;
	height: 21px;
	padding-top: 18px;
	padding-left: 10px;
	font-size: 10px;
	color: #E57024;
	float: left;
}

#feat_02 {
	width: 300px;
	height: 21px;
	padding-top: 18px;
	text-align: right;
	float: left;
}

