@charset "UTF-8";
/* Print-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, body {
height: 100%;
margin: 0 0 1px;
padding: 0;
}

body { 
font-size: 12pt;
line-height: 16pt;
font-family: Arial, Helvetica, sans-serif;
color: #000;
}

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

p{
margin: 0 0 1.33em 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 1pt 0;
padding: 2pt 5pt;
font-size: 0.92em;
text-align: left;
}

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

tr{
}

td, th {
padding: 4pt;
margin: 0;
border: 1pt solid #6B8288;
background: #BBBFBE;
border: 1pt 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 {
}

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

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


#wrapper{
position: relative;
margin: 0;
padding: 0;
overflow: visible;

}


#header{
overflow: hidden;
height: 1%;
padding: 0 0 0.2cm 0;
margin-bottom: 0.2cm;
border-bottom: 1pt solid #ddd;
}

#header h1{
float: left;
display: inline;
width: 49.9%;
font-size: 117%; 
line-height: 20px;
margin-top: 83px;
margin-bottom: 0;
}

#header h1{
float: left;
display: inline;
width: 49.9%;
color: #000;
}

#header a{
float: right;
display: inline;
width: 49.9%;
}

#header a img{
float: right;
display: inline;
width: 158px;
height: 100px;
}


#header #suche{
display: none;
}

#nav{
display: none;
}

#content{
clear: both;
margin: 0;
padding: 0;
}

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

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

#ct_header{
margin: 0;
padding: 0 0 1cm 0;
/*height: 130px;*/
overflow: hidden;
}

#ct_header img{
width: 100%;
}

#content #pathfinder{
display: none;
margin-bottom: 1cm;
}

#content #pathfinder p{
font-size: 0.8em;
}


#content #pathfinder a{
font-weight: normal;
color: #596e74;
text-decoration: none;
}


#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.35em;
}

#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: 1pt solid #000;
padding-left: 0.47em;
}

#content div.links ul li span.offscreen{
display: none;
}


#ct_footer{
display: none;
}

#footer{
clear: both;
margin: 1cm 0 0 0;
border-top: 1pt solid #ddd;
padding: 0.2cm 0 0 0;
overflow: hidden;
}

#footer p{
color: #888;
font-size: 0.8em;
text-align: right;
}


/* Allgemeines */

.cols{
clear: both;
}

.cols .col1{
}

.cols .col2{
}

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

.bild img{
}

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

p.mehr{
padding: 2pt 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 4pt;
}

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





/* home */

.home #ct_header{
width: 100%;
overflow: hidden;
position: relative;
}

.home #ct_header img{
width: 100%;
}

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


.home #ct_header span{
display: none;
}

.home #ct_header span.obersteebene {
width: 100%;
display: block;
}

.home #ct_header span.mittlereebene {
display: none;
}


.home .cols{
}

.home .cols .col1{
width: 54.9%;
float: left;
display: inline;
}

.home .cols .col2{
width: 40%;
float: right;
display: inline;
}

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


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

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

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

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

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

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

.home .col2 #aktuelles .aktuell span img{
width: 100%;
}





/* inhalt1 */

.inhalt1 .cols{
}

.inhalt1 .cols .col1{
width: 59.9%;
float: left;
display: inline;
}

.inhalt1 .cols .col2{
width: 35%;
float: right;
display: inline;
}

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

.inhalt1 .col2 .bild span img{
width: 100%;
}

/* inhalt2 */

.inhalt2 .cols{
}

.inhalt2 .cols .col1{
width: 100%;
float: none;
}

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

.inhalt2 .col1 .bild{
width: 630px;
}

.inhalt2 .col1 .bild span img{

}





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

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

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

#content .meldungen li .text .offscreen{
display: none;
}


#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: 25%;
float: right;
display: inline;
margin-bottom: 0px;
}

#content .meldungen li .bild span{
width: 100%;
}

#content .meldungen li .bild span img{
width: 100%;
}



/* uebersicht */

.uebersicht #content .inner{
}

.uebersicht .cols{
}

.uebersicht .cols .col1{
}

.uebersicht .cols .col2{
}

.uebersicht #content .boxes{
list-style: none;
overflow: visible;
height: 1%;
}

.uebersicht #content .boxes li{
clear: both;
display: block;
float: none;
margin: 1em 0 0 0;
/*background: #f0f0f0;*/
border: 1pt solid #bdc8cb;
overflow: hidden;
}

.uebersicht .boxes li h3{
font-size: 100%;
font-weight: bold;
margin: 0;
padding: 4pt 10pt;
background: #e0e0e0;
background: #bdc8cb;
color: #000;
text-transform: uppercase;
}

.uebersicht .boxes li .bild{
width: 190px;
padding-top: 0;
float: left;
display: inline;
margin: 1em 0 1em 1em;
}

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

.uebersicht .boxes li p{
padding: 0;
margin: 1em 4em 1em 230px;
}

.uebersicht .boxes li p.mehr{
margin-right: 1em;
}




/* galerie */

.galerie #content .inner{
}

.galerie .cols{
}

.galerie .cols .col1{
padding-bottom: 20pt;
border-bottom: 1pt solid #bdc8cb;
margin-bottom: 20pt;
}

.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: 10pt;
height: 2em;
position: relative;
}

#content .galeriemodul .gal_header .gal_col1,
#content .galeriemodul .gal_footer .gal_col1{
width: 50%;
margin: 0;
float: left;
display: inline;
}

#content .galeriemodul .gal_header .gal_col2,
#content .galeriemodul .gal_footer .gal_col2{
width: 49.9%;
margin: 0;
float: right;
display: inline;
text-align: right;
}

#content .galeriemodul .gal_header .gal_col3,
#content .galeriemodul .gal_footer .gal_col3{
display: none;
}

#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: 250px;
width: 200px;
background: #eee;
}

#content .galeriemodul li a{
display: block;
width: 190px;
height: 190px;
padding: 5px;
overflow: hidden;
}

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

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


#content .galeriemodul .gal_footer{
clear: both;
display: none;
}



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




/* suchergebnisse */


.suchergebnisse .cols{
}

.suchergebnisse .cols .col1{
}

.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: visible;
border-top: 1pt solid #ddd;
}

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

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

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

.suchergebnisse #content ul li .offscreen{
display: none;
}


/* sitemap */ 

.sitemap .cols{
}

.sitemap .cols .col1{
}

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

.sitemap #content h2{
}

.sitemap #content #sitestruktur ul{
font-size: 0.92em;
margin: 3em auto 0 auto;
padding: 0 0 3em 0;
width: auto;
list-style:none;
overflow: visible;
border-top: 1pt solid #ddd;
width: 75%;
}

.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: 3pt 0 3pt 1em;
background: #fff;
text-decoration: none;
text-transform: uppercase;
height: 1%;
border-bottom: 1pt solid #ddd;
}

.sitemap #content #sitestruktur ul li ul{
font-size: 1em;
margin-top: 0;
padding-top: 0;
padding-bottom: 0;
border-top: none;
width: 100%;
}

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


.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: 4em;
font-weight: normal;
}

.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;*/
padding-left: 8em;
}

