/* -------------- ID Definitionen: Unique ----------------- */

#container {
	margin-left: auto;
	margin-right: auto;
	width: 951px;
}

#main_wrapper {
	padding-left: 10px;
	padding-right: 12px;
	background-image:url(images/schatten_bg_light.jpg);
	background-repeat: repeat-y;
}

#header_wrapper {
	height: 31px;
}

#header_left {
	float: left;
	height: 31px;
	width: 16px;
	background-image:url(images/header_left.jpg);
	background-repeat: no-repeat;			
}

#header_main {
	float: left;
	height: 31px;
	width: 919px;
	background-image:url(images/header_bg.jpg);
	background-repeat: repeat-x;			
overflow: hidden;
}

#header_languages {
	float: left;
	margin-left: 12px;	
	padding-top: 3px;
	width: 250px;
	height: 31px;
	overflow: hidden;
}

#header_languages ul li a {
	color: #999999;
	padding-right: 5px;
	line-height: 0pt;
	display: inline;
	font-size: 12px;
	text-decoration:none;
}

#header_languages ul li a:hover {
	text-decoration:underline;
}

#header_menu {
	padding-top: 7px;
	padding-left: 10px;
	float: right;
	height: 31px;
width: 295px;
overflow: hidden;
}



#header_menu ul li a {
	color: #999999;
	padding-left: 5px;
	padding-right: 5px;
	line-height: 0pt;
 
	display: inline;
	font-size:12px;
	text-decoration:none;	
}

#header_menu ul li a:active {
	text-decoration:underline;
}

#header_menu ul li a:hover {
	text-decoration:underline;
}

#header_right {
	float: left;
	height: 31px;
	width: 16px;
	background-image:url(images/header_right.jpg);
	background-repeat: no-repeat;			
}

#top_menu {
	height: 30px;
	width: 951px;
overflow: hidden;
float: left;
display: inline;
}

#top_menu_left {
	float: left;
	height: 30px;
	background-image:url(images/schatten_top_left.jpg);
	background-repeat: no-repeat;
	width: 8px;
}

#top_menu_main {
	float: left;
	font-family: Arial Narrow;
	height: 30px;
	background-image:url(images/top_menu_bg.jpg);
	background-repeat: no-repeat;
	width: 934px;
}

#top_menu_right {
	float: left;
	height: 30px;
	background-image:url(images/schatten_top_right.jpg);
	background-repeat: no-repeat;
	width: 9px;
}

#illustration {
height: 300px;
background:url(images/imagebild_bg.gif) no-repeat;
background-position: bottom left; 
}

#illustration_home {
height: 300px;
background:url(images/imagebild_home_bg.gif) no-repeat;
background-position: bottom left; 
}

#content {
margin-top: 10px;
	min-height: 252px;
}

#aktuelles {
	float: left;
	width: 690px;	
	height: 252px;
	overflow: hidden;
margin-top: 10px;
}

#aktuelles_headline {
	clear: left;
	background-image:url(images/dot_line_horizontal_bg.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
	width: 690px;
	height: 18px;
}

#aktuelles_block1 {
	float: left;
	background-color: #F5F6F8;
	height: 235px;
	width: 230px;
	overflow: hidden;
}

#aktuelles_block2 {
	float: left;
	background-color: #F5F6F8;
	height: 235px;
	width: 230px;
	overflow: hidden;
}

#aktuelles_block3 {
	float: left;
	background-color: #F5F6F8;
	height: 235px;
	width: 229px;
	overflow: hidden;
}

#newsletter {
	float: left;
	width: 239px;
	height: 252px;
	overflow: hidden;
padding-top: 10px;
}

#newsletter_headline {
	clear: left;
	background-image:url(images/dot_line_horizontal_bg.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
	width: 239px;
	height: 18px;
}

#newsletter_block1 {
	background-color: #F5F6F8;
	float: left;
	height: 235px;
	width: 238px;
}

#spacer_content_articles {
	height: 9px;
}

#filler_content_articles {
	height: 19px;
	background-image:url(images/filler.jpg);
	background-repeat: no-repeat;
}

#articles {
	height: 120px;
	width: 928px;
	overflow: hidden;
}

#art1 {
	float: left;
	background-image:url(images/article_bg_large.png);
	background-repeat: no-repeat;
	width: 225px;
	height: 120px;
	margin-right: 10px;
	overflow: hidden;
}

#art2 {
	float: left;
	background-image:url(images/article_bg_large.png);
	background-repeat: no-repeat;
	width: 225px;
	height: 120px;
	margin-right: 10px;
	overflow: hidden;
}

#art3 {
	float: left;
	background-image:url(images/article_bg_large.png);
	background-repeat: no-repeat;
	width: 225px;
	height: 120px;
	margin-right: 10px;
	overflow: hidden;
}

#art4 {	
	float: left;
	background-image:url(images/article_bg_large.png);
	background-repeat: no-repeat;
	width: 223px;
	height: 120px;
	overflow: hidden;
}

#bottom_spacer {
	height: 17px;
	clear: left;
}

#bottom_line {
	height: 17px;
	width: 951px;
}

#bottom_line_left {
	float: left;
	background-image: url(images/bottom_line_left.jpg);
	background-repeat: no-repeat;
	height: 17px;
	width: 15px;	
}

#bottom_line_main {
	float: left;
	background-image: url(images/bottom_line_bg.jpg);
	background-repeat: repeat-x;
	height: 17px;
	width: 920px;
}

#bottom_line_right {
	float: left;
	background-image: url(images/bottom_line_right.jpg);
	background-repeat: no-repeat;
	height: 17px;
	width: 16px;	
}

#footer_wrap {
	padding-top: 2px;
	color: #999999;
}

#footer_right {
	float: right;
}

#copyright {
	float: left;
	margin-left: 5px;
	padding-left:10px;
}

/* ----------------- 3-Col. Seite ----------------------*/

#topic_frame {
	float: left;
	width: 739px;
	overflow: hidden;
}

#topic_frame_wide {
	float: left;
	width: 929px;
	overflow: hidden;
}


#topic_headline {
	clear: left;
	background-image:url(images/dot_line_horizontal_bg.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
	width: 727px;
	height: 18px;
}

#topic_headline_wide {
	clear: left;
	background-image:url(images/dot_line_horizontal_bg.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
	width: 929px;
	height: 18px;
}

#topic_headtext {
	float: left;
	width: 205px;
}

#topic_breadcrumb {
	float: left;
	text-align: right;
	width: 500px;
	color: #999999;
}

#topic_breadcrumb a {
	text-decoration:none;
	color: #999999;	
}

#topic_breadcrumb_wide {
	float: right;
	text-align: right;
	width: 704px;
	color: #999999;		
}

#topic_breadcrumb_wide a {
	text-decoration:none;
	color: #999999;	
}

#topic_breadcrumb a:hover {
	text-decoration:underline;
}

#topic_breadcrumb_wide a:hover {
	text-decoration:underline;
}


#topic_block_left {
	float: left;
	width:205px;
}

#topic_menu {
	clear: left;
	margin-top: 10px;
	font: 1.1em Arial Narrow, Arial, sans-serif;
}

#topic_articles {
	padding-left: 10px;
	clear: left;
	width: 176px;
	height: 420px;
	overflow: hidden;
}

#topic_art1 {
	margin-top: 10px;
	height: 95px;
	background-image:url(images/article_bg_small.png);
	background-repeat: no-repeat;
	overflow: hidden;
}

#topic_art2 {
	margin-top: 10px;
	height: 95px;
	background-image:url(images/article_bg_small.png);
	background-repeat: no-repeat;
	overflow: hidden;
}

#topic_art3 {
	margin-top: 10px;
	height: 95px;
	background-image:url(images/article_bg_small.png);
	background-repeat: no-repeat;
	overflow: hidden;
}

#topic_art4 {
	margin-top: 10px;
	height: 95px;
	background-image:url(images/article_bg_small.png);
	background-repeat: no-repeat;
	overflow: hidden;
}

#topic_block_main {
	float: left;
	width: 504px;
}

#topic_block_main_wide {
	float: left;
	width: 706px;
	padding-top: 10px;
}

#info_frame {
	float: left;
	min-height: 580px;
	width: 190px;
	padding-top: 10px;
overflow: hidden;
}

#info_headline {
	clear: left;
	background-image:url(images/dot_line_horizontal_bg.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
	width: 180px;
	height: 18px;
}

#info_block {
	float: left;
	min-height: 580px;
	width: 180px;
}

#spacer_left_main {
	width: 18px;
	height: 580px;
	overflow: hidden;
	float: left;
}

#spacer_main_info {
	width: 12px;
	height: 580px;
	overflow: hidden;
	float left;
}

#bottom_wrap {
	width: 727px;
	min-height: 32px;
}

#bottom_left {
	width: 213px;
	float: left;
	margin-left: 10px;
	margin-bottom: 10px;
	min-height: 32px;
	background-image: url(images/bootswelt.png);
	background-repeat: no-repeat;
	background-position: top left;
}

#bottom_main {
	width: 504px;
	float: left;
	min-height: 32px;
}

/* --------- End of 3_cols -------------- */

/* --------- Menu Definition -------------- */

#nav_wrapper {
	float: left;
	width: 725px;
	height: 30px;
}

#nav_suche {
	font: bold 1.2em Arial Narrow, Arial, sans-serif;
	color: #666666;
	height: 30px;
}

#nav_suche form {
	margin: 0px;
	passing: 0px;
}


#nav_suche_text {
	float:left; 
	margin-top: 4px; 
	margin-right: 7px;
}

#nav_suche_input {
	float: left; 
	margin-top: 2px; 
	margin-right: 2px;
}

#nav_suche_button {
	float: left; 
	margin-top: 3px; 
}

/* ------------------- Horizontales Menü ---------------------- */

#nav_horizontal {
	background: transparent; 
	padding: 3px 10px 4px; 
	margin: 0;
  	list-style-type: none; 
  	font: bold 1.2em Arial Narrow, Arial, sans-serif;
}

#nav_horizontal a
{
	color: #666666;
	text-decoration: none;
	padding-left: 10px;
/*	padding-bottom: 4px; */
	padding-bottom: 2px;
	line-height: 22px;
}

#nav_horizontal a span
{
	padding-right: 10px;
/*	padding-bottom: 4px; */
	padding-bottom: 2px;
}

#nav_horizontal a, #nav_horizontal a span
{
	display: block;
	float: left
}

#nav_horizontal a, #nav_horizontal a span
{
	float: none
}

#nav_horizontal li.act a,
#nav_horizontal a:hover
{
	color: #0BB0D5;
	background: white url(images/nav_left.jpg) left top no-repeat;
	padding-left: 10px;
	padding-bottom: 4px;
	line-height: 22px;
}

#nav_horizontal li.act a span,
#nav_horizontal a:hover span
{
	background: url(images/nav_right.jpg) right top no-repeat;
	padding-right: 10px;
	padding-bottom: 4px;
}

#nav_horizontal ul
{
	list-style: none;
	padding: 0;
	margin: 0
}

#nav_horizontal li
{
	float: left;
	margin: 0;
} 

/* ------------------- Vertikales Menü ---------------------- */

#nav_vertical { 
	margin-left: 10px;
  	list-style-type: none;
  	font: 1.1em Arial Narrow, Arial, sans-serif;
}

#nav_vertical a { 
  	font: 1.1em Arial Narrow, Arial, sans-serif;
}

#nav_vertical li a:link {
	color: #333333;
	padding-left: 5%;
  	width: 95%;
}

#nav_vertical li ul li a:link {
	color: #333333;
	padding-left: 10%;
  	width: 90%%;
}

#nav_vertical li ul li ul li a:link {
	color: #333333;
	padding-left: 15%;
  	width: 85%;
}

#nav_vertical li a:hover {
	color: #0BB0D5;
	padding-left: 5%;
  	width: 95%;
}

#nav_vertical li ul li a:hover {
	color: #0BB0D5;
	padding-left: 10%;
  	width: 90%%;
}

#nav_vertical li ul li ul li a:hover {
	color: #0BB0D5;
	padding-left: 15%;
  	width: 85%;
}

#nav_vertical li a:visited {
	color: #333333;
	padding-left: 5%;
  	width: 95%;
}

#nav_vertical li ul li a:visited {
	color: #333333;
	padding-left: 10%;
  	width: 90%%;
}

#nav_vertical li ul li ul li a:visited {
	color: #333333;
	padding-left: 15%;
  	width: 85%;
}

#nav_vertical li {
	list-style-type: none;
	background-color: white;
	/* font-weight: normal; */
}

#nav_vertical li ul li {
	list-style-type: none;
	background-color: #F3F8FC;
	/* font-weight: normal; */
}

/*
div#topic_menu ul#nav_vertical li ul li ul li {
	list-style-type: none;
	background-color: #F3F8FC;
}


div#topic_menu ul#nav_vertical li:hover {
	background-image: url(images/bullet.png);
	background-position:0px 8px;
  	background-repeat: no-repeat;
}

div#topic_menu ul#nav_vertical li a:hover {
	background-image: url(images/bullet.png);
	background-position:0px 8px;
  	background-repeat: no-repeat;
}

div#topic_menu ul#nav_vertical li.act ul#nav_vertical li.act {
  	background-color: #F3F8FC;
	background-image: none;
	background-position:0px 8px;
  	background-repeat: no-repeat;
}

div#topic_menu ul#nav_vertical li.act a.act {
	background-image: url(images/bullet.png);
	background-position:0px 8px;
  	background-repeat: no-repeat;
}



div#topic_menu ul#nav_vertical li.act ul#nav_vertical li.act:hover {
	background-image: url(images/bullet.png);
  	background-color: #DCEDF5;
	background-position:0px 8px;
  	background-repeat: no-repeat;
}

div#topic_menu ul#nav_vertical li.act ul#nav_vertical li.act a.act {
	color:#000000;
}

div#topic_menu ul#nav_vertical li.act ul#nav_vertical a.act {
	background-image: none;
}
*/

#nav_vertical li.act {
  	background-color: #DCEDF5;
	background-position: center left;
  	background-repeat: no-repeat;
	/* margin-left: -5px; */
}

/*

div#topic_menu ul#nav_vertical li.act ul#nav_vertical li.act ul#nav_vertical li.act a.act{
	color: #0BB0D5;
	font-weight:bold;
}

div#topic_menu ul#nav_vertical li.act ul#nav_vertical li.act ul#nav_vertical li.act a.act:hover{
  	background-color: #DCEDF5;
    background-image: url(images/bullet.png);	
  	background-position: 5px 8px;
  	background-repeat: no-repeat;
}

div#topic_menu ul#nav_vertical li.act ul#nav_vertical li.act ul#nav_vertical li a {
  	font: 1em Arial Narrow, Arial, sans-serif;
}

div#topic_menu ul#nav_vertical li.act ul#nav_vertical li.act ul#nav_vertical li a:hover {
  	background-color: #DCEDF5;
    background-image: url(images/bullet.png);	
  	background-position: 5px 8px;
  	background-repeat: no-repeat;
}

div#topic_menu ul#nav_vertical li.act a:hover {
  	background-color: #DCEDF5;
    background-image: url(images/bullet.png);	
  	background-position: center left;
  	background-repeat: no-repeat;
}

#nav_vertical li.act a:hover {
  	background-color: #DCEDF5;
    background-image: url(images/bullet.png);
  	background-position: center left;
  	background-repeat: no-repeat;
}

#nav_vertical a:hover {
  	background-color: #DCEDF5;
    background-image: url(images/bullet.png);
  	background-position:-3px 5.5px;
  	background-repeat: no-repeat;
}

#nav_vertical li:hover {
  	background-color: #DCEDF5;
    background-image: url(images/bullet.png);
  	background-position:-3px 5.5px;
  	background-repeat: no-repeat;
}

div#topic_menu ul#nav_vertical li.act:hover {
  	background-color: #DCEDF5;
    background-image: none;
  	background-position: center left;
  	background-repeat: no-repeat;
}

#nav_vertical li.act:hover {
  	background-color: #DCEDF5;
  	background-position: center left;
  	background-repeat: no-repeat;
}

div#topic_menu ul#nav_vertical li.act ul#nav_vertical li.act ul#nav_vertical li.act {
    background-image: url(images/bullet.png);
  	background-position: 5px 8px;
  	background-repeat: no-repeat;
}

div#topic_menu ul#nav_vertical li.act ul#nav_vertical li.act ul#nav_vertical li.act:hover {
  	background-color: #DCEDF5;
    background-image: url(images/bullet.png);
  	background-position: 5px 8px;
  	background-repeat: no-repeat;
}

div#topic_menu ul#nav_vertical li.act ul#nav_vertical li.act ul#nav_vertical li:hover {
  	background-color: #DCEDF5;
    background-image: url(images/bullet.png);
  	background-position: 5px 8px;
  	background-repeat: no-repeat;
}

*/

#nav_vertical li ul li:hover {
  	background-color: #DCEDF5;
    background-image: url(images/bullet.png);
  	background-position: center left;
  	background-repeat: no-repeat;
}
 
#nav_vertical li ul li ul li:hover {
  	background-color: #DCEDF5;
    background-image: url(images/bullet.png);
  	background-position: center left;
  	background-repeat: no-repeat;
}

#nav_vertical li a {
	width: 100%; 
	text-decoration: none;
	padding-left: 5%
  	width: 95%;
}


#nav_vertical li a:hover,
#nav_vertical li.act a {
	color: #0BB0D5;
	text-decoration: none;
  	list-style-type: none;
 	padding-left: 5%;
  	width: 95%;
}

#nav_vertical li ul li a {
	text-decoration: none;
	padding-left: 10%;
  	width: 90%%;
}

#nav_vertical li ul li a:hover ,
#nav_vertical li ul li.act a {
	color: #0BB0D5;
	text-decoration: none;
 	padding-left: 10%;
  	width: 90%%;
}

#nav_vertical li ul li ul li a {
	text-decoration: none;
  	padding-left: 15%;
  	width: 85%;
}

#nav_vertical li ul li ul li a:hover,
#nav_vertical li ul li ul li.act a {
	color: #0BB0D5;
	text-decoration: none;
   	padding-left: 15%;
  	width: 85%;
}

#nav_vertical a.selected,
#nav_vertical a.act {
	font-weight: bold;
} 

#nav_vertical li.selected {
	background-color: #DCEDF5;
}

#nav_vertical li ul li.selected {
	background-color: #DCEDF5;
} 

/* -------------- Layout Klassen: Zur mehrfachen Verwendung ----------------- */
.vborder {
	float: left;
	width: 1px;
	margin-top: 10px;
	margin-bottom: 10px;
	height: 215px;
	background-image:url(images/dot_line_vertical_bg.jpg);
	background-position: left;
	background-repeat: repeat-y;
	overflow: hidden;
}

.hborder {
	clear: left;
	min-height: 1px;
	width: 100%;
	background-image:url(images/dot_line_horizontal_bg.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
	overflow: hidden;
}

.hline {
	clear: left;
	height: 1px;
	width: 100%;
	background-image:url(images/dot_line_horizontal_bg.jpg);
	background-position: left;
	background-repeat: repeat-x;
}

.navfiller {
	background-image: url(images/header_spacer.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 3px;
	height: 31px;
	display: inline;
}


/* typo3 mods */
#nav_horizontal a {
	text-transform: uppercase;
}


/* Linke Navigation - topic_menu */
#leftnav {
width:183px;
padding: 11px;
background-color: #F5F6F8; 
}

#leftnav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#leftnav li {
	display: inline; 
	float: left;
}

#leftnav ul li a {
	display: block;
	width: 173px;
	height: 17px;
	color: #000000;
	text-decoration: none;
	text-align: left;
	text-transform: uppercase;
	font-size: 12px;
	line-height: 17px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
	overflow: hidden; 
	background:url(images/leftnav_l1_no.gif) no-repeat;
}

#leftnav a:hover {
	color: #45BEF0;
}

#leftnav a.act {
	color: #45BEF0;
	background:url(images/leftnav_l1_act.gif) no-repeat;
}

#leftnav ul li ul li a {
	width: 163px;
	height: 17px;
	line-height: 17px;
	font-size: 11px;
	text-transform: none;
	color: #000000;
	background:url(images/leftnav_l1_no.gif) no-repeat;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 20px;	
}
#leftnav ul li ul li a:hover {
	color: #45BEF0;
}
#leftnav ul li ul li a.act {
	color: #45BEF0;
	background:url(images/leftnav_l2_act.gif) no-repeat;	
}

#leftnav ul li ul li ul li a {
	width: 153px;
	height: 17px;
	line-height: 17px;
	font-size: 10px;
	text-transform: none;
	color: #000000;
	background:url(images/leftnav_l1_no.gif) no-repeat;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 30px;	
}
#leftnav ul li ul li ul li a:hover {
	color: #45BEF0;
	background:url(images/leftnav_l1_no.gif) no-repeat;
}
#leftnav ul li ul li ul li a.act {
	color: #45BEF0;
	background:url(images/leftnav_l1_no.gif) no-repeat;
}

#topic_breadcrumb_wide {
padding: 0px;
margin: 0px;
}


/********************** T3 ***********************/
/********************************/
/* Frames, spacing, link-to-top */
/********************************/
P.csc-linkToTop { text-align: right; }
P.csc-linkToTop A { font-weight: bold; }

DIV.csc-frame { border: 0px; }
DIV.csc-frame-invisible {}
DIV.csc-frame-rulerBefore { border-top: 1px solid #0BB0D5; margin-top: 10px; margin-bottom: 10px; }
DIV.csc-frame-rulerAfter { border-bottom: 1px solid #0BB0D5; margin-top: 10px; margin-bottom: 10px; }
DIV.csc-frame-indent { padding-left: 100px; }
DIV.csc-frame-indent3366 { padding-left: 33%; }
DIV.csc-frame-indent6633 { padding-right: 33%; }
DIV.csc-frame-frame1 { background-color: #FFF; padding: 2px 4px 2px 4px; border: 1px dotted #999; margin-top: 10px; margin-bottom: 10px; }
DIV.csc-frame-frame2 { background-color: #FFF; padding: 2px 4px 2px 4px; border: 1px dotted #0BB0D5; margin-top: 10px; margin-bottom: 10px; }

DIV.csc-frame-frame1 H1, DIV.csc-frame-frame1 H2, DIV.csc-frame-frame1 H3, DIV.csc-frame-frame1 H4, DIV.csc-frame-frame1 H5 { margin-top: 2px; margin-bottom: 8px; }
DIV.csc-frame-frame2 H1, DIV.csc-frame-frame2 H2, DIV.csc-frame-frame2 H3, DIV.csc-frame-frame2 H4, DIV.csc-frame-frame2 H5 { margin-top: 2px; margin-bottom: 8px; }
