/**************************************/
/* Container */
/**************************************/
*
{
         margin:0;
         padding:0;
}
#container
	{
         position:absolute; top:0; left:0;
	width:17cm; text-align:left; 

}

/* Headerbereich */
/**************************************/

#logoPrint
{
width:100%, float:right;
text-align:right;
padding-bottom:2mm;
border-bottom:1px solid #000000;
}


#abstand {	position:absolute;
  top:7px;
  left:0px;
        padding: 0; height:38px;
        margin:  0;   background-color:#A5C226;
        width:168px; border:0; visibility:hidden; display: none;
}
#mainmenu  {
	position:absolute;
  top:7px;
  left:170px;
        width:810px; height:38px;
        padding: 0; text-align:right;
        margin:0;  background-color:#A5C226; visibility:hidden; display: none;
}

#headerContent
	{
	position:absolute;
  top:0px;
  left:0px;
         width:977px; height:169px; float:left;visibility:hidden; display: none;
	}
#logo
	{
	position:absolute;
  top:77px;
  left:14px;
  float:left;
	}

#bildLeiste
	{
position:absolute;
  top:50px;
  left:0px;
  width:980px; height:114px; float:left; visibility:hidden; display: none;
  	}
#mitteContent
	{
  margin-top:1cm;
  left:0px;
  	width:978px;
         margin:0;
         float:left;
  	}
         /**************************************/
/* Navigation */
/**************************************/
#navigationLinks
	{
position:absolute;
  top:0px;
  left:0px;
  	width:170px;
         height:423px;
         float:left;
         background-color: #E5ECB0; visibility:hidden; display: none;
         background-image:url("../logo/bgMenueLinks.gif");
         background-repeat: no-repeat;  background-position:left bottom;
  	}
         #umenu
         {
 position:absolute;
  top:30px;
  left:0px;
  	width:168px; visibility:hidden; display: none;
         }

/**************************************/
/* Contentbereich */
/**************************************/
#content
	{
        float:left;
  width:16.5cm;  padding:0px;   

 	}
#contentScroll
	{       float:left;
   overflow:visible;
  width:16.5cm;  padding:0px;  
  	}

#contentScrollLinks
	{
       float:left;
 overflow:visible;
  width:16.5cm;  padding:0px; 
  	}
#contentRechts
	{
position:absolute;
  top:74px;    height:340px;
  left:440px;
  width:181px;visibility:hidden; display: none;
  	}
#contentRechtsHoch
	{
position:absolute;
  top:18px;    height:340px;
  left:440px;
  width:181px;visibility:hidden; display: none;
  	}

#druckbereich
	{
position:absolute;
  top:395px;    height:29px;
  left:437px;
  width:120px;visibility:hidden; display: none;
  	}

/**************************************/
/* Teaserbereich  */
/**************************************/
#teaser
	{
   position:absolute;
  top:0px;
  left:812px;
  	width:164px;     border-left:2px solid #ffffff;     background-color: #E5ECB0;
         height:423px;
   float:right;visibility:hidden; display: none;
 	}
#suchfeld
{
position:absolute;
  top:25px;
 left:0px; width:164px;height:100px;   background-image:url("../logo/suchPfeil.gif");
 background-position:148px 8px;   background-repeat: no-repeat;visibility:hidden; display: none;
}
#infoBox
{
position:absolute;
  top:100px;
 left:0px; width:164px;visibility:hidden; display: none;
}

#footer
{
position:absolute; visibility:hidden; display: none;
bottom:1cm;
border-top:2mm;
width:100%;
font-family: Arial, Verdana, Helvetica, "sans serif";
}
#footer p
{
font-size:80%; color:#666666;  padding: 10px  0  0 10px;
}


 .contentUnten
 {
 position:absolute;
  top:205px;    height:200px;
  left:230px;
  width:565px;visibility:hidden; display: none;
  	}
  	
 .contentUnten p
{
width:300px; float:left;
}
.contentUnten img
{
float:right;
}

         #scrollWindowDiv
	{
	position:relative;
	left:25px;
	top:-20px;
	width:545px;
	height:22px;  overflow:hidden;
         clip: rect(0px, 0px, 0px, 0px);
	background-color:#A5C226;
	z-index:10;visibility:hidden; display: none;
	}
#scrollContentDiv
	{
	position:absolute;
	left:0px;
	top:0px;
	width:3900px;
	line-height:18px;
	font-size:12px;
	z-index:0;visibility:hidden; display: none;


	}



body
  	{
         font-family: Verdana, Arial, Helvetica, "sans serif";
        	color:#000000;    line-height:150%;    font-size: 9pt;
 	}

/* Text */
.unsichtbar
{visibility:hidden; display:none;}
h1
{
        	 line-height:150%;    font-size: 110%;   margin: 25px  0 25px 0;   text-transform: uppercase;
}
#content p 
{
  line-height:165%; padding:0 0  20px  0;
}

#content table,  #content tr, #content td
{
  line-height:165%; padding:0; margin:0; font-size: 100%; 
}

h2
{
line-height:160%; padding:0px; width:90%; font-size: 100%; color:#000000;      margin:0; 
}

h3
{
line-height:160%; font-size: 100%; color:#000000;  padding:0;   margin:0; 
}

h5
{
  line-height:165%; padding:0; margin:0;  font-size: 100%;  font-weight:normal;
}

h6
{
  line-height:165%; padding:0; margin:0;   font-size: 100%; font-weight:normal;
}


.textFeld
{
height:20px;
width:50%;
background-color:#ffffff;
border:0;
border-bottom:1px solid #cccccc;
}


.textFeldBreit
{
height:20px;
width:100%;
border:0;
background-color:#ffffff;
border-bottom:1px solid #cccccc;
}

.textBereich
{
width:100%;
height:50px;  
border:0;
border-bottom:1px solid #cccccc;
}

fieldset
{
border:0;
}

