@charset "UTF-8";
/* CSS Document */

/************ Reset CSS nach Eric Meyer */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
/*	line-height: 1; */
	color: black;
/*	background: white;*/
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}


/***************************/

/*
html{
overflow: auto;
}
*/

html, body {
height: 100%;
margin: 0 0 1px;
padding: 0;
}

html { 
background: #2b373d url('../img-dsg/BG_pattern2.jpg');
}

body { 
font-size: 12px;
line-height: 16px;
font-family: Arial, Helvetica, sans-serif;
background: url('../img-dsg/BG_pattern-top1.gif') repeat-x top left;
color: #000;
}

h1,h2,h3,h4,h5,h6{
margin: 0 0 0.5em 0;
color: #009999;
}

p{
margin: 0 0 1.33em 0;
}

address {
font-style:normal;
font-size: inherit;
text-indent: 0;
}

h1{font-size: 150%;}
h2{font-size: 150%; margin-bottom: 1em;}
h3{font-size: 117%; margin-bottom: 1.17em; margin-top: 2.34em;}
h4{font-size: 100%; font-weight: bold;}
h5{font-size: 100%; font-weight: bold;}
h6{font-size: 100%; font-weight: bold;}
p{font-size: 100%;}

blockquote{
margin: 0 1.33em 1.33em 1.33em;
font-style: oblique;
}

address {
font-style:normal;
font-size: inherit;
text-indent: 0;
}

caption {
font-variant:small-caps;
font-weight: bold;
margin: 0 0 1px 0;
padding: 2px 5px;
font-size: 0.92em;
text-align: left;
}

table {
margin: 0 0 1.33em 1px;
border-collapse: collapse;
}

tr{
}

td, th {
padding: 4px;
margin: 0;
border: 1px solid #6B8288;
background: #BBBFBE;
border: 1px solid #BBBFBE;
background: #DCDEDD;
}

th{
font-weight: bold;
background: #D2D5D3;
}


a,
a:link,
a:visited{
color: #cc0033;
font-weight: bold;
text-decoration: none;
}

a:hover{
text-decoration: underline;
}

strong {
font-weight: bold;
}

em{
font-style: italic;
}

small {
font-size: 0.8em;
}

.txrev {
unicode-bidi: bidi-override;
direction: rtl;
}

.offscreen {
position: absolute;
left: -99999px;
}

.tab{
float:left;
display: inline;
width: 4em;
}

/***************************/


#wrapper{
position: relative;
width: 980px;
overflow: hidden;
/*border: 1px solid #a00;*/
margin: 0 auto 0 auto;
padding: 0;
background: url('../img-dsg/BG_wrapper.jpg') repeat-y left top;
}

#header{
height: 162px;
height: 650px;
background: url('../img-dsg/BG_header2.jpg') no-repeat left top;
margin-bottom: -488px;
}


#header #suche{
position: absolute;
top: 50px;
left: 40px;
}

#header #suche form{
}

#header #suche label{
display: none;
}

#header #suche #suchbegriff{
float: left;
display: inline;
margin: 0 2px 0 0;
border: 1px solid #bdc8cb;
background: #fff;
padding: 2px;
color: #444;
width: 169px;
height: 14px;
}

#header #suche button{
float: left;
display: inline;
margin: 0px;
padding: 0;
background: url('../img-dsg/BT_suchbutton1.gif') repeat-x center center;
height: 20px;
width: 20px;
overflow: hidden;
border: 0px solid #fff;
cursor: pointer;
}

#header #suche button span{
padding: 0 0 0 20px;
}

#header #logo{
position: absolute;
top: 45px;
right: 60px;
width: 158px;
height: 100px;
}



#nav{
float: left;
display: inline;
width: 217px;
margin-left: 20px;
overflow: hidden;
}

#nav #nav_pt1{
padding: 20px 20px 60px 20px;
}

#nav #nav_pt1 ul{
}

#nav #nav_pt1 ul li{ /* Ebene 1*/
border-bottom: 1px solid #c6c8ca;
height: 1%;
}

#nav #nav_pt1 ul li a,
#nav #nav_pt1 ul li a:link,
#nav #nav_pt1 ul li a:visited{
display: block;
padding: 8px 0 6px 2px;
color: #596e74;
text-transform: uppercase;
text-decoration: none;
/*font-weight: normal;*/
height: 1%;
}

#nav #nav_pt1 ul li a.ausklapp,
#nav #nav_pt1 ul li a:link.ausklapp,
#nav #nav_pt1 ul li a:visited.ausklapp{
color: #000;
}

#nav #nav_pt1 ul li a.aktiv,
#nav #nav_pt1 ul li a:link.aktiv,
#nav #nav_pt1 ul li a:visited.aktiv{
color: #009999;
}

#nav #nav_pt1 ul li a.aktiv.ausklapp,
#nav #nav_pt1 ul li a:link.aktiv.ausklapp,
#nav #nav_pt1 ul li a:visited.aktiv.ausklapp{
}

#nav #nav_pt1 ul li a:hover{
background: #f2f7f7;
}


#nav #nav_pt1 ul li ul{ /* Ebene 2*/
background: #e6e8e8 url('../img-dsg/BG_Ausklapp1.gif') no-repeat 14px 0;
border-top: 1px solid #c6c8ca;
padding: 10px 0 10px 0;
}


#nav #nav_pt1 ul li ul li{
border-bottom: 0px;
}

#nav #nav_pt1 ul li ul li a,
#nav #nav_pt1 ul li ul li a:link,
#nav #nav_pt1 ul li ul li a:visited{
padding-left: 15px;
padding-bottom: 7px;
}

#nav #nav_pt1 ul li ul li a:hover{
background: #dee0e0;
}




#nav #nav_pt1 ul li ul li ul{ /* Ebene 3*/
background: #d4d6d6 url('../img-dsg/BG_Ausklapp2.gif') no-repeat 23px 0;
border-top: 1px solid #fff;
border-bottom: 1px solid #fff;
}


#nav #nav_pt1 ul li ul li ul li{
}

#nav #nav_pt1 ul li ul li ul li a,
#nav #nav_pt1 ul li ul li ul li a:link,
#nav #nav_pt1 ul li ul li ul li a:visited{
padding-left: 25px;
font-size: 0.92em;
line-height: 1.25em;
}

#nav #nav_pt1 ul li ul li ul li a:hover{
background: #cccfcf; 
}

#nav #nav_pt2{
position: absolute;
bottom: 16px;
left: 38px;
overflow: hidden;

}

#nav #nav_pt2 ul{
list-style: none;
margin-left: -9px;
height: 1%;
}

#nav #nav_pt2 ul li{
float: left;
display: inline;
padding-left: 4px;
border-left: 1px solid #596e74;
margin-left: 4px;
}

#nav #nav_pt2 ul li a,
#nav #nav_pt2 ul li a:link,
#nav #nav_pt2 ul li a:visited{
font-size: 0.92em;
line-height: 0.92em;
float: left;
display: inline;
padding: 1px 4px 1px 4px;
color: #596e74;
text-transform: uppercase;
text-decoration: none;
/*font-weight: normal;*/
}

#nav #nav_pt2 ul li a:hover{
background: #f2f7f7;
}





#content{
float: right;
display: inline;
width: 720px;
margin-right: 20px;
min-height: 470px;
}

#content ul{
list-style: disc;
margin-bottom: 1.33em;
}

#content ol{
margin-bottom: 1.33em;
}

#content li{
margin: 0 0 0.67em 2em;
}

#ct_header{
border: 10px solid #fff;
width: 700px;
height: 1%;
margin: 0;
padding: 0;
/*height: 130px;*/
overflow: hidden;
}

#content .inner{
height: 1%;
border-top: 3px solid #4C5053;
padding: 20px 40px 5px 40px;
background: url('../img-dsg/BG_content-top.gif') repeat-x left top;
}

#content #pathfinder{
padding: 5px 0px 30px 0px;
overflow: hidden;
height: 1%;
}

#content #pathfinder p{
text-indent: -21px;
margin-bottom: 0;
}

#content #pathfinder span{
background: url('../img-dsg/BG_pathfinder_divider.gif') no-repeat 7px 0.2em;
padding-left: 22px;
}

#content #pathfinder a,
#content #pathfinder a:link,
#content #pathfinder a:visited{
font-size: 0.92em;
font-weight: normal;
color: #596e74;
text-decoration: none;
}

#content #pathfinder a:hover{
text-decoration: underline;
}

#content div.links{
}

#content div.links ul{
list-style: none;
}

#content div.links ul li{
margin: 0;
}

#content div.links ul li a,
#content div.links ul li a:link,
#content div.links ul li a:visited{
padding-left: 16px;
background-repeat: no-repeat;
background-position: 0 0.2em;
}

#content div.links ul li a:hover{
}

#content div.links .intern a{background-image: url('../img-dsg/IC_intern.gif');}
#content div.links .extern a{background-image: url('../img-dsg/IC_extern.gif');}
#content div.links .download a{background-image: url('../img-dsg/IC_download.gif');}

#content div.links ul li span{
margin-left: 0.47em;
border-left: 1px solid #000;
padding-left: 0.47em;
}

#content #ct_footer{
clear: both;
margin-top: 20px;
border-top: 1px solid #bdc8cb;
padding: 10px 0;
overflow: hidden;
height: 1%;
}

#content #ct_footer p.back,
#content #ct_footer p.lastupdate{
float: left;
display: inline;
width: 69.9%;
margin: 0;
padding: 0;
color: #6B8288;
}

#content #ct_footer p.back a,
#content #ct_footer p.back a:link,
#content #ct_footer p.back a:visited{
padding-left: 16px;
background-repeat: no-repeat;
background-position: 0 0.2em;
background-image: url('../img-dsg/IC_back.gif');}

#content #ct_footer p.back a:hover{
}

#content #ct_footer p.drucken{
float: right;
display: inline;
text-align:right;
width: 30%;
margin: 0;
padding: 0;
}

#content #ct_footer p.drucken a,
#content #ct_footer p.drucken a:link,
#content #ct_footer p.drucken a:visited{
padding-left: 16px;
background: url('../img-dsg/IC_drucken.gif') no-repeat 0 0.1em;
}

#content #ct_footer p.drucken a:hover{
}


#footer{
width: 980px;
overflow: hidden;
/*border: 1px solid #a00;*/
margin: 0 auto;
padding: 20px 0 100px 0;
background: url('../img-dsg/BG_footer.jpg') no-repeat left top;	
color: #929b9f;
}

#footer p{
text-align: right;
margin-right: 60px;
}



/* Allgemeines */

.cols{
clear: both;
}

.cols .col1{
}

.cols .col2{
}

.bild{
padding: 5px;
margin: 0 0 20px 0;
background: #fff;
text-align: center;
}

.bild img{
}

.bild p{
text-align: left;
font-size: 0.92em;
line-height: 1.33em;
padding: 5px 0 0 0;
margin: 0;
}

p.mehr{
padding: 2px 0 0 0;
text-align: right;
font-size: 0.92em;
}

p.mehr a,
p.mehr a:link,
p.mehr a:visited{
background: #cc0033;
color: #fff;
padding: 0 4px;
}

p.mehr a:hover{
background: #bdc8cb;
color: #333;
text-decoration: none;
}

/* home */

.home #ct_header{
width: 700px;
height: 237px;
overflow: hidden;
position: relative;
}

.home #ct_header .inner{
height: auto;
border: 0px;
padding: 0;
background: none;
}


.home #ct_header span{
position: absolute;
left: 0;
top: 0;
z-index:1;
display: block;
}

.home #ct_header span.obersteebene {
z-index:3;
}

.home #ct_header span.mittlereebene {
z-index:2;
}


.home .cols{
}

.home .cols .col1{
width: 385px;
float: left;
display: inline;
}

.home .cols .col2{
width: 214px;
float: right;
display: inline;
}

.home .cols .col2 #aktuelles{
background: #fff;
border: 2px solid #bdc8cb;
margin-bottom: 20px;
}


.home .cols .col2 #aktuelles h2{
font-size: 100%;
font-weight: bold;
background: #bdc8cb;
color: #333;
text-align: right;
text-transform: uppercase;
padding: 3px 10px;
margin: 0;
}

.home .col2 #aktuelles .aktuell{
border-top: 1px solid #bdc8cb;
padding: 15px 0px;
margin: -1px 10px 0 10px;
}

.home .col2 #aktuelles .aktuell h3{
font-size: 100%;
font-weight: bold;
margin: 0;
}

.home .col2 #aktuelles .aktuell p{
margin: 0 0 4px 0;
}

.home .col2 #aktuelles .aktuell p.mehr{
margin: 0;
}

.home .col2 #aktuelles .aktuell span{
display: block;
width: 190px;
overflow: hidden;
}

/* inhalt1 */

.inhalt1 .cols{
}

.inhalt1 .cols .col1{
width: 350px;
float: left;
display: inline;
}

.inhalt1 .cols .col2{
width: 250px;
float: right;
display: inline;
}

.inhalt1 .col2 .bild span{
display: block;
width: 240px;
overflow: hidden;
}

/* inhalt2 */

.inhalt2 .cols{
}

.inhalt2 .cols .col1{
width: 640px;
float: none;
}

.inhalt2 .cols .col2{
display: none;
}


/* liste */

.liste .cols{
}

.liste .cols .col1{
width: 640px;
float: none;
}

.liste .cols .col2{
display: none;
}

#content .meldungen{
list-style: none;
margin: 0;
}

#content .meldungen li{
clear: both;
padding: 20px 0 0 0;
border-top: 1px solid #c6c8ca;
margin: 20px 0 0 0;
overflow: hidden;
height: 1%;
}

#content .meldungen li .text{
float: left;
display: inline;
margin: 0;
width: 420px;
}

#content .meldungen li.no-pic .text{
width: auto;
}

#content .meldungen li .text h3{
font-size: 1em;
color: #000;
font-weight: bold;
margin: 0;
}

#content .meldungen li .text h3 span.datum{
display: block;
color: #808f93;
padding-bottom: 1em;
}

#content .meldungen li .text h3 span.datum .neu{
color: #cc0033;
text-transform: uppercase;
padding-right: 0.5em;
}

#content .meldungen li .text p{
margin: 0;
}

#content .meldungen li .text p.mehr{
margin: 0 0 0 0;
text-align: left;
}

#content .meldungen li .bild{
width: 190px;
float: right;
display: inline;
margin-bottom: 0px;
}

#content .meldungen li .bild span{
width: 190px;
}

/* uebersicht */

.uebersicht #content .inner{
width: 640px;
overflow: hidden;
}

.uebersicht .cols{
width: 660px;
overflow: hidden;
}

.uebersicht .cols .col1{
width: 640px;
float: none;
}

.uebersicht .cols .col2{
width: auto;
float: none;
}

.uebersicht #content .boxes{
list-style: none;
overflow: hidden;
background: url('../img-dsg/BG_boxes.gif') repeat-y;
height: 1%;

/**/
float: left;
display: inline;

/**/



background: none;

}

.uebersicht #content .boxes li{
float: left;
display: inline;
width: 200px;
margin: 0 20px 0px 0;
border-top: 20px solid #ebebe9;
background: #fff;
overflow: hidden;
position: relative;


/* Höhen-Fix */
height: 246px;
}

.uebersicht .boxes li h3{
color: #333;
background: #fff;
font-size: 100%;
font-weight: bold;
margin: 5px;
padding: 3px 5px;
height: 32px;
background: #eaebe9;
text-transform: uppercase;
}

.uebersicht .boxes li .bild{
width: 190px;
padding-top: 0;
margin: 0;
}

.uebersicht .boxes li .bild span{
display: block;
width: 190px;
overflow: hidden;

/* Höhen-Fix */
height: 142px;
}

.uebersicht .boxes li p{
padding: 0px 8px 3px 8px;
margin: 0;
}

.uebersicht .boxes li p.mehr{
padding-top: 0;
padding-right: 4px;
position: absolute;
bottom: 0;
right: 0;

background: #fff;
}


/* galerie */

.galerie #content .inner{
width: 640px;
overflow: hidden;
}

.galerie .cols{
width: 660px;
overflow: hidden;
}

.galerie .cols .col1{
width: 640px;
float: none;
padding-bottom: 20px;
border-bottom: 1px solid #bdc8cb;
margin-bottom: 20px;
}

.galerie .cols .col2{
width: auto;
float: none;
}




/* galeriemodul */

#content .galeriemodul{
clear: both;
height: 1%;
/*display: none; ****************/
}

#content .galeriemodul .gal_header{
clear: both;
overflow: visible;
margin-bottom: 10px;
height: 2em;
position: relative;
}

#content .galeriemodul .gal_header .gal_col1,
#content .galeriemodul .gal_footer .gal_col1{
width: 30%;
margin: 0;
position: absolute;
left: 0;
}

#content .galeriemodul .gal_header .gal_col2,
#content .galeriemodul .gal_footer .gal_col2{
width: 30%;
margin: 0;
text-align: center;
position: absolute;
left: 35%;
}

#content .galeriemodul .gal_header .gal_col3,
#content .galeriemodul .gal_footer .gal_col3{
position: absolute;
right: 16px;
margin: 0;
}

#content .galeriemodul .gal_header .gal_col3 span,
#content .galeriemodul .gal_footer .gal_col3 span{
float: left;
display: inline;
margin-left: 8px;
margin-right: 4px;
margin-top: -4px;
padding: 4px;
color: #cc0033;
font-weight: bold;
cursor: pointer;
}

#content .galeriemodul .gal_header .gal_col3 span.zurueck,
#content .galeriemodul .gal_footer .gal_col3 span.zurueck{
padding-left: 16px;
background-repeat: no-repeat;
background-position: 0 0.6em;
background-image: url('../img-dsg/IC_back.gif');}

#content .galeriemodul .gal_header .gal_col3 span.weiter,
#content .galeriemodul .gal_footer .gal_col3 span.weiter{
padding-right: 16px;
background-repeat: no-repeat;
background-position: right 0.6em;
background-image: url('../img-dsg/IC_more.gif');}


#content .galeriemodul ul{
clear: both;
overflow: hidden;
margin-bottom: 0;
}

#content .galeriemodul li{
padding: 0 0 0em 0;
margin: 0 20px 20px 0;
float: left;
display: inline;
overflow: hidden;
height: 241px;
width: 200px;
background: #f5f5f4;
}

#content .galeriemodul li a{
display: block;
width: 190px;
height: 190px;
padding: 5px;
background: #fff;
border-bottom: 1px solid #eaebe9;
overflow: hidden;
}

#content .galeriemodul li img{
display: block;
margin: auto;
}

#content .galeriemodul li span{
display: block;
padding: 5px;
}


#content .galeriemodul .gal_footer{
clear: both;
overflow: hidden;
margin-top: 10px;
position: relative;
height: 2em;
/*   background: #edd;*/
}



#content .galeriemodul .header span,
#content .galeriemodul .footer span{
font-weight: bold;
color: #ea5a0e;
text-decoration: none;
cursor: pointer;
}



/* suchergebnisse */


.suchergebnisse .cols{
}

.suchergebnisse .cols .col1{
width: 640px;
float: none;
}

.suchergebnisse .cols .col2{
display: none;
}

.suchergebnisse #content h2{
}

.suchergebnisse #content ul{
margin: 2em 0 7em 0;
padding: 0 0 0 0;
width: auto;
list-style:none;
overflow: hidden;
border-top: 1px solid #bdc8cb;
}

.suchergebnisse #content ul li{
clear: left;
float: left;
display: inline;
margin: 0 0 0 0;
padding: 2px 0;
overflow: hidden;
width: 100%;
border-bottom: 1px solid #bdc8cb;
}

.suchergebnisse #content ul li a,
.suchergebnisse #content ul li a:link,
.suchergebnisse #content ul li a:visited{
display: block;
padding: 1em 4px;
height: 1%;
}

.suchergebnisse #content ul li span{
display: block;
font-weight: normal;
color: #596E74;
}

.suchergebnisse #content ul li a:hover{
background-color: #D4D6D6;
text-decoration: none;
}




.sitemap .cols{
}

.sitemap .cols .col1{
width: 640px;
float: none;
}

.sitemap .cols .col2{
display: none;
}

.sitemap #content h2{
}










.sitemap #content #sitestruktur ul{
font-size: 0.92em;
margin: 3em 0 0 0;
padding: 0 0 3em 0;
width: auto;
list-style:none;
overflow: hidden;
}

.sitemap #content #sitestruktur ul li{
clear: left;
float: left;
display: inline;
margin: 0;
padding: 0 0 0 0;
overflow: hidden;
width: 100%;
}

.sitemap #content #sitestruktur ul li a,
.sitemap #content #sitestruktur ul li a:link,
.sitemap #content #sitestruktur ul li a:visited{
font-weight: block;
position: relative;
display: block;
color: #596E74;
padding: 3px 0 3px 1em;
background: #fff;
/*margin-bottom: 1px;*/
text-decoration: none;
text-transform: uppercase;
height: 1%;
border-bottom: 2px solid #EBEBE9;
}

.sitemap #content #sitestruktur ul li a:hover{
text-decoration:none;
/*margin-bottom: 1px;*/
background: #f2f7f7;
height: 1%;
}

.sitemap #content #sitestruktur ul li ul{
font-size: 1em;
margin-top: 0;
padding-top: 0;
padding-bottom: 0;
border-top: none;
/*margin-bottom: -1px;*/
}

.sitemap #content #sitestruktur ul li ul li{
background: #a00;
}


.sitemap #content #sitestruktur ul li ul li{
margin: 0 0 0 0;
}

.sitemap #content #sitestruktur ul li ul li a,
.sitemap #content #sitestruktur ul li ul li a:link,
.sitemap #content #sitestruktur ul li ul li a:visited{
padding-left: 3em;
/*border-bottom: 1px solid #c4bfb3;*/
background: #e2e2e2;
font-weight: normal;
}

.sitemap #content #sitestruktur ul li ul li a:hover{
background: #dbdbdb;	
}

.sitemap #content #sitestruktur ul li ul li ul{
}

.sitemap #content #sitestruktur ul li ul li ul li a,
.sitemap #content #sitestruktur ul li ul li ul li a:link,
.sitemap #content #sitestruktur ul li ul li ul li a:visited{
font-size: 0.92em;
/*line-height: 1.25em;*/
background: #d4d6d6;
padding-left: 5em;
}

.sitemap #content #sitestruktur ul li ul li ul li a:hover{
background: #cccfcf;
}












