body {
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
	background-image: url(../_img/hg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	font-family:  Arial, Verdana, Geneva, Helvetica, sans-serif;
	/*color:#808285;*/
	color:#6f5958;
	font-size:11px;
	line-height:16px;
}



.linkss {
-x-system-font:none;
color:#5C505A;
font-family:Arial,Verdana,Helvetica;
font-size:11px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:normal;

margin:0 0 10px;
padding:0;
}


.links {

	font: bold 11px Arial, Verdana, Helvetica;

	color: #d20018;

	list-style-image: url(../_media/li_links_dropdown.gif);

	margin: 0 0 18px 0;

	padding: 0;

}



.links li {

	margin: 0 0 0 18px;

	padding: 0 0 2px 0;

}



.links li ul {

	font: normal 11px Arial, Verdana, Helvetica;

	list-style: none;

	list-style-image: none;

	margin: 4px 0 6px 0;

	padding: 0;

	color: #5c505a;

}



.links li ul li {

	margin: 0 0 0 0px;

	padding: 0 0 4px 0;

	font: normal 11px Arial, Verdana, Helvetica;

}



.links li ul li a {

	font: normal 11px Arial, Verdana, Helvetica;

}





.linksdirekt {

	font: bold 11px Arial, Verdana, Helvetica;

		color: #5c505a;

	list-style-image: url(../_media/li_linksdirekt.gif);

	margin: 0 0 18px 0;

	padding: 0;

}



.linksdirekt li {

	margin: 0 0 0 18px;

	padding: 0 0 2px 0;

}


h1 {
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size:16px;
	color:#e0001a;
	font-weight:bold;
	line-height:18px;
}

.ueberschrift {
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size:16px;
	color:#e0001a;
	font-weight:bold;
	line-height:18px;
	margin-left:60px;
}

h2 {
	font-size: 12px;
	font-weight: bold;
	margin: 10px 0 0 0;
	color:#e0001a;
}

h3 {
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	color:#e0001a;
}

h4 {
	font-size: 11px;
	font-weight: bold;
	/*color:#e0001a;*/
	color:#6f5958;
	margin: 0px;
}

h5 {
	font-size: 11px;
	font-weight: bold;
}


p {
	font-size:11px;
	line-height:17px;
	margin: 5px 0 17px 0;
}

a {
	color: #e0001a;
	text-decoration: none;
}

a:hover {
	color: #dd0019;
	text-decoration: none;
}

.bild {
	padding-bottom:2px;
	border:0px;
	border-bottom:1px solid #e0001a;
}


li {
	list-style: square;
	list-style-position: outside;
	margin-left:-15px;
	margin-bottom:5px;
}

html>body li {
	list-style: square;
	margin-left:-20px;
}

ol li {
	list-style: decimal;
	list-style-position: outside;
	margin-left: -15px;
	margin-bottom: 5px;
}

html>body ol li {
	list-style: decimal;
	margin-left:-20px;
}


.bold {
	font-weight: normal;
	color:#999999;
}

.bold2 {
	font-weight: bold;
	line-height: 100%;
}

#clearer, .clearer  {
	overflow:hidden;
	clear: both;
	height: 1px;
}

#clearer_spacer {
	clear: both;
	height: 16px;
	border-bottom: 1px dashed #999999;
	margin-left:10px;
	margin-right:10px;
}


/***************************** Grundaufbau ************************************/

#main {
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	width: 980px;
	background:#ffffff;

}

#top {
	width: 980px;
	height: 80px;
	margin-top:0px;
	background-color: transparent;	
}

html>body #top {
	width: 980px;
	height: 80px;
	margin-top:0px;
	background-color: transparent;	
}


#logo {
	margin:18px 9px 0 0 ;
	float:right;
}

html>body #logo {
	margin:18px 19px 0 0 ;
	float:right;
}

#left {
	float: left;
	width: 241px;
	font-size: 11px;
	color: #3F403A;
	/* margin-top: 10px;*/
	margin-left: 0px;
	line-height: 13px;
	background:transparent;
}

html>body  #left {
	width: 241px;
	margin-left: 0px;
	margin-top: 0px;
	background:transparent;
}

#right {
	float: right;
	margin-top: 0px;
	width: 720px;
	font-size: 12px;
}

#titlepic {
	width:700px;
	height:131px;
	padding:0px 0 2px 0;
	border-top: 0px solid #e0001a;
}

#right_container {
	width: 718px;
	margin-left: auto;
	margin-right: auto;
	background-color: #ff55ff;	
}f

#center_content {
	float: left;
	width: 719px;
	background-image: url(../_img/back_cont.png);
}

#left_content {
	float: left;
	padding-top:3px;
	*padding-top:0px;
	width: 450px;
	font-size:11px;
	color:#3F403A;
}

#left_content .column_left {
	float: left;
	width: 210px;
	* margin-top: 15px;
}

#left_content .column_right {
	float: right;
	width: 210px;
	* margin-top: 15px;
}


#left_content a:hover {
	color: #6f5958;
	text-decoration: none;
	border-bottom: 0px solid #d2d2d2;
}

#left_content .bildbox160 a.noborder:hover{
	border-bottom:0px none;
}

#left_content a.noborder:hover{
	border-bottom:0px none;
}

#right_content {
	float: right;
	width: 240px;
	* margin-top: 0px;
	margin-bottom:25px;
}

html>body #right_content {
	float: right;
	width: 240px;
	* margin-top: 0px;
}


   .input {
         FONT-SIZE: 11px;
         FONT-FAMILY: Verdana;
         COLOR: #000000;
         BACKGROUND-COLOR: #FFFFFF;
				 width:100px;
      }
      .input2 {
         FONT-SIZE: 11px;
         FONT-FAMILY: Verdana;
         COLOR: #000000;
         BACKGROUND-COLOR: #FFFFFF;
      }


			
			
			
			
			
					
}
#rightnaviiiiiii .teaser_termine .suchbutton {
	position:absolute; 
	left:123px; 
	top:29px;
}
/*#rightnavi .teaser_termine a:hover {
	background-image:url(../_img/teaser_termine_a.png);
}*/

#rightnaviiiiiii .teaser_videolounge  {
	height:100px;
	width:210px;
	display:block;
	padding:0px;
	margin:0;
	background-image:url(../_pics/adressee.png);
	background-repeat:no-repeat;
	background-position:top right;	
}
	
#rightnaviiiiiii .teaser_videolounge a:hover {
	background-image:url(../_pics/adressee.png);
}
			
			
			
}
#rightnaviiii .teaser_termine .suchbutton {
	position:absolute; 
	left:123px; 
	top:29px;
}
/*#rightnavi .teaser_termine a:hover {
	background-image:url(../_img/teaser_termine_a.png);
}*/

#rightnaviiii .teaser_videolounge  {
	height:85px;
	width:210px;
	display:block;
	padding:0px;
	margin:0;
	background-image:url(../_pics/adresseeeeeeeeeee.png);
	background-repeat:no-repeat;
	background-position:top right;	
}
	
#rightnaviiii .teaser_videolounge a:hover {
	background-image:url(../_pics/adresseeeeeeeeeee.png);
}
			
		
	
			
			
			
			
}
#rightnaviii .teaser_termine .suchbutton {
	position:absolute; 
	left:143px; 
	top:39px;
}
/*#rightnavi .teaser_termine a:hover {
	background-image:url(../_img/teaser_termine_a.png);
}*/

#rightnaviii .teaser_videolounge  {
	height:140px;
	width:240px;
	display:block;
	padding:0px;
	margin:0;
	background-image:url(../_pics/adresseeeee.png);
	background-repeat:no-repeat;
	background-position:top right;	
}
	
#rightnaviii .teaser_videolounge a:hover {
	background-image:url(../_pics/adresseeeee.png);
}
			
	
	
	
	
	
	
	
	
	
			


}
#rightnavi .teaser_termine .suchbutton {
	position:absolute; 
	left:143px; 
	top:39px;
}
/*#rightnavi .teaser_termine a:hover {
	background-image:url(../_img/teaser_termine_a.png);
}*/

#rightnavi .teaser_videolounge a {
	height:90px;
	width:240px;
	display:block;
	padding:0px;
	margin:0;
	background-image:url(../_img/teaser_medien_p.png);
	background-repeat:no-repeat;
	background-position:top right;	
}
	
#rightnavi .teaser_videolounge a:hover {
	background-image:url(../_img/teaser_medien_a.png);
}



#rightnavi .teaser_galerie a {
	height:90px;
	width:240px;
	display:block;
	padding:0px;
	margin:0;
	background-image:url(../_img/teaser_seminare_p.png);
	background-repeat:no-repeat;
	background-position:top right;	
}
	
#rightnavi .teaser_galerie a:hover {
	background-image:url(../_img/teaser_seminare_a.png);
}

#rightnavi .teaser_smscard a {
	height:90px;
	width:240px;
	display:block;
	padding:0px;
	margin:0;
	background-image:url(../_img/teaser_downloads_p.png);
	background-repeat:no-repeat;
	background-position:top right;	
}
	
#rightnavi .teaser_smscard a:hover {
	background-image:url(../_img/teaser_downloads_a.png);
}








#rightnavi .teaser_flickr .test1 a {
	height:116px;
	width:240px;
	display:block;
	padding:0px;
	margin:0;
	background-image:url(../_img/teaser_flickr_videolounge_a.png);
	background-repeat:no-repeat;
	background-position:top right;	
}
	
#rightnavi .teaser_flickr a:hover {
	background-image:url(../_img/teaser_flickr_videolounge_p.png);
}



#rightnavi .teaser_videolounge_neu a {
	height:90px;
	width:240px;
	display:block;
	padding:0px;
	margin:0;
	background-image:url(../_img/teaser_videolounge_p.png);
	background-repeat:no-repeat;
	background-position:top right;	
}
	
#rightnavi .teaser_videolounge_neu a:hover {
	background-image:url(../_img/teaser_videolounge_a.png);
}



#rightnavi .teaser_buw a {
	height:90px;
	width:240px;
	display:block;
	padding:0px;
	margin:0;
	
	background-image:url(../_img/teaser_news_a.png);
	background-repeat:no-repeat;
	background-position:top right;	
}
	
#rightnavi .teaser_buw a:hover {
	background-image:url(../_img/teaser_news_p.png);
}





#rightnavi .teaser_jahresuebersicht  {
	height:90px;
	width:240px;
	display:block;
	padding:0px;
	margin:0;
	
	background-image:url(../_img/teaser_jahresbroschuere_a.png);
	background-repeat:no-repeat;
	background-position:top right;	
}
	
/*#rightnavi .teaser_jahresuebersicht a:hover {
	background-image:url(../_img/teaser_jahresbroschuere_p.png);
}*/





#footer {
	margin-top:10px;
	margin-right: 0;
	width: 700px;
	background-color: transparent;
	background-image: url(../_img/hg_footer.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding:12px 0 12px 0;
	font-size: 10px;
	line-height: 14px;
	color:#a7a7a7;
}

html>body #footer {
	margin-top:0px;
	margin-right: 0;
	width: 700px;
	background-color: transparent;
	background-image: url(../_img/hg_footer.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding:4px 0 4px 0;
	font-size: 10px;
	line-height: 14px;
	color:#a7a7a7;
}

#footer_left  {
	float:left;
	margin: 0 20px 0 21px;
	padding-top:0px;
	padding-bottom:4px;
}

html>body #footer_left  {
	margin: 0 20px 0 42px;
}

#footer_right  {
	float:right;
	margin: 0 21px 0 20px;
	padding-top:0px;
	padding-bottom:4px;

}

html>body #footer_right  {
	margin: 0 42px 0 20px;

}

#filler {
	background-image: url(../_img/filler.png);
	background-repeat: no-repeat;
	background-position:top left;
	height: 11px;
	width: 700px;
	margin-top:0px;
}

.bildbox135 {
	float:left;
	width:135px;
	margin-top:3px;
}

.textbox310 {
	float:left;
	width:310px;
}

.bildbox160 {
	float:left;
	width:160px;
	margin-top:3px;
}

.textbox285 {
	float:left;
	width:285px;
}



/***************************** Navigation ************************************/

#topnavi {
	float:left;
	font-size: 11px;
	margin: 44px 0px 0px 0px;
	background:transparent;
}

html>body #topnavi {
	float:left;
	font-size: 11px;
	margin: 33px 0px 0px 0px;
	background:transparent;
}

#topnav {
	float:left;	
	padding: 0px;
	margin-left: 12px;
	list-style:none;
	background: transparent;
}

html>body #topnav {
	float:left;	
	padding: 0px;
	margin-left: 25px;
	list-style:none;
	background: transparent;
}

#topnav li {
	float:left;
	font-size: 11px;
	font-weight: normal;
	margin: 0 6px 0 6px;
	padding: 0px;
	list-style:none;
}

#topnav a {
	float:left;
	display:block;
	color: #a7a7a7;
	margin: 0;
	text-decoration: none;
	border-bottom:1px solid #ffffff;
}


#topnav a:hover {
	float:left;
	display:block;
	color: #70575a;
	margin: 0px;
	text-decoration: none;
	border-bottom: 1px solid #a7a7a7;
}

html>body #topnav a:hover {
	margin: 0px;
}

#footernav ul{
	float:right;
	width: 100%;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	list-style:none;
	background: transparent;
}

html>body #footernav ul{
	float:right;
	width: 100%;
	padding: 0px;
	margin-right: -3px;
	list-style:none;
	background: transparent;
}

#footernav li {
	float:left;
	font-size: 10px;
	font-weight: normal;
	margin: 0 3px 0 3px;
	padding: 0px;
	list-style:none;
}

#footernav li .last{
	float:left;
	font-size: 10px;
	font-weight: normal;
	margin: 0 0px 0 3px;
	padding: 0px;
	list-style:none;
}

#footernav a {
	float:left;
	display:block;
	color: #a7a7a7;
	margin: 0;
	text-decoration: none;
	border-bottom:1px solid #ffffff;
}


#footernav a:hover {
	float:left;
	display:block;
	color: #70575a;
	margin: 0px;
	text-decoration: none;
	border-bottom: 1px solid #a7a7a7;
}

html>body #footernav a:hover {
	margin: 0px;
}

.hidelink {
	display: none;
}
	
#leftnavi {
	width:241px;	
	font-size: 12px;
	margin: 0px;
	background-image:url(../_img/leftnavi.png);
	background-repeat:repeat-y;
	background-position:bottom right;	
}

html>body #leftnavi {
	width:241px;	
	font-size: 12px;
	margin: 0px 0px 0px 0px;
}

#leftnavi a .hidelink {
	display:none;
}

.logger{
width:221px;
height:151px;
padding-left:20px;
padding-top:15px;
background-image:url(../_img/login_people.png);
background-position:top right;	
background-repeat: no-repeat;
}

.loggerfields{
margin:11px 0 0 14px;
padding:20px 0 0 10px;
width:110px;
height:90px;
background-color:#FFFFFF;
border-color:#BA0015; border-width:1px; border-style:solid ;


}

element.style {
background-image:url(../_img/back_cont.png);
border-bottom-color:#FFFFFF;
border-bottom-style:solid;
border-bottom-width:1px;
border-left-color-ltr-source:physical;
border-left-color-rtl-source:physical;
border-left-color-value:#CF1F1F;
border-left-style-ltr-source:physical;
border-left-style-rtl-source:physical;
border-left-style-value:solid;
border-left-width-ltr-source:physical;
border-left-width-rtl-source:physical;
border-left-width-value:1px;
border-right-color-ltr-source:physical;
border-right-color-rtl-source:physical;
border-right-color-value:#CF1F1F;
border-right-style-ltr-source:physical;
border-right-style-rtl-source:physical;
border-right-style-value:solid;
border-right-width-ltr-source:physical;
border-right-width-rtl-source:physical;
border-right-width-value:1px;
border-top-color:#CF1F1F;
border-top-style:solid;
border-top-width:1px;
width:220px;
}




.navipunkt a {
display:block;
height:23px;
width:197px;
margin:0px;
padding:12px 0 0px 44px;
font-weight:bold;
color:#3d3e38;
background-image:url(../_img/navi_p.png);
background-repeat:no-repeat;
background-position:top right;
}


.navipunkt a:hover, .navipunktaktiv {
display:block;
height:23px;
width:197px;
margin:0px;
padding:12px 0 0px 44px;
font-weight:bold;
color:#e00022;
background-image:url(../_img/navi_a.png);
background-repeat:no-repeat;
background-position:top right;
}


.untermenu {
		margin:0;
		padding:0;
}

.untermenu ul {
	margin: 5px 5px 10px 45px;
}

html>body .untermenu ul {
	margin: 5px 5px 10px 5px;
	* 	margin: 5px 5px 10px 45px;
}

.untermenu ul li {
	font-size: 11px;
	font-weight: normal;
	padding: 0px;
	margin: 0px;padding: 2px 0 2px 0px;
	list-style:none;
}

.untermenu ul li a {
	display:block;
	color:#3d3e38;
	margin: 0;
	padding: 0px 0 0px 12px;
	background-image:url(../_img/leftnavi_list_p.png);
	background-repeat:no-repeat;
	background-position: left 1px;
	
}

.untermenu ul li a:hover {
	display:block;
	color: #e0001a;
	margin: 0;
	padding: 0px 0 0px 12px;
	background-image:url(../_img/leftnavi_list_a.png);
	background-repeat:no-repeat;
	background-position:left 1px;
}

.untermenu ul li .aktiv {
	display:block;
	color: #e0001a;
	margin: 0;	
	padding: 0px 0 0px 12px;
	background-image:url(../_img/leftnavi_list_a.png);
	background-repeat:no-repeat;
	background-position:left 1px;
}


#rightnavi {
	width:238px;
	font-size: 12px;
	margin: 15px 0px 0px 0px;
}

html>body #rightnavi {
	width:238px;
	font-size: 12px;
	margin: 30px 0px 0px 0px;
}




#title {
	line-height: 1.2em;
	font-size: 11px;
	margin-bottom:0px;
	padding-top:6px;
	margin-left:20px;
	font-weight: bold;
}

html>body #title {
	line-height: 1.2em;
	font-size: 11px;
	margin-bottom:0px;
	padding-top:3px;
	margin-left:20px;
	font-weight: bold;
}

#title a {
	display: block;
	border-bottom: 0px solid #4e5052;
	color:#4e5052;
	padding-left:18px;
	margin-bottom:0.12em;
}

html>body #title a {
	display: block;
	border-bottom: 0px solid #4e5052;
	margin-bottom:0.5em;
}

#title a.aktiv {
	font-weight: bold;
	border-bottom: 0px solid #FFFFFF;
	color:#da1f3d;
	padding-left:18px;
}

#title a:hover {
	font-weight: bold;
	border-bottom: 0px solid #FFFFFF;
	color:#da1f3d;
	padding-left:18px;
}

/***************************** Subnavigation ************************************/

#subtitlehead {
	line-height: 1.2em;
	font-size: 11px;
	margin-bottom:6px;
	/*padding-top:6px;*/
	padding-bottom:3px;
	margin-left:38px;
	font-weight: bold;
	width:183px;
	border-bottom: 2px solid #9b9b9b;
	color:#014090;
}

#subtitle {
	line-height: 1.2em;
	font-size: 11px;
	margin-bottom:0px;
	padding-top:6px;
	margin-left:20px;
	font-weight: bold;
	width:200px;

}

html>body #subtitle {
	line-height: 1.2em;
	font-size: 11px;
	margin-bottom:0px;
	padding-top:3px;
	margin-left:20px;
	font-weight: bold;
	width:200px;
}

#subtitle a {
	display: block;
	border-bottom: 0px solid #4e5052;
	color:#4e5052;
	margin-left:18px;		
	padding-left:8px;
	/*margin-bottom:0.08em;*/
	background:transparent;
	padding-top:2px;
	padding-bottom:2px;
}

html>body #subtitle a {
	display: block;
	border-bottom: 0px solid #4e5052;
	/*margin-bottom:0.25em;*/
	background:transparent;
	padding-top:2px;
	padding-bottom:2px;

}

#subtitle a.aktiv {
	font-weight: bold;
	border-bottom: 0px solid #FFFFFF;
	color:#da1f3d;
	margin-left:18px;		
	padding-left:8px;
	background:#ebebeb;
	padding-top:2px;
	padding-bottom:2px;
}

#subtitle a:hover {
	font-weight: bold;
	border-bottom: 0px solid #FFFFFF;
	color:#da1f3d;
	margin-left:18px;	
	padding-left:8px;
	background:#ebebeb;
	padding-top:2px;
	padding-bottom:2px;
}

#subsubtitle {
	font-size: 11px;
	line-height: 16px;
	margin-top: 2px;
	background: none;
	font-weight: normal;
}

#subsubtitle a {
	display: block;
	margin-left: 0px;
	margin-top: 0px;
	background: none;
	font-weight: normal;
}

#subsubtitle a:hover {
	font-weight: bold;
	margin-top: 0px;
	color:#b40923;
	background: none;
	font-weight: normal;
}

#subsubtitle a.aktiv {
	font-weight: bold;
	margin-top: 0px;
	color:#b40923;
	background: none;
	font-weight: normal;
}

#subtitle2 {
	font-size: 11px;
	line-height: 16px;
	margin-bottom: 3px;
	margin-top: -2px;
	background: none;
	font-weight: normal;
}

#subtitle2 a {
	display: block;
	margin-left: 40px;
	margin-top: 0px;
	background: none;
	font-weight: normal;
}

#subtitle2 a:hover {
	font-weight: bold;
	margin-top: 0px;
	color:#b40923;
	background: none;
	font-weight: normal;
}
#subtitle2 a.aktiv {
	font-weight: bold;
	margin-top: 0px;
	color:#b40923;
	background: none;
	font-weight: normal;
}

#impressum {
	line-height: 14px;
	font-size: 11px;
	margin-bottom:0px;
	padding-top:6px;
	margin-left:38px;
	font-weight: normal;
	color: #556874;
}

html>body #impressum  {
	line-height: 14px;
	font-size: 11px;
	margin-bottom:0px;
	padding-top:3px;
	margin-left:38px;
	font-weight: normal;
	color: #556874;
}

#impressum a {
	border-bottom: 0px solid #AF1E21;
	color: #556874;
	padding-left:0px;
	height:18px;
}

html>body #impressum a {
	border-bottom: 0px solid #AF1E21;
	height:18px;
}

#impressum a:hover {
	font-weight: normal;
	border-bottom: 0px solid #FFFFFF;
	color:#005387;
	padding-left:0px;
}

/***************************** Formular ************************************/

.formular {
	margin-bottom: 5px;
}

.formular_font {
	float: left;
	width: 140px;
	font-weight:bold;
}

.formular_box {
	width: 65%;
	border: 1px solid #ebebeb;
	background-color: #ebebeb;
	color:#4e5052;
	font-size:11px;
	padding:2px;
}

.formular_box25 {
	width: 25%;
	border: 1px solid #005387;
	background-color: #ffffff;
}

.formular_select {
	width: 50px;
	border: 1px solid #106A9C;
	background-color: #ffffff;
}

.formular_button {
	float: left;
	margin-left: 140px;
	margin-top:15px;
	margin-bottom:15px;
	padding-bottom:2px;
	width: 100px;
	height:25px;
	border: 0px;
	background: #004192;
	color:#ffffff;
	font-weight:bold;
	font-size:100%;
	cursor:pointer;
}

.frage_button {
	float: right;
	margin-left: -5px;
	width: 134px;
	height:49px;
	border: 0px;
	background-image: url(../_img/senden2.jpg);
	background-repeat: no-repeat;
	color:#ffffff;
	font-weight:bold;
	font-size:100%;
	cursor:pointer;
}

.formular_button a {
	border: none;
}

.formular_check {
	border: 1px solid #2F74AB;
	background-color: #ffffff;
}


/***************************** Boxen ************************************/

.box {
	width: 317px;
	color:##58585a;
	font-size: 9px;
	background-image: url(../_img/newsbox_main.png);
	background-repeat: repeat-y;
	line-height: 145%;
	margin-left:0px;
}

.boxnews {
	margin:10px 20px 10px 20px;
}

.box .newshead {
   font-weight:bold;
	padding: 0px 0 0px 0px;
	color:#b40923;
}

.box p {
	padding-left:30px;
	margin-top:0px;
}

.box a {
	color: #005387;
}

.box .spacer {
	margin: 10px;
}

#main .box_link {
	color: #FFFFFF;
	font-weight: bold;
}

.box_top {
	background-image: url(../_img/newsbox_top.png);
	background-repeat: no-repeat;
	background-position:top;
	width: 317px;
	font-weight:bold;
	color:#ffffff;
}

.box_top p {
   font-weight:bold;
	padding: 17px 0 4px 20px;
	margin-left:10px;
}

.box_bottom {
	background-image: url(../_img/newsbox_bottom.png);
	background-repeat: no-repeat;
	background-position:bottom;
	height: 18px;
	width: 317px;
}


/***************************** Newsbox ************************************/

#newsboxhead {
	line-height: 1.2em;
	font-size: 11px;
	margin-bottom:6px;
	/*padding-top:6px;*/
	padding-bottom:3px;
	/*margin-left:38px;*/
	font-weight: bold;
	width:183px;
	border-bottom: 2px solid #9b9b9b;
	color:#da1f3d;
	margin-top:15px;
}

html>body #newsboxhead {
	margin-top:30px;
}

#newsbox {
	line-height: 1.4em;
	font-size: 10px;
	margin-bottom:0px;
	padding-top:6px;
	margin-left:38px;
	font-weight: normal;
	width:183px;
	color:#4e5052;
	margin-top:30px;
}

html>body #newsbox {
	line-height: 1.4em;
	font-size: 10px;
	margin-bottom:0px;
	padding-top:3px;
	margin-left:38px;
	font-weight: normal;
	width:183px;
	color:#4e5052;
	margin-top:30px;
}

#newsbox img {
 float:left;
}

a.newsboxlink {
	color: #005387;
	text-decoration: none;
	border-bottom: 1px solid #9b9b9b;
}

a.newsboxlink:hover {
	color: #b40923;
	text-decoration: none;
	border-bottom: 1px solid #9b9b9b;
}

/***************************** News ************************************/

.news {
	font-size: 11px;
	font-weight: normal;
	margin-top: 12px;
	padding-top:12px;
	border-top: 1px solid #d2d2d2;
}

.newsdetail {
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
	padding-bottom:15px;
	border-bottom: 0px dashed #999999;
}

p.news {
	margin-left:0px;
}

.newsheadline {
	font-weight: bold;
	margin: 0px;
	display:block;
	padding-bottom:5px;
}


.newstext {
	font-weight: normal;
	margin-bottom: 5px;
	display:block;
}

.newslink a {
	color: #005387;
	text-decoration: none;
}

.newslink a:hover {
	color: #b40923;
	text-decoration: none;
}



#left_content .newsteaser {
	padding-bottom:7px;
	padding-top:7px;
	border-bottom:0px solid #dddddd;
}

#left_content .newsteaserpic {
	margin:0;
	float:left;
	margin-top:2px;
	/*padding:2px;
	border:1px solid #cdcdcd;*/
	width:80px;
	text-decoration:none;
}


#left_content .newsteaser a:hover {
	border-bottom:0px solid #ffffff;
	text-decoration:none;
}


#left_content .newsteasertxt {
	float:left;
	margin-left:10px;
	width:350px;
	font-size:11px;
	line-height:135%;
}


/***************************** TopThema ************************************/

#topthema {
	float:left;
	width:280px;
	font-size:11px;
	line-height:135%;
	margin-top:10px; 
}

#topthema h4{
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	margin-bottom:3px;
	color:#6f5958;
}

.topthemapic {
	float:left;
	width:150px;
	margin-left:10px;
	border:0px none;
		margin-top:6px; 
}

#topthema a:hover {
	border-bottom:0px solid #ffffff;
	text-decoration:none;
}


/***************************** Suche ************************************/

/*

#search{
	width:700px;
	background:#70575a;
	margin-top:-3px;
	padding-top:1px;
	padding-bottom:1px;
	color:#ffffff;
	/*height:1px;
}*/
/*
html>body #search{
	width:700px;
	background:#70575a;
	margin-top:0px;
	padding-top:1px;
	padding-bottom:1px;
	height:15px;
	color:#ffffff;
}
*/

/*
.suche {
	float:right;
	text-align:right;
	width: 120px;
	border: 0px solid #d2d2d2;
	background-color: transparent;
	font-size: 9px;
	color:#ffffff;
	margin-top:0px;
	margin-right:10px;
}
/*
.suche_button {
	float:right;
	margin-top:3px;
	margin-right:10px;
	}
	
*/
/***************************** Toggle ************************************/	

.togglelink{
   display:block;
	color:#005387;
	margin: 5px 0 0 12px;
	font-weight: bold;
	text-decoration: none;
	background-image: url(../_img/ausschluss_p.gif);
	background-repeat: no-repeat;
	padding-left:18px;
}

.togglelink2{
   display:block;
	color:#005387;
	margin: 5px 0 0 12px;
	font-weight: bold;
	text-decoration: none;
	background-image: url(../_img/faq_p.gif);
	background-repeat: no-repeat;
	padding-left:18px;
}

.lexi {
	text-align:center;
	float:left;
	display:block;
	font-size: 18px;
	font-weight: bold;
	color: #B41F19;
	width:20px;
	margin-right: 4px;
	border: 0px solid #966336;
}





/************** .aufmacher styles ***************/

.aufmacher{
	padding: 0px 0px 10px 0px;
	font-size: 100%;
	line-height: 130%;	
}

.aufmacher h3{
	padding: 0px 0px 8px 0px;
	text-align: left;
	color: #FBB70D;
	font-size: 115%;
}


.aufmacher h4{
	text-align: left;
	color: #000000;
	font-size: 105%;
	font-weight: bold;

}


.aufmacher h5{
	text-align: left;
	color: #ff0000;
	font-size: 115%;
	font-weight: bold;
}


.aufmacher img{
	float: right;
	padding: 0px 0px 0px 20px;
}

.aufmacher p {
	padding: 0px;
}


/************** .storyformular styles *****************/

.storyformular{
   clear: both;
	padding: 0px 0px 0px 0px;
	font-size: 100%;
	border-bottom: 0px solid #FBB70D;
	border: none;
	line-height: 100%;
	}	
	
.storyformular h4{
	text-align: left;
	margin-top:25px;
	font-size: 100%;
	font-weight: bold;
}


#einleitung{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#einleitung1{
	float: right;
    width: 450px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}


/************************* glossar ******************************/


.lexikon{
   display:block;
	color:#808285;
	margin: 0 0 0 0;
	font-weight: bold;
	text-decoration: none;
	padding: 10px 0 0 0;
	line-height: 150%;
}

#left_content a.lexikon{
	border-bottom: 0px solid #d2d2d2;
}

#lexikon01 {display: none;}
#lexikon02 {display: none;}
#lexikon03 {display: none;}
#lexikon04 {display: none;}
#lexikon05 {display: none;}
#lexikon06 {display: none;}
#lexikon07 {display: none;}
#lexikon08 {display: none;}
#lexikon09 {display: none;}
#lexikon10 {display: none;}
#lexikon11 {display: none;}
#lexikon12 {display: none;}
#lexikon13 {display: none;}
#lexikon14 {display: none;}
#lexikon15 {display: none;}
#lexikon16 {display: none;}
#lexikon17 {display: none;}
#lexikon18 {display: none;}
#lexikon19 {display: none;}
#lexikon20 {display: none;}
#lexikon21 {display: none;}
#lexikon22 {display: none;}
#lexikon23 {display: none;}
#lexikon24 {display: none;}
#lexikon25 {display: none;}
#lexikon26 {display: none;}
#lexikon27 {display: none;}
#lexikon28 {display: none;}
#ablauf01 {display: none;}
#ablauf02 {display: none;}

.alphabet{
	/*background-color: #d2d2d2;*/
	background-image: url(../_img/alphabet-trenner.png);
	background-repeat: no-repeat;
	padding:2px 0 2px 2px;
	margin-top:25px;
	display:block;
	font-size: 110%;
	font-weight:bold;
	color:#ffffff;
	border-top: 1px solid #808285;
}

#uebersicht{
	background-color: #d9dadb;
	text-decoration: none;
	padding:5px 0px 0px 5px;
	font-weight:bold;
	color:#ffffff;
	height:23px;
}

#uebersicht ul{
   background:transparent;
   margin: 0px 0 0 0px;
}

#uebersicht li{
   float:left;
   padding:2px 0 2px 9px;
   text-decoration: none;
   list-style-type: none;
   display:block;
}

#uebersicht a {
	color: #6f5958;
	padding:0px 4px 0px 5px;
	text-decoration: none;
	list-style-type: none;
}

#uebersicht a:hover{color:#ffffff;}
#uebersicht a:active{color:#ffffff;}
#uebersicht a:visited{color:#6f5958;}

