
H1 { font-size: 15px; }

H2 { font-size: 13px; }

a:link, a:visited {color: blue;}

.hidden, .summary {display: none;}

dfn, acronym {display: none;}

#contentleft {display: none;}

#logo {display: none;}

body {
   font-family		: verdana, arial, helvetica;
   font-size		       : 12px;
   color			: black;  
}

div#maincontainer
{

  margin: 0;
} 

* html #maincontainer 
{
	 height					:1%; 
}

div#header, div#content-left, div#footer , div#bookmarks, div.footer-services {
     display: none;
}


.headline, div#bottomnavigation, div#footer
{
		display					:none;
}

h1.csc-firstHeader, h2.newsTitle
{
  background-color: white;
  font-size: 16px;  
  font-weight: bold;
  border-bottom				: 1px solid #ccc;
 }

div#contentright {display:none;}


span.news-list-date  {display: none;}
.news-list-item h3, .news-single-item h2 { font-size: 13px;}
.tx-ttnews-browsebox { display: none; }




#content
{
   line-height			: 150%;
   margin-left			: 20px; 
   margin-right			: 20px;   
   margin-top			: 0;
   max-width			: 72em;
   padding-left			: 5px;
   color				: black;
   background-color		: white;
 }

#footer
{
   display:none;
}

/* Search - Form                     */
.searchfield
{
   display:none;
}

/* Main - Navigation                 */
#navigation
{  
display:none;
}



#topnavigation {
	display:none;
}


span.breadcrumb 
 {  
    display				: none;
}

.adresse { line-height: 100%; color: #797979; list-style:none;}

/* Mailform */
p.csc-form-label-reg, td.csc-form-labelcell { 
font-size			: 11px;
color				: #797979; 
}


img.linkExtImg, img.linkIntImg, img.linkMailImg
{		margin-right				: 7px;
		vertical-align				: middle;
}


 .Dokument {
  		padding-left				:15px;
  		background-image			:url(/fileadmin/icons/document.gif);
  		background-repeat			:no-repeat;
  		background-position			:left center;
  }
  
  .PDF {
  		padding-left				:15px;
  		background-image			:url(/fileadmin/icons/acrobat.gif);
  		background-repeat			:no-repeat;
  		background-position			:left center;
  } 
  
   .Audio {
  		padding-left				:15px;
  		background-image			:url(/fileadmin/icons/ton.gif);
  		background-repeat			:no-repeat;
  		background-position			:left center;
  }
  
   .Video {
  		padding-left				:15px;
  		background-image			:url(/fileadmin/icons/film.gif);
  		background-repeat			:no-repeat;
  		background-position			:left center;
  }
 .Hilfe {
  		padding-left				:15px;
  		background-image			:url(/fileadmin/icons/fragezeichen.gif);
  		background-repeat			:no-repeat;
  		background-position			:left center;
  }
 .Barrierefrei {
  		padding-left				:15px;
  		background-image			:url(/fileadmin/icons/barrierefrei.gif);
  		background-repeat			:no-repeat;
  		background-position			:left center;
  }

 /* Indexed search _CSS_DEFAULT_STYLE  */
.tx-indexedsearch, .tx-indexedsearch-searchbox  {
	font-family			: verdana, helvetica, arial;
	font-size			: 11px;

} 

	.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-button { width:100px; font-size: 11px; }
	.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-sword { width:150px; }
	.tx-indexedsearch .tx-indexedsearch-whatis P .tx-indexedsearch-sw { font-weight:bold; }
	.tx-indexedsearch .tx-indexedsearch-whatis { margin-top:10px; margin-bottom:5px; }
	.tx-indexedsearch P.tx-indexedsearch-noresults { text-align:center; font-weight:bold; }
	.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title { background:#eeeeee; }
	.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title P { font-weight:bold; }
	.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title P.tx-indexedsearch-percent { font-weight:normal; }
	.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr P { font-size: 11px; }
	.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr P .tx-indexedsearch-redMarkup { color:red; }
	.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info { background:#eeeeff;font-size: 11px; }
	.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead  { display:none; }
	.tx-indexedsearch .tx-indexedsearch-res .noResume { color : #666666; }
	.tx-indexedsearch .tx-indexedsearch-sectionlinks ul li a {font-size: 13px;}
    div.tx-indexedsearch-browsebox {display:none;}
	span.tx-indexedsearch-title-caption a {
		color:blue; font-size: 12px;
	}
 
div.tx-mitdownload-pi1 table tr td {
	font-size: 11px;
}

.fileImg
 {   vertical-align: middle;
	    margin-right  : 7px;
 }
	
	
	
.question {color: blue; margin: 5px 1px 5px 1px;}
.answer { color: black; margin-top:10px; font-weight:normal;}


p.csc-sitemap  a:hover
	{
		text-decoration: underline;
	}
p.csc-sitemap-level2 a  

   {
       padding-left: 40px; 
   }

p.csc-sitemap-level3 a  

   {
         padding-left: 65px;
   }
   

p.csc-sitemap-level4 a  

   {
         margin-left: 90px;
   }



