@charset "iso-8859-2";
/* CSS Document */

* {
	margin: 0;
	padding: 0;
	outline: none;
}

html, body {
	font-size: 14px;
	font-family: Verdana, Arial, sans-serif;
	background: #fff url(/Files/System/KomDesign/images/page_bg.png) repeat;
}


h1 {
	color: #c6234e;
	font-size: 1.3em;
	font-weight: bold;
	padding: 4px 0 15px 0;
}

a {
	color: #c6234e;
	text-decoration: none;
}

a:hover {
	color: #c6234e;
	text-decoration: underline;
}

span.h2, h3 {
	color: #636b70;
	font-size: 1.3em;
	font-weight: bold;
	padding: 0 0 6px 0;
	display: block;
}

span {
/*	padding: 0 0 6px 10px;*/
}

p {
/*	padding: 0 0 6px 10px;*/
}

#container {
	width: 761px;
	margin: auto;
	padding: 0 12px 0px 12px;
	background: #fff url(/Files/System/KomDesign/images/hintergrund.png) repeat-y top center;
}

#container_faden {
	width: 761px;
	margin: 48px;
	background: #fff url(/Files/System/KomDesign/images/hintergrund.png) repeat-y top center;
}

#container_start {
	width: 761px;
	height: 572px;
	margin: auto;
	padding: 0 12px;
	background: #fff url(/Files/System/KomDesign/images/hintergrund_start.png) repeat-y top center;
}

.news_container a h1{

}

#header {
	width: 761px;
	height: 80px;
	position: relative;
	background: transparent url(/Files/System/KomDesign/images/kom_logo.png) no-repeat 0 27px;
}

#header_small {
	width: 761px;
	height: 80px;
	position: relative;
	background: transparent url(/Files/System/KomDesign/images/kom_logo.png) no-repeat 0 27px;
}

#header #logo, #header_small #logo {
	z-index: 3;
	width: 110px;
	height: 65px;
	position: absolute;
	text-indent: -9999px;
}

#header #flashheader {
	top: 25px;
	right: 20px;
	z-index: 2;
	width: 761px;
	position: absolute;

}


/*#header #head_menu, #header_small #head_menu {
	top: 0;
	left: 173px;
	height: 25px;
	position: absolute;
}*/

#head_menu ul {
	list-style: none;
	background: #ebebeb url(/Files/System/KomDesign/images/topmenu_hg.gif) 0 0 no-repeat;
	float:right;
	width:auto;
	height:29px;
	padding-left:30px;
}

#head_menu ul li {
	color: #636b70;
	float: left;
	height: 25px;
	display: block;
	font-size: 0.8em;
	line-height: 25px;
	padding: 0 20px 0 0;
}

#head_menu ul li a {
	color: #636b70;
	display: block;
	padding: 0 0 0 8px;
	text-decoration: none;
	background: url(/Files/System/KomDesign/images/kopfzeilen_listenpt.gif) 0% 55% no-repeat;
}

#head_menu ul li a:hover {
	color: #c6234e;
}

#breadcrumbs {
	height: 30px;
	color: #597281;
	line-height: 30px;
	font-size: 0.7em;
	margin: 0 0 0 165px;
}

#breadcrumbs a {
	color: #597281;
	text-decoration: none;
}

#breadcrumbs a:hover {
	text-decoration: underline;

}


a.BCactive {
	color: #c6234e !important;

}

#content_container {
	width: 759px;
	padding: 0px 0px 0px 0px;
}

#navigation {
	margin-top:-2px;
	float: left;
	width: 129px;
}

#navigation ul {

	list-style-image: url(/Files/System/KomDesign/images/cube.gif) ;
}

#navigation ul li {
	width: 129px;
	display: block;
	margin: 2px 0 0 0;
}

#navigation ul li a {
	color: #fff;
	width: 129px;
	display: block;
	font-size: 0.85em;
	font-weight: bold;
	line-height: 32px;
	padding: 0 0 0 9px;
	background: #c6234e url(/Files/System/KomDesign/images/mainmenu_right.gif) top right no-repeat;
	text-decoration: none;	
}

#navigation ul li a:hover {
	background: #597281 url(/Files/System/KomDesign/images/mainmenu_right_over.gif) top right no-repeat;
}

#navigation ul li ul li {
	width: 125px;
	display: block;
	margin: 2px 0 0 0;
	background: url(/Files/System/KomDesign/images/bullet.gif) no-repeat 20px 3px;
}

#navigation ul li ul li a {
	color: #000;
	width: 116px;
	display: block;
	font-size: 0.825em;
	background: #ebebeb url(/Files/System/KomDesign/images/bullet.gif) no-repeat 7px 8px;
	font-weight: normal;
	line-height: normal;
	text-decoration: none;
	padding: 3px 0 3px 18px;
}

#navigation ul li ul li a:hover, #navigation ul li ul li .sm_hover {
	color: #000;
	background: #b8bfc4 url(/Files/System/KomDesign/images/bullet.gif) no-repeat 7px 8px;
}

#navigation ul li ul li ul li {
	width: 125px;
	display: block;
	margin: 2px 0 0 0;
}

#navigation ul li ul li ul li a {
	color: #597281;
	width: 116px;
	display: block;
	background: #fff;
	font-size: 0.825em;
	font-weight: normal;
	line-height: normal;
	text-decoration: none;
	padding: 2px 0 2px 18px;
}

#navigation ul li ul li ul li a:hover {
	color: #000;
	background: #fff;
}

#content_displayed {
	float: left;
	width: 307px;
	display: block;
	margin: 0 25px;
}

#content_displayed_wide{
	font-size: 0.8em;
	float: left;
	width: 570px;
	display: block;
	margin: 0 0 0 25px;
	padding: 0 0 10px 20px;
}

#content_displayed_wide ul{
	margin: 0 0 0 30px;
}

#sidebar {
	float: right;
	width: 169px;
}

#sidebar h1 {
	color: #fff;
	width: 164px;
	height: 16px;
	font-size: 0.85em;
	font-weight: bold;
	line-height: 16px;
	padding: 0 0 0 5px;
	background: #ebebeb;
}

#sidebar ul {
	list-style: none;
	margin: 8px 0 0 0;
}

#sidebar ul li {
	width: 100px;
	display: block;
	padding: 0 0 0 20px;
	margin: 0 0 7px 0;
	background: #fff url(/Files/System/KomDesign/images/sidebar_listenpt.gif) 5px 3px no-repeat;
}

#sidebar ul li a {
	width: 100px;
	color: #ebebeb;
	display: block;
	line-height: 1.4em;
	font-size: 0.85em;
	letter-spacing: -1px;
	text-decoration: none;
}

#sidebar ul li a:hover {
	color: #597281;
}

#footer {
	width: 761px;
	height: 43px;
	margin: auto;
	padding: 0 12px;
	background: #fff url(/Files/System/KomDesign/images/hintergrund_footer.png) no-repeat top center;
}

#footer #footer_links {
	height: 43px;
	margin: auto;
	color: #000000;
	line-height: 43px;
	text-align: center;
	font-size: 0.65em;
}

#footer #footer_links a {
	color: #000000;
	text-decoration: none;
}

.content_links {
	color: #818a90;
	font-size: 0.8em;
	margin: 5px 0 0 25px;
}

.content_area {
	margin: 0 0 15px 25px;
}

.content_text {
	color: #636b70;
	font-size: 0.8em;
	margin: 10px 0 15px 25px;
}
.content_bottom {
	margin: 25px 0 0 0;
}

.content_area .content_links a {
	color: #818a90;
	text-decoration: underline;
}

.content_area .content_links a:hover {
	color: #000;
}

textarea.expanding {
	line-height: 18px;
}

.clear {
	clear: both;
}

/* FORMS */

label, input, select { /* Alle Labels UND Formularelemente ausw?hlen */
	display: block;
	float: left;
	width: 100px; /* Breite.*/
	margin: 0 0 0 5px;

}

label {
	padding-bottom: 15px;
  
}

form br { /* Alle Zeilenumbr?che in Formularen ausw?hlen */
	clear: left; /* das floating der labels und inputs aufheben */
}

input#submit { /* den Submit-Button */
	float: none;
	width: auto;
}



/* PARAGRAPHS */

div.imageleft img.paragraphimage {
	float: left;
	margin: 0px 10px 5px 0px;
}


div.imagebottom img.paragraphimage {
	float: none;
	clear: both;
	margin: 5px 0px 5px 0px;
}

div.imageright img.paragraphimage {
	float: right;
	margin: 0px 0px 5px 10px;
}

div.imageleft h2, div.imagebottom h2, div.imageright h2 {
	color: #005cab;
	font-size: 11px;
	font-weight: bold;
	padding: 14px 10px 6px 0;
}

div.paragraph {
	clear: both;
}

div.bannerleft {
	width: 100%;
	float: left;
	clear: both;
}


/* LISTENPUNKTE AKTIV */
 
li.L2_Active a.L2_Active {
	color: #FFFFFF !important;
	background: #4f91cd !important;
}

li.L3_Active a.L3_Active {
	color: #4f91cd !important;
	font-size: 0.825em !important;
}

.par_set_2c_l {
	float:left;
	width: 49%;
	margin-right: 1%;
}

.par_set_2c_r {
	float:left;
	width: 49%;
	margin-left: 1%;
}
