@charset "utf-8";

body {
	font-family:Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	font-size: 75%;
	line-height: 1.4em;
	color:#676767;
	background-image:url(../style/general_background.gif);
	}
html, body { 
	padding:0;
	margin:0;
	
	background-image:url(../style/general_background.gif);
}
		
#outer {

	margin: 0 auto;
	width: 999px;
	min-height:100%;
	background-color:#FFFFFF;
	}

.onlyprint {
	display: none;
	}

a, a:link, a:hover, a:active, a:visited {
	text-decoration:none;
	color:#015696;
	cursor: pointer;
}

p {
  padding: 0;
  margin: 0.7em 0 0.5em 0;

 }


.error, .form_error {
	color: red;
	}
	
ul.error {
	
	}	

img {

  border: none;

}

input.tx {
	padding: 2px;
	width: 300px;
	border: 1px solid #dddddd;
	color: #676767;
	}
	
input.tx.error {
	border: 1px solid red;
	}		

label {
	display: block;
	padding: 4px 0 1px 0;
	}

h1 {
	font-size: 2.3em;
	font-weight:normal;
	margin: 0;
	padding: 1px 0 18px 0;
	line-height: 1em;

}


h2 {
	font-size: 1.6em;
	margin: 0;
	padding: 6px 0 6px 0;
    font-weight: normal;
    line-height: 1.2em;
}

h3 {
	 font-size: 1.2em;
	 margin: 0;
	 padding: 6px 0 6px 0;     
}

h4, h5, h6 {
 font-size: 1em;
 margin: 0;
 padding: 6px 0 2px 0;
 text-decoration:none;
}

h2.start_page {	

 font-size: 1.8em;
 font-weight:normal;
 padding: 28px 0 8px 0;
}


.helper {
  display: none;	

}

ul {

	}
	
ul.files {
	margin-top: 0;
	padding-top: 0;
}


.hide {
	display: none;
}

	
#head
{
	margin:0px;
	width:999px;
	height:113px;
	background: url(../style/logo.gif) bottom left no-repeat;
}


img {
	border: none;
	
}


#breadcrump {
	display:inline;
	float:left;
	padding-top:8px;
	padding-left:16px;
	color:#FFFFFF;
	width:667px;
	font-size: 0.8em;
	}
	
#breadcrump a {
	color: #fff;
	}
#breadcrump a:hover {
	color: #fff;
	}

	
#vergroessern
{
	display:inline;
	position:relative;
	padding-top:8px;
	float:left;
	height:26px;
	text-align: right;
	width: 57px;
}

#vergroessern img {
	padding-left: 1px;
	}

#suche
{
	width:249px;
	float:left;
	height:30px;
	padding-left: 10px;
}

#pfeil
{
	padding-top: 2px;
	float:left;
	margin-left:4px;
}


#suche input
{
	float:left;
	margin-top:5px;
	height:18px;
	padding: 4px 0 0 2px;
	background-color:#898989;
	border: 1px solid #DDDDDD;
	color:#FFFFFF;
	width:209px;
}

#suche #pfeil input {
	width: 11px;
	height: 14px;
	border: none;
	}
	
/* Inhalt der Seite */
.inhalt
{
	float:left;
	width:999px;
	height:auto;
	background-color:#FFFFFF;
	padding:0px 0px 25px 0px;
}

h1#c_headline_2
{
	font-size:2.0em;
	text-decoration:none;
	color: #898989;
	margin-top:15px;
	margin-left:15px;
	text-decoration:none;
	text-transform:uppercase;
}

* html .inhalt h2
	{
	margin-left:7px;	
}
.inhalt a
{
text-decoration:none;
}
/* ############################STARTSEITE########################## */

/*LogIn Leiste im oberen rechten Bereich*/ 
.leiste {	
	background-color:#C8C8C8;
	width:215px;
	height:21px;
	color:#004276;
	font-size:1.0em;
	padding-top:2px;
	padding-left:8px;
	margin-left:765px;
	margin-top:35px;	
}
.leiste img, .leiste1 img {	
	padding-top:3px;
	padding-left:105px;
}

.leiste1 {	
	background-color:#C8C8C8;
	width:215px;
	height:21px;
	color:#004276;
	font-size:1.0em;
	padding-top:2px;
	padding-left:8px;
	margin-left:765px;
	margin-top:5px;	
}
#leiste2 {	
	width:215px;
	height:21px;
	color:#004276;
	font-size:0.9em;
	padding-top:2px;
	padding-left:8px;
	margin-left:765px;
	margin-top:5px;	
}

#grauer_balken {
	width:999px;
	height:34px;
	margin-top:3px;
	background: url(../style/grauer_balken.jpg) bottom left no-repeat;
}
#navi_hintergrund
{
	width:999px;
	height:246px;
	background: url(../style/head_hintergrund.jpg) bottom left no-repeat;
	
}




/* Inhalt Links text für Startseite mit Raster */
.inhalt_links {
	display:inline;
	margin-left:9px;
	margin-top:10px;
	float:left;
	width:230px;
	height:210px;
	background-image:url(../style/raster_gross.gif);
}


#inhalt_rechts
{
	margin-left:10px;
	margin-top:10px;
	margin-right:0px;
	width:714px;
	float:left;
	background-color:#FFFFFF;
}
#inhalt_rechts_leiste
{
	left:40px;
	width:749px;
	height:32px;
	background-color:#015696;
}
/*nur für Startseite blauer Balken Text */
#inhalt_rechts_leiste_text
{
	float:left;
	padding-left:10px;
	padding-top:8px;
	width:239px;
	height:22px;
	color:#FFFFFF;
	font-weight:bold;
}

#inhalt_rechts_textbox1
{
	float:left;
	width:218px;
	height:250px;
	padding-left:10px;
	padding-top:10px;
	padding-right:20px;
	border-left: 1px solid #DDDDDD;
	background-color:#FFFFFF;
}
#inhalt_rechts_textbox2
{
	float:left;
	width:220px;
	height:250px;
	padding-left:10px;
	padding-top:10px;
	padding-right:20px;
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	background-color:#FFFFFF;
}

#inhalt_rechts_textbox3
{
	display:inline;
	float:left;
	width:200px;
	height:250px;
	padding-top:10px;
	padding-left:10px;
	
}



/*####################### UNTERSEITE #################*/
/*blauer Kopf mit Schrift*/ 
#cat_desc
{
	display:inline;
	margin-top:10px;	
	float: left;
	width:500px;
	height:220px;
	background: url(../style/head.jpg) bottom left no-repeat;
	color:#FFFFFF !important;
}
* html #cat_desc
	{
	margin-left:-10px;
	}
#cat_desc h1, #cat_desc h2, #cat_desc h3
{
	font-size:1.8em;
	margin:15px 10px 3px 15px;
	color:#FFFFFF;
	font-weight:normal;
}



#cat_desc_img
{
	margin:0px;
	float:left;
	display:inline;
	padding-top:10px;
	float:left;
	
}

#inhalt_about {
	background: url(bg_inhalt.gif)  left top repeat-y;
	padding-left:11px;
	width:976px;
}
#inhalt_links {
	line-height:2.0em;
	float:left;
	padding-top:10px;
	margin-top:10px;
	margin-left:0px;
	width:230px;
}
#inhalt_links a {
	color:#015696;
	text-decoration:none;
}
#inhalt_mitte {
	float:left;
	margin:10px 10px 0 9px;
	padding:8px 20px 0 10px;
	width:469px;
	}

#inhalt_rechts {
	padding-top:10px;
	float:left;
	margin-top:10px;
	margin-left:0px;
	width:220px;
}
	
	
#site_opts {
	line-height:2.5em;
	float:left;
	width:225px;
	border-bottom: 1px solid #DDDDDD;
	padding-bottom:10px;
	margin-bottom:10px;
}
* html #site_opts {
	width:220px;
}

#inhalt_rechts a {
	text-decoration:none;

}

.teaser {
	display:inline;
	margin-top:10px;
	padding: 11px 10px 10px 10px;
	float:left;
	width:205px;
	background-image:url(../style/raster_gross.gif);
}
* html .teaser {
	width:200px;
}

.teaser_body
{
	font-size:1.0em;
	color:#002047;
	font-weight:bold;
	margin-left:0px;
}

#bik a, .teaser_body a
{
	color:#002047;
	text-decoration:underline !important;	
		
}


/*###################################################*/
/*#########SUCHE########*/

#search_options { }

#inhalt_suche
{
	padding-top:10px;
	float:left;
	margin-top:10px;
	margin-left:0px;
	width:976px;
}

#inhalt_suche_links
	{
	display:inline;
	line-height:2.0em;
	float:left;
	padding-top:10px;
	margin-top:10px;
	margin-left:10px;
	width:240px;
}

#inhalt_suche_mitte {
	display:inline;
	line-height:1.4em;
	float:left;
	padding-top:10px;
	padding-left:15px;
	margin-top:10px;
	margin-left:0px;
	width:710px;
	border-left: 1px solid #DDDDDD;
	background-image: none !important;
}

#inhalt_suche_mitte .hit {
	border-bottom: 1px #DDD solid;
	display: block;
}

.inhalt_suche_text {
	float:left;
	width:710px;
	border-bottom: 1px solid #DDDDDD;
	padding-bottom: 5px;
	margin: 5px;
}

.inhalt_suche_text h2 {
	line-height: 2em;
}


.inhalt_suche_text.no_border {
    border: none !important;
}

.inhalt_suche_text h2 {
	color: #085897;
	font-weight: bold;
	font-size: 1em;
	width: 700px;
}

.inhalt_suche_text input {
	background-color:#EFEFEF;
	color:#9D9D9D;
	width:370px;
	border: 1px solid #BBB;
	height: 19px;
	float: left;
}

input.tx {
	background-color:#EFEFEF;
	color:#9D9D9D;
	width:370px;
	border: 1px solid #BBB;
	height: 19px;
}

#inhalt_suche_button input, input.submit {
	margin-left:6px;
	margin-right:20px;
	background-color:#005595;
	color:#9D9D9D;
	height:24px;
	width:39px;
	color:#FFFFFF;
	cursor: pointer;
	border: none;
}
		
		
#inhalt_suche_text1 {
    float:left;
    width:220px;
}
        
#inhalt_suche_text2 {
    padding-left:10px;
    float:left;
    width:220px;
    border-left: 1px solid #DDDDDD;
    border-right: 1px solid #DDDDDD;
}

#inhalt_suche_text3 {
    margin-left:10px;
    float:left;
    width:220px;
}
		
/*########################*/

#navi {
	
	display:inline;
	width:231px;
	padding-left:10px;
	padding-top:10px;
	margin-right:9px;
	float:left;
}

#navi ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
        }

#navi ul li a {
	display:inline;
	width:230px;
	height:20px;
	text-decoration:none;
	color: #666;
	background-color:#fff;
	display: block;
	font-size: 1.0em;
	padding: 4px 3px 3px 7px;
	border-bottom: 1px solid #B6B6B6;
	border-right: 1px solid #B6B6B6;
	}
/*aktive*/
#navi ul li a:focus,#navi ul li a:hover , #navi li.cur a, #navi li.act a, #navi ul li a:active {
	color:#FFFFFF;
     background-color:#015696;
     border-right: 1px solid #015696;
        }


#navi li.cur  {
	color:#FFFFFF;
    background-color:#015696;
    border-right: 1px solid #015696;
        }

#navi ul li.cur li, #navi ul li.act li {
	margin-top: 0px;
	color:#FFFFFF;
	background-color:#015696;
	}

#navi ul ul {
	border-bottom: 1px solid #5BB230;
}
#navi ul li.cur ul li.cur {
	border-bottom: none;
	}

#navi ul li.cur li a, #navi ul li.act li a {

	background-color:#015696;
	padding: 6px 0 6px 18px;
	}

#navi ul li.cur li a:focus, #navi ul li.cur li a:hover, #navi ul li.cur li a:active, #navi ul li.act li a:focus, #navi ul li.act li a:hover, #navi ul li.act li a:active {
 
	background-color:#015696;
	}

#navi ul li.cur li.act a, #navi ul li.act li.act a {
 
   background-color:#015696;
	}
/* ##BeGINN UNTERE NAVI##*/

#sub_navi {
	margin-left:0px;
	width: 231px;
	padding:0px;
	margin:0px;
	float:left;
}
#sub_navi ul {
	list-style-type: none;
	margin: 0;
	padding: 0 0 0 4px;
	}

#sub_navi ul li {
  	color:#656565;
}

#sub_navi ul li a {
   	width:228px;
	color:#656565;
	padding: 4px 0 4px 0;
  }

#sub_navi ul li a:focus, #sub_navi ul li a:active , #sub_navi ul li a:hover, #sub_navi li.act a, #sub_navi li.cur a {
	color:#015696;
    }

#sub_navi ul li.cur li a, #sub_navi ul li.act li a {
	padding-left: 10px;
	width: 218px;
	color:#656565;
	}

#sub_navi ul li.cur li a:focus, #sub_navi ul li.cur li a:hover, #sub_navi ul li.cur li a:active, #sub_navi ul li.act li a:focus, #sub_navi ul li.act li a:hover, #sub_navi ul li.act li a:active, #sub_navi ul li.cur li.act a, #sub_navi ul li.act li.act a  {
	color:#015696;
	}


/*###############FOOTER#############*/
.footer
{
	clear: both;
	bottom: 0 !important;
	height:43px;
	background-image: url(../style/footer.jpg);
	width:985px;
	
	font-size:1.0em;
	padding-top:10px;
	padding-left:15px;
	}
/*####################################*/


div.article {
	padding-bottom:1em; 
	margin-bottom: 1em;
	border-bottom:1px solid #e4e4e4;
	}


div.pages {
	margin-top:1em;
	margin-bottom:1em;
	}


div.pages a {
	text-decoration: none;
	}
		
div.pages a:hover {
	color:#676767;
	}

div.pages span.active {
	color:#EC0000;
	font-weight:bold;
	}
	
.pages a.act {
	color: #676767;
	}	
	
div.pdf_list ul li {
	list-style-type:none;
	margin:0;
	padding:0;
	}
fieldset {
	border:0;
	margin:0 0 1.5em 0;
	padding:0;
	}



	
	
#cont_start {
	padding: 11px 0 11px 11px;
	}
	
#cont_start .teaser {
	float: left;
	width:205px;
	}	
	
#start_wrap {	
	width: 749px;
	float: left;
	background: url(bg_start_borders.gif) top left repeat-y;
	margin: 11px 0 0 14px;
	}	
	
.startbox {	
	float:left;
	width:250px;	
	}
	
.startbox.last	{
	width:249px;	
	}
	
.startbox h1 {
	height: 23px;
	color: #fff;
	background-color: #015696;
	font-size: 1.1em;
	font-weight:bold;
	text-transform:uppercase;
	padding: 9px 0 0 10px;
	}
	
.startbox_body {	
	padding: 10px 10px 0 10px;
	}	
	

#linkbox {
	width: 229px;
	float: right;
	padding: 32px 10px 0 0;
	}

a.arrow {
	display: block;
	border-bottom: 1px solid #dedede;
	background: url(arrow_blue.gif) right center no-repeat;
	padding: 4px 0 4px 0;
	}	
    
div.arrow {
	display: block;
	border-bottom: 1px solid #dedede;
	/*background: url(arrow_blue.gif) right center no-repeat;*/
	padding: 4px 0 4px 0;
	}	    

#links_small {
	font-size: 0.95em;
	padding: 6px 0 0 0;
	}
	
.marked  {
	/*background-color: #FF0;*/
}


li.sitemap_main {	
	border-bottom: 1px solid #ddd;
	padding: 9px 0 9px 0;
}
li.sitemap_main a {
	font-weight: bold;
}
li.sitemap_main ul a {
	font-weight: normal;
}

ul#sitemap {
	list-style-position:inside;
	padding-left: 0;
	margin-left: 0;
	}	
	
	
.line {
    border-bottom: 1px #DADADA solid;
    width: 100%;
}

.line.head div {
    background:#dadada;
}
     
.line br {
    clear: both;
}

.line div {
 float:left;
 
}

.line div.l {
    width: 33%;
}

.line div.m {
    width: 33%;
}

.line div.r {
    width: 33%;
}

div.galpic {
    float: left;
    padding: 10px 10px 0 0;
}