/* reset.css */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
body {line-height:1.5;}
/*table {border-collapse:separate;border-spacing:0;}*/
caption, th, td {text-align:left;font-weight:normal;}
table, td, th {vertical-align:middle;}
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}
a img {border:none;}

/* haupt */



.seperator {
    background: url(../i/aufzaehlung.jpg);
    width: 5px;
    height: 9px;
    float: left;
    margin: 4px 1px;
}

.active a {
    color: #005baa !important; 
    font-weight: bold !important;
}

ul {
    list-style-image: url(../i/aufzaehlung.jpg);
}

li {


}

#headerpicture {
 position: absolute;
 margin-left: 230px;
 margin-top: 65px;
 z-index: 1;
}

.button {
    list-style: none;
}

.button {
    background: url(../i/btn_normal.jpg) repeat-x; 
    width: 214px;
    margin-top: 3px;
    padding-left: -40px;

 }
 
 .button a {
    padding-left: 20px;
    text-decoration: none;
    font-size: 12px;
    color: #2b77c3;
    margin-top: -2px;
    display: block;
    height: 23px;
    padding-top: 10px;
 }
 
 .button a:hover {
    background: url(../i/btn_hover.jpg) repeat-x;
    text-decoration: none;
    color: #fff;
 }
 
 
 .button_link {
    background: url(../i/btn_hover.jpg) repeat-x; 
    width: 214px;  
    margin-top: 3px;
    padding-left: -40px;

 }
 
 .button_link a {
    padding-left: 20px;
    text-decoration: none;
    font-size: 12px;
    color: #fff;
    margin-top: -2px;
    display: block;
    height: 23px;
    padding-top: 10px;
 }
 
 .button_link a:hover {
    background: url(../i/btn_hover2.jpg) repeat-x;
    text-decoration: none;
    color: #fff;    
 }

.current {
	background: url(../i/btn_hover.jpg) repeat-x;
	color: #fff;
	font-weight: bold;
}

.current a {
	color: #fff;
}

.current a:hover {
	background: url(../i/btn_hover.jpg) repeat-x;
	color: #fff;
	font-weight: bold;
}

html,body {
	margin: 0;
	padding: 0;
	background: #fff;
	height: 100%;
}

body {
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;	
	text-align: center; /* zentrierung MSIE 6 */
	color: #222;
}

#wrapper {
    min-height: 100%;
    /* height: 100%; */
    text-align: left;
    background: #fff url(../i/bg.png) repeat-y;	
    width: 986px;
    margin-top: 25px;
    margin-right: auto;
    margin-left: auto;
}

.headerbg {
    width: 986px;
    height: 17px;
    background: #fff url(../i/kante_o.png) no-repeat 1px top;
}

#weiss {
	background: #fff;
	margin-right: auto;
	margin-left: auto;
	width: 986px;
	height: 25px;
	text-align: right;
}

#container {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	/* border: 1px solid #cdc; */	
}



#header {
	height: 120px;
	width: 968px;
}



#logo {
	float: left;
	width: 235px;
	height: 105px;
	margin-top: -10px;
	position: relative;
}

#logo img {
	margin-left: 36px;
}

#ncontainer {
	float: left;
	width: 730px;
}


/* Navigation blau/grau auf weiß */

#nav {
	width: 730px;
	margin-top: -10px;
	position: relative;
	background: #000;
}

#nav ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#nav li {
	margin: 0; 
	padding: 0;
    list-style: none;
	display: inline;
}

#nav a {
	background: url(../i/tab_gw.png) no-repeat;
	height: 58px;
	float: left;
	width: 142px;
	display: block;
	border: 0;
	color: #01325b;
	text-decoration: none;
	text-align: center;
	margin: 0;
	line-height: 90px;		
}	

#nav a:hover {
	background: url(../i/tab_bw.png) no-repeat;
	color: #fff;	
}

#nav .aktiv {
	background: url(../i/tab_bw.png) no-repeat;
	color: #fff;
}

/* Navigation mit Seknav blau/grau auf blau */

#nav_blau {
	width: 733px;
	height: 50px;
	margin-top: -10px;
    z-index: 2;
    position: relative;
}

#nav_blau ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#nav_blau li {
	margin: 0; 
	padding: 0;
    list-style: none;
	display: inline;
}

#nav_blau a {
	background: url(../i/nav145.png) no-repeat;
	height: 58px;
	float: left;
	width: 145px;
	display: block;
	border: 0;
	color: #01325b;
	text-decoration: none;
	text-align: center;
	margin: 0;
	line-height: 90px;		
}	

#nav_blau a:hover {
	background: url(../i/nav145_o.png) no-repeat;
	color: #fff;		
}

#nav_blau .aktiv {
	background: url(../i/nav145_o.png) no-repeat;
	color: #fff;	
}

#nav_blau .last a {
	background: url(../i/nav149.png) no-repeat;
	height: 58px;
	float: left;
	width: 149px;
}	

#nav_blau .last a:hover {
	background: url(../i/nav149_o.png) no-repeat;
	color: #fff;
}

#nav_blau .last .aktiv {
    background: url(../i/nav149_o.png) no-repeat;
    color: #fff;    
}

.nav_re {
	background: url(../i/tab_gw.png) no-repeat;
	width: 140px;
	height: 58px;
	display: block;	
	float:left;
}

#seknav {
	width: 730px;
	height: 25px;
	float: left;
    position: relative;
    z-index: 2;
}

.sek_li {
	background: url(../i/sek_li.png) no-repeat;
	width: 9px;
	height: 25px;
	display: block;
	float:left;
}

.sek_mi {
	background: url(../i/sek_mi.png) repeat-x;
	float:left;
	height: 25px;
	width: 706px;
	color: #fff;
	padding-top: 4px;
}

.sek_mi a, .sek_mi a:link {
	padding-right: 10px;
	padding-left: 10px;
	color: #fff;
	text-decoration: none;
}

/*.sek_mi a:hover {
	color: #01325b;
	background: #fff;
}*/

.sek_re {
	background: url(../i/sek_re.png) no-repeat;
	width: 10px;
	height: 25px;
	display: block;	
	float:left;
}

#bereich {
	height: 35px;
}

#bereichlinks {
	float: left;
	width: 230px;
	background: url(../i/bg_subhead.png) no-repeat;
	margin-right: 5px;
	height: 35px;
    position: relative;		
    z-index: 2;
}

#bereichlinks h2 {
	font-size: 16px;
	font-weight: bold;
	color: #01325b;
	text-align: right;
	line-height: 24px;
	margin-right: 10px;
	padding-top: 5px;	
}

#ternav {
	/*background: #fff;*/
	height: 35px;
	float: left;
    position: relative;
    z-index: 2;
}

#ternav ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#ternav li {
	margin: 0; 
	padding: 0;
    list-style: none;
	display: inline;
}

#ternav li a {
	float: left;
	height: 35px;		
	display: block;
	border: 0;
	color: #01325b;
	text-decoration: none;
	background: url(../i/ternav_bg.png) repeat-x;
	margin: 0;
	padding-top: 6px;
	padding-left: 15px;
}

#ternav a:hover {
	color: #c00;
}

.terlast:after {
	content: url(../i/ternav_re.png);
    z-index: 2;
}

.clear {
	clear: both;
}

#contentwrap {
	background: #fff;
	/* min-height: 600px; */
    height: 100%;	
}

#inhalt {
	float:right;
    width: 694px;
    margin-top: 5px;   
      
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 15px;
    padding-bottom: 10px;      
    
	line-height:125%;
	background: #f1f1f1;	
    
    font-size: 11px;
	font-family: Arial, Verdana, sans-serif;
	
	/* CSS3 - alle Ecken rund 
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    
    */
    
    -moz-border-radius-bottomleft: 10px;
    -moz-border-radius-bottomright: 10px;
    -webkit-border-bottom-left-radius: 10px;
    -webkit-border-bottom-right-radius: 10px; 
    border-radius-bottomleft: 10px;
    border-radius-bottomright: 10px;       

    border-bottom: 1px solid #8c8c8c;
    border-right: 1px solid #b5b5b5;
	
	/* offset x, offset y, blur, colour */
    /* -webkit-box-shadow: 1px 1px 1px #999;
    -moz-box-shadow: 1px 1px 1px #999;
    box-shadow: 1px 1px 1px #999; */
}



#startseite_inhalt {
    float:right;
    width: 694px;
    margin-top: 5px;   
      
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 15px;
    padding-bottom: 10px;      
    
    line-height:125%;
    background: #f1f1f1;    
    
    font-size: 11px;
	font-family: Arial, Verdana, sans-serif;
    
    /* CSS3 - alle Ecken rund 
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    
    */
    

    border-right: 1px solid #b5b5b5;
    
    /* offset x, offset y, blur, colour */
    /* -webkit-box-shadow: 1px 1px 1px #999;
    -moz-box-shadow: 1px 1px 1px #999;
    box-shadow: 1px 1px 1px #999; */
}


#inhalt_startseite_links {
    float:left;
    width: 330px; 
      
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 15px;
    padding-bottom: 10px;      
    
    line-height:125%;
    background: #f1f1f1;    
    
    font-size: 11px;
	font-family: Arial, Verdana, sans-serif;
    margin-left: 5px;
    
    /* CSS3 - alle Ecken rund 
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    
    */
    
    -moz-border-radius-bottomleft: 10px;
    -webkit-border-bottom-left-radius: 10px;
    border-radius-bottomleft: 10px;
       

    border-bottom: 1px solid #8c8c8c;

    
    /* offset x, offset y, blur, colour */
    /* -webkit-box-shadow: 1px 1px 1px #999;
    -moz-box-shadow: 1px 1px 1px #999;
    box-shadow: 1px 1px 1px #999; */
}

#trenner_startseite {
    float: left;
    height: 235px;
    width: 4px;
    background: #F1F1F1;
    border-bottom: 1px solid #8c8c8c;  
    border-top: 15px solid #F1F1F1; 

}


#inhalt_startseite_rechts {
    float:left;
    width: 330px; 
      
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 15px;
    padding-bottom: 10px;      
    
    line-height:125%;
    background: #f1f1f1;    
    
    font-size: 11px;
	font-family: Arial, Verdana, sans-serif;
    
    /* CSS3 - alle Ecken rund 
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    
    */
    
    -moz-border-radius-bottomright: 10px;
    -webkit-border-bottom-right-radius: 10px; 
    border-radius-bottomright: 10px;       

    border-bottom: 1px solid #8c8c8c;
    border-right: 1px solid #b5b5b5;
    
    /* offset x, offset y, blur, colour */
    /* -webkit-box-shadow: 1px 1px 1px #999;
    -moz-box-shadow: 1px 1px 1px #999;
    box-shadow: 1px 1px 1px #999; */
}


#links {
    float:left;
    width: 209px;    
    margin-top: 5px;

    padding-top: 15px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    
	background: #f1f1f1;
    font-size: 12px;
	
    -moz-border-radius-bottomleft: 10px;
    -moz-border-radius-bottomright: 10px;
    -webkit-border-bottom-left-radius: 10px;
    -webkit-border-bottom-right-radius: 10px; 
    border-radius-bottomleft: 10px;
    border-radius-bottomright: 10px;    

    border-bottom: 1px solid #8c8c8c;
    border-right: 1px solid #b5b5b5;
    
    /* -webkit-box-shadow: 1px 1px 1px #999;
    -moz-box-shadow: 1px 1px 1px #999;
    box-shadow: 1px 1px 1px #999; */     
    
}
/*
#inhalt a {
	color:#005BAA;
}
 */
 

 
 a {
    color: #005BAA; 
    text-decoration: none;
 }
 
 
#inhalt h1, h3 {
	font-size: 15px;
	font-weight: bold;
	margin-bottom:7px;
}

#inhalt h3 {
	color:#005BAA;
}

#inhalt p {
	margin-bottom:12px;
}

#inhalt ul {
	margin:0px 25px;
	margin-bottom:5px;
}

#inhalt li {
	margin-bottom:3px;
}

#footer {
	padding: 10px 20px;
	font-size: 12px;
	text-align: right;	
}

#hilfsnav ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#hilfsnav li {
	margin: 0; 
	padding: 0px 3px;
    list-style: none;
	display: inline;
}

#hilfsnav a {
	padding-right: 5px;
	color: #666;
	text-decoration: none;
}

#hilfsnav a:hover {
	color: #005baa;
}


#sek_archivnav li {
    margin: 0; 
    padding: 0px 3px;
    display: inline;
    float: left;
}

.archive_right:after {
	content: url(../i/aufzaehlung.jpg);
	padding-left: 5px;
}

#sek_archivnav a {
    color: #666;
    text-decoration: none;
}

#sek_archivnav a:hover {
    color: #005baa;
}


#archivnav ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

#archivnav li {
    margin: 0; 
    padding: 0px 3px;
    list-style: none;
    display: inline;
}

#archivnav a {
    padding-right: 15px;
    color: #666;
    text-decoration: none;
    font-size: 14px;
    font-weight: bold;
}

#archivnav a:hover {
    color: #005baa;
}

.banner {
	float: right;
	width: 704px;
	padding: 10px;
	margin-top: 5px;
	background: #1562a4;
	color: #fff;

    border-bottom: 1px solid #8c8c8c;
    border-right: 1px solid #b5b5b5;

    -moz-border-radius-topleft: 6px;
    -moz-border-radius-topright: 6px;
   	-moz-border-radius-bottomleft: 6px; 
    -moz-border-radius-bottomright: 6px;
    -webkit-border-top-left-radius: 6px;
    -webkit-border-top-right-radius: 6px;     
    -webkit-border-bottom-left-radius: 6px;
    -webkit-border-bottom-right-radius: 6px; 
    border-radius-topleft: 6px;
    border-radius-topright: 6px;      
    border-radius-bottomleft: 6px;
    border-radius-bottomright: 6px;  
	
}

/* subtemplate zwei inhaltsspalten */

#inhaltlinks {
	float: left;
	height: 100%;
	width: 214px;
	
    margin-top: 5px;
    margin-left: 5px;
	background: #f1f1f1;

    font-size: 11px;
	font-family: Arial, Verdana, sans-serif;
    
    padding-top: 15px;
    padding-bottom: 10px;      
	
    -moz-border-radius-bottomleft: 10px;
    -moz-border-radius-bottomright: 10px;
    -webkit-border-bottom-left-radius: 10px;
    -webkit-border-bottom-right-radius: 10px; 
    border-radius-bottomleft: 10px;
    border-radius-bottomright: 10px;    

    border-bottom: 1px solid #8c8c8c;
    border-right: 1px solid #b5b5b5;
}

#inhaltlinks img {
	margin-left: 20px;
	margin-top: 10px;
}

/* #inhaltlinks .csc-textpic dl {
	width: 214px !important; 
	text-align: center;
	padding-bottom: 5px;
} */

ul.magnav {
	list-style: none;
	padding: 0;
	margin: 10px 0 0;	
}

.magnav li {
	margin: 0; 
	padding: 0;
    list-style: none;
	display: block;
	width:215px;
}

.magnav a {
	background: #f1f1f1 url(../i/btn_bg_n.png) repeat-x;
	display: block;
	height: 29px;
	line-height: 29px;
	padding: 0 5px 0 15px;
	text-transform: uppercase;
	text-decoration: none;
    border-bottom: 1px solid #8c8c8c;
    border-right: 1px solid #b5b5b5;
    color: #000; 
    font-weight: bold;   
}

.magnav a.first {
    border-top: 1px solid #b5b5b5;
}

.magnav a:hover {
	background: #e1e1e1 url(../i/btn_bg_o.png) repeat-x;
	text-decoration: none;
    border-bottom: 1px solid #6c6c6c;
    border-right: 1px solid #858585;
    color: #1562a4;
}


#archiv_menue {

    float:right;
    width: 474px;
    margin-top: 5px;     
    
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 15px;  
    padding-bottom: 10px;      
    
    line-height:125%;
    background: #f1f1f1;    
    
    font-size: 11px;
	font-family: Arial, Verdana, sans-serif;
    
    border-bottom: 1px solid #8c8c8c;
    border-right: 1px solid #b5b5b5;
}

#inhaltrechts {
	float:right;
    width: 474px;
    margin-top: 5px;     
    
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 15px;  
    padding-bottom: 10px;      
    
	line-height:125%;
	background: #f1f1f1;	
    
    font-size: 11px;
	font-family: Arial, Verdana, sans-serif;
	
    -moz-border-radius-bottomleft: 10px;
    -moz-border-radius-bottomright: 10px;
    -webkit-border-bottom-left-radius: 10px;
    -webkit-border-bottom-right-radius: 10px; 
    border-radius-bottomleft: 10px;
    border-radius-bottomright: 10px;       

    border-bottom: 1px solid #8c8c8c;
    border-right: 1px solid #b5b5b5;
}

#inhaltrechts a {
	color:#005BAA;
}

#inhaltrechts h1, h3 {
	font: 14px Arial, Verdana, sans-serif;
	font-weight: bold;
	margin-bottom:7px;
}

#inhaltrechts h3 {
	color:#005BAA;
}

#inhaltrechts p {
	margin-bottom:12px;
}

#inhaltrechts ul {
	margin:0px 25px;
	margin-bottom:5px;
}

#inhaltrechts li {
	margin-bottom:3px;
}

img.floatLeftClear { 
    float: left; 
    clear: left; 
    margin: 10px 15px 10px 5px; 
}

.align-justify {
	text-align:justify;
}

dd.csc-textpic-caption {
	padding: 5px 3px;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	color: #666;
}

/* Tabelle Telefon */

.thntable {
	width: 300px;
	color: #333;
	font-size: 11px;
	border: 1px solid #ccc;
	margin-bottom: 10px;
}

.thntable th {
	font-size: 12px;
	font-weight: bold;
	padding: 4px;
	color: #fff;
	background: #005baa;
}

.thntable td {
	padding: 4px;
	height: 40px;
}

.odd {
	background: #efefef;
}

.even {
	background: #ccc;
}

/* .col1 {

} */

.col2, .col3 {
	text-align: center;
	width: 45px;
}

/* sitemap */

.treemenudiv a:link {
	color: #005baa;
}

.treemenudiv a:hover {
	color: #3c9add !important;
	/* text-decoration: underline; */
}

.treemenudiv a:visited {
	color: #666;
}

.treemenutext_act {
	color: #005baa !important;
}

p.bodytext {
	font: 11px Arial, Verdana, sans-serif;	
}

.tx-pilmailform-pi1 {
	font-family: Arial, Verdana, sans-serif;
}
