@charset "utf-8";
/* CSS Document */

@page { size:landscape }    

body{
     PADDING: 0px; 
     MARGIN: 7px 0 0 0; 
     PADDING-TOP: 0px;
     background: #ffffff;
     font-family: Verdana, sans-serif;
     font-size: 12px;
}

a:link, a:visited, a:active, a:hover{
	text-decoration: underline;
}

div#menuPath{
	display: block;
}

div#page{
     WIDTH: 100%; 
     HEIGHT: 100%; 
}

div#header{
     display: none; 
	 
}

div#top_blue{
	 display: none;
}

div#topDark_line{
	 display: none; 
}

div#top_menu{
	display: none;
}

table#menuTbl td{
	display: none;
}

td#menuTd a:link, td#menuTd a:visited, td#menuTd a:active{
	display: none;
}

div#top_pic{
     display: none;
}

div#content{
    /*border: 1px solid red;*/
    background-color: #ffffff;
    color: black;
    WIDTH: 100%; 
    padding: 0;
    margin: 0;
}

div#content p, p.bodytext{
    margin: 0 50px 10px 0px;
    padding: 0 0 10px 0;
    text-align: left;
    line-height: 20px;
    font-size: 12px;
	/*border: 1px solid green;*/
}

h1{
   text-align: left;
   display: block;
   margin: 10px 30px 10px 0px;
   padding: 0;
   font-weight: bold;
   font-size: 14px;
}

h2{
   text-align: left;
   display: block;
   margin: 10px 30px 10px 0px;
   font-weight: bold;
   font-size: 13px;
}

table#linksDiv{
	display: none;
}

table#linksDiv td{
	/*border: 1px solid yellow;
	text-align: center;*/ 
}

ul.inhalt a:link, ul.inhalt a:active, ul.inhalt a:visited{
    text-decoration: none;
    margin: 0;
    padding: 0;
}

ul.inhalt a:hover{
    text-decoration: underline;
}

ul.inhalt li a:link.strong, ul.inhalt li a:active.strong, ul.inhalt li a:visited.strong{
    text-decoration: none;
    font-weight: bold;
	margin: 0;
	padding: 0;
    /*display: block;
	border: 1px solid red;*/
}

ul.inhalt a:hover.strong{
    text-decoration: underline;
    font-weight: bold;
    
}

ul.inhalt{
   /*border: 1px solid orange;*/
   padding: 0;
   margin: 0 70px 5px 20px;
   font-family: Verdana, sans-serif;
   font-size: 12px;
   text-align: left;
}

ul.inhalt li{
   list-style-position: outside;
   padding: 0;
   margin: 0;
   line-height: 20px;
}

ul.inhalt li:hover{
   list-style-position: outside;
   padding: 0;
   margin: 0;
   line-height: 20px;
}

div#leftPart {
   display: none; 
}


div#rightPart {
	 display: none;
}

.komentar_text{
      color: #cccccc;		
}

table.my, table.contenttable{
    width: 500px;
    margin: 0;
}


table.contenttable td p{
    display: inline;	
    margin: 0;
    /*border: 1px dotted pink;*/
}

table{
     font-family: Verdana, sans-serif;
     font-size: 12px;
     display: table;
     float: none;
}

p, b{
     text-align: left;
     
}

div#pageInhalt a:link, div#pageInhalt a:active, div#pageInhalt a:visited{
     text-decoration: none;	
}

div#pageInhalt a:hover{
     text-decoration: underline;	
}

h3, h3.csc-firstHeader{
   text-align: left;
   display: block;
   font-weight: bold;
   font-size: 12px;
   padding: 5px 0 10px 0;
   margin: 0;
   line-height: 20px;
}

h5, h5.csc-firstHeader{
   text-align: left;
   display: block;
   margin: 0px 20px 10px 0; /* 330px 10px 220px;*/
   font-weight: bold;
   font-size: 15px;
   line-height: 21px;
}

div.csc-header{
   padding: 0;
   margin: 0;	
   text-align: left;
}


ul.inhalt a:link, ul.inhalt a:active, ul.inhalt a:visited{
    text-decoration: none;
    margin: 0;
    padding: 0;
}

ul.inhalt a:hover{
    text-decoration: underline;
}


ul.inhalt li a:link.strong, ul.inhalt li a:active.strong, ul.inhalt li a:visited.strong{
    text-decoration: none;
    font-weight: bold;
    margin: 0;
    padding: 0;
}

ul.inhalt a:hover.strong{
    text-decoration: underline;
    font-weight: bold;
    
}

ul.inhalt{
   padding: 0;
   margin: 3px 0px 5px 30px;
   text-align: left;
}

ul.inhalt li{
   list-style-position: outside;
   list-style-image: url('pix/punktchen.png');
   /*   list-style-type: disc;*/
   padding: 0;
   margin: 0;
   line-height: 20px;
}


ul.inhalt li:hover{
   list-style-position: outside;
   list-style-image: url('pix/punktchen.png');
   /*list-style-type: disc;*/
   padding: 0;
   margin: 0;
   line-height: 20px;
}

ul.inhalt li.kontakt{
   list-style-position: outside;
   list-style-image: url('pix/images/mail_icon.gif');
   padding: 0;
   margin: 0 0 0 5px;
   line-height: 20px;
}


ul.inhalt li.kontakt:hover{
   list-style-position: outside;
   list-style-image: url('pix/images/mail_icon.gif');
   padding: 0;
   margin: 0 0 0 5px;
   line-height: 20px;
}


ul.inhalt li.telefon{
   list-style-position: outside;
   list-style-image: url('pix/images/telefon.png');
   padding: 0;
   margin: 3px 0 0 5px;
   line-height: 20px;
}

ul.inhalt li.telefon:hover{
   list-style-position: outside;
   list-style-image: url('pix/images/telefon.png');
   padding: 0;
   margin: 3px 0 0 5px;
   line-height: 20px;
}

table.my td, table.contenttable td{
    /*border: 1px dotted blue;*/
    text-align: left;
}

table.contenttable td p{
    display: inline;	
    margin: 0;
    line-height: 23px;
}

ul.csc-bulletlist, ul.csc-menu{
   padding: 0;
   margin: 0 3px 1px 2px;
   text-align: left;
   /*border: 1px solid pink;
   margin: 0 300px 5px 250px;
   */
}

li.odd{

   list-style-position: inside;
   padding: 0;
   margin: 5px 0 0 0;
   line-height: 20px;
   background-color: #e6e7ea;
}

li.even{
   list-style-position: inside;
   padding: 0;
   margin: 5px 0 0 0;
   line-height: 20px;
   background-color: #ffffff;
}


.green{
      color: #7ca30a;
}

.blue{
      color: #009edb;
}

.orange{
      color: #ef7c00;
}

b.red{
      color: #bf0413;  
      text-align: left; 
      font-size: 12px;
}
b.greenBl{
      color: #7ca30a;  
      text-align: left; 
      font-size: 12px;
}
b.blueGr{
      color: #009edb;  
      text-align: left; 
      font-size: 12px;
}
table.zwei_spalten{
    width: 600px;
}

div#pageInhalt table.zwei_spalten p, div#pageInhalt table.zwei_spalten p.bodytext{
    padding: 0;
    margin: 0;
}

table.zwei_spalten td{
     vertical-align: top;
     padding-right: 20px;     
     font-family: Verdana, sans-serif;
     font-size: 12px;
     line-height: 19px;	
     text-align: left;
}

table.zwei_spalten td.last{
     vertical-align: top;
     padding-right: 0px;     
     font-family: Verdana, sans-serif;
     font-size: 12px;
     line-height: 19px;	
     text-align: left;
}

div#pageInhalt{
	/*border: 1px solid green;*/
        width: 100%;	
        margin: 0 10px 0 0;
        padding: 0;
        font-size: 12px;
}

div#pageInhalt form{
	text-align: left;
	padding: 0;
	margin: 0;
	vertical-align: top;
}


div.tx-indexedsearch-browsebox p strong{
	color: #009edb;
}

div.tx-indexedsearch-browsebox p strong{
	color: #009edb;
}

div#searchDiv{
	text-align: left;
	margin-top: 0px;
	margin-left: 62px;
}

table.csc-searchform{
    padding: 0;
    margin: 0;
}

table.csc-searchform td.csc-form-labelcell{
	padding: 0;
	margin: 0;
	width: 200px;
}

div#content td.csc-form-labelcell p.csc-form-label{
	padding: 0;
	margin: 2px 0;
	
}

input.suchbild{
    margin-bottom: 2px;
}

td.text{
   text-align: left;
    line-height: 20px;
    font-size: 12px;
    padding-bottom: 10px;
}

div#pageInhalt p.csc-linkToTop{
	display: block;
	text-align: right;
}

div.csc-textpic-intext-left div.csc-textpic-imagewrap {
     margin-bottom:17px;
}

table.lizenzTbl{
	width: 98%;
	line-height: 20px;
}

table.lizenzTbl th{
	text-align: left;
	vertical-align: middle;
	border: 1px solid #666;
	line-height: 20px;
	color: white;
}

table.lizenzTbl td{
	text-align: left;
	vertical-align: top;
	padding: 2px;
	line-height: 20px;
	border: 1px solid #afafaf;
}



/*----------- Sitemap ------------------------------------------------*/

.sitemap .smLevel1 {
	padding-top: 3px;
	padding-left: 3px;
	margin-top: 0;
	font-family: Verdana, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #7ca30a;
}
.sitemap .smLevel1 a{
         color: #7ca30a;
}

.sitemap .smLevel1 a:hover{
         color: #7ca30a;
}

.sitemap .smMainEntry {
	float: left; 
	width: 215px;
	margin-bottom: 1.0em;
	margin-left: 1.0em;
	padding-left: 0.6em;
	padding-top: 0em;
	/*white-space: nowrap;*/
	font-size: 13px;
	height: auto;
}

.sitemap dd {
	margin-left: 15px;
	padding-left: 23px;
	background: url(pix/sitemaplineNormal.gif) no-repeat;
	line-height: 1.5em;
	text-align: left;
}

.sitemap dd.lastItem {
	padding-left: 23px;
	background: url(pix/sitemaplineBottom.gif) no-repeat;
	text-align: left;
}

.sitemap dl {
	padding-bottom: 0.5em;
	font-size: 0.85em;
}

.sitemap dt {
	text-align: left;
}
/* ---------- div ---------- */

table.impressum_table{
	margin: 0;
	line-height: 25px;
	text-align: left;
}

table.impressum_table td.imp_left{
	margin: 0;
	padding: 0;
}

div#pageInhalt  p.csc-linkToTop{
	display: none;
}

