@import url(gallery.css);
@import url(style.css);

* {	font-family: verdana, arial, sans-serif;
	font-size: 10px;
                line-height: 15px;
	color: #000;
}

 body {
	margin: 0 0 0 0;
 }


/* Misc */

 h1, h2, h3, h4 {
	font-weight: bold; 
	margin: 0; 
 }

 h1, h2, h3, h4  {
                line-height: 10px;
                margin-bottom: 4px;
 }

 h1  {
	background: url(/fileadmin/images/quadrat_headline.gif) no-repeat left top; 
                font-size: 1.1em;
	padding: 0 0 8px 13px;
                color: #000;
 }

 h2 {
                color: #3F709E;
                background: none;
                font-size: 1.25em;
                padding: 0 0 8px 0;
 }

 h3 {
	background: url(/fileadmin/images/quadrat_headline.gif) no-repeat left top; 
                font-size: 1.1em;
	padding: 0 0 8px 13px;
                color: #000;
                border-bottom: 1px dotted #000;
 }

 h4  {
                font-size: 1.1em;
	padding: 0 0 8px 0;
                color: #000;
 }

 h1.csc-firstHeader,
 h2.csc-firstHeader,
 h3.csc-firstHeader,
 h4.csc-firstHeader    {
                border: 0;
 }


 h1 a:link, h1 a:visited, h1 span,
 h2 a:link, h2 a:visited, h2 span, 
 h3 a:link, h3 a:visited, h3 span,
 h4 a:link, h4 a:visited, h4 span {
                line-height: 10px;
                font-size: 1.0em;            
 }

 h1 a:link, h1 a:visited,
 h3 a:link, h3 a:visited {
                color: #000;               
 }

 h2 a:link, h2 a:visited {
                color: #3F709E;               
 }

 a,
 a:visited,
 a:active,
 a:hover {
	color: #CC0000;
	text-decoration: none;
 }



 a:hover {
	color: #000;
	text-decoration: underline;
 }

 span.linkarrow {
                color: #CC0000;
 }

 a.dotzilla,
 a:visited.dotzilla,
 a:active.dotzilla,
 a:hover.dotzilla {
	color: #B0B0B0;
	text-decoration: none;
 }

 a:hover.dotzilla {
	color: #000;
	text-decoration: underline;
 }

 #box-breadcrumb a,
 #box-breadcrumb a:visited,
 #box-breadcrumb a:active,
 #box-breadcrumb a:hover {
	color: #000;
	text-decoration: none;
 }

 #box-breadcrumb a:hover {
	color: #CC0000;
 }

 .imgborder {
	border: 1px solid #333;
 }

 .txtgrey {
	color: #505050;
 }

 div.caption,
 div.caption a:link, 
 div.caption p {
                line-height: 12px;
 }

 p.csc-caption,
 p.csc-caption a,
 p.news-caption {
                line-height: 12px;
                margin: 2px 0;
 }

 dl {
                width: 66%;
 }

 *html dl {
                width: 100%;
 }

 dl, dd {
                margin-left: 0;
                padding-left: 0;
 }


/* cObject Wraps */


 #contentbox {
	background: url(/fileadmin/images/linie_senkr_hg_kl.gif) repeat-y right top;
                width: 990px;
 }

 div.contentwrap {
                min-height: 1%;
 }

 * html .contentwrap {
                height: 1%; 
 }

 div.contentwrap {
                margin-bottom: 5px;
                overflow: hidden;
 }

 div.contentwrap:after {
                content: "."; 
                display: block; 
                height: 0; 
                clear: left; 
                visibility: hidden;
 }


/* Forms */

 form {
                margin-left: 15px;
 }

 .option {
	color: #666;
	font-size: 8pt;
	background-color: #FFF;

 }


 textarea {
	background-color: #FFF;
	height: 150px;
                border: 1px solid #3F709E;
 }
 
 input {
	background-color: #FFF;
                border: 1px solid #3F709E;
 }


/* News */

 h1.news-list {
                 margin: 2px 0 3px 0;
 }

 h1.news-single {
                 margin: 8px 0 3px 0;
 }

 div.news-subheader {
                margin-bottom: 10px;
 }

 table.news-imgtbl {
                margin-left: 20px;
                background-color: #FFF;
 }

 td.news-img-list {
	padding: 0 6px  6px 0;
 }

 p.news-img-item {
                margin: 4px 0 1px 0;
 }

 td.news-img-list img,
 p.news-img-item img {
                border: 1px solid #333;
                margin: 0;
                padding: 0;
 }

 .news-cat {
                font-weight: bold;
                color: #454545;
 }

 div.newsbox,
 div.news-item {
                height: 1%; 
                margin-bottom: 12px;
 }

 div.newsbox-single {
                height: 1%; 
                margin-bottom: 10px;
 }


 div.newsbox:after,
 div.newsbox-single:after,
 div.news-item:after  {
                content: "."; 
                display: block; 
                height: 0; 
                clear: left; 
                visibility: hidden;
 }

 .news-single-links dt,
 .news-single-related dt  {
                font-weight: bold;
                border-bottom: 1px dotted #000;
                margin-bottom: 5px;
 }

 div.tx-ttnews-browsebox p {
                 margin: 0;
                 padding: 2px;
 }

 div.tx-ttnews-browsebox td { 
                 background-color: #E8EEF7;
 }

 div.tx-ttnews-browsebox td.tx-ttnews-browsebox-SCell {
                background-color: #CC0000;
 }

 td.tx-ttnews-browsebox-SCell a:link,
 td.tx-ttnews-browsebox-SCell a:visited,
 td.tx-ttnews-browsebox-SCell a:active {
                color: #FFF;
 }

 .tx-ttnews-browsebox-strong {
                font-weight: bold;
 }

/* Sitemap */


 DIV.csc-menu { margin-left: 10px; }
 DIV.csc-menu P { font-size: 11px; font-weight: bold; margin: 1px 0px 0px 0px; padding: 2px 2px 2px 10px;  }
 DIV.csc-menu P A { 
               color: #CC0000; 
               text-decoration: none; 
               padding-left: 10px;
               background: transparent url(/fileadmin/images/linkint.gif) no-repeat left 2px;
 }

 DIV.csc-menu P A:hover { 
                color: #660000; 
                text-decoration: underline; 
 }

 DIV.csc-menu P.csc-section { 
                font-weight: normal; 
                margin-left: 20px; 
                font-style: italic; 
 }


/* Menu / Sitemap, "Sitemap" */

DIV.csc-menu-2 P.csc-sitemap-level1 { 
                margin-left: 0; 
                background: none; 
                padding: 0; 
}

P.csc-sitemap-level1 { 
                display: none; 
}

DIV.csc-menu-2 P.csc-sitemap-level2 { 
                margin-left: 0; 
}

DIV.csc-menu-2 P.csc-sitemap-level2 A { 
                color: #000; 
}

DIV.csc-menu-2 P.csc-sitemap-level3 { 
                margin-left: 40px; 
}


DIV.csc-menu-2 P.csc-sitemap-level4 { 
                margin-left: 80px; 
}

DIV.csc-menu-2 P.csc-sitemap-level4 A { 
                font-weight: normal; 
}


/* Menu / Sitemap, "Section index (pagecontent w/Index checked)" */

DIV.csc-menu-3 P.csc-section { 
                margin-left: 0px; 
}

DIV.csc-menu-3 P.csc-section A { 
                color: #186900; 
}

/* Menu / Sitemap, "Menu of subpages to these pages (with abstract)" */

DIV.csc-menu-4 P { 
                margin-top: 2px; 
}

DIV.csc-menu-4 P.csc-abstract { 
                font-weight: normal; 
                font-style: italic; 
                margin-top: 0px; 
                padding: 0px 2px 2px 20px; 
}


/* Menu / Sitemap, "Menu of subpages to these pages + sections" */

DIV.csc-menu-7 P { 
                font-weight: bold; 
}

DIV.csc-menu-7 P.csc-section A { 
                color: #186900; 
}


