#container
	{
 	position:relative;
         margin-top:10px;
	width:899px;
	height:535px;
         text-align:left;
        border-width:1px;
         border-style: solid;
         border-color: #000000;

         	}
#oben
	{
 	position:absolute;
         top:1px;
	width:899px;
	height:80px;
         text-align:left;
        border-bottom-width:1px;
         border-bottom-style: solid;
         border-color-bottom: #000000;
         	}

#logobild
{
 position:absolute;
         top:20px;
         left:30px;
}
#schriftbild
{
 position:absolute;
         top:20px;
         left:200px;
}

#Start
	{
 	position:absolute;
	left:0px;
         top:0px; width:899px; 
	}

#linksStart
	{
 	position:absolute;
	left:100px;
         top:130px;
	}
#rechtsStart
	{
 	position:absolute;
	left:540px;
          top:120px;
         	}
#links
	{
 	position:absolute;
	left:1px;
         top:1px;
         height:538px;
         width:451px;
	}
#rechts
	{
 	position:absolute;
	left:480px;
          top:23px;
padding-right:39px;
          width:380px;
         height:379px;
overflow:auto;
	scrollbar-base-color:#ffffff;
	scrollbar-3dlight-color:#cccccc;
	scrollbar-arrow-color:#000000;
	scrollbar-darkshadow-color:#cccccc;
	scrollbar-face-color:#ffffff;
	scrollbar-highlight-color:#ffffff;
	scrollbar-shadow-color:#ffffff;
	scrollbar-track-color:#ffffff;
         	}

#navigation
	{
 	position:absolute;
	left:1px;
          top:545px;
          width:600px;
         height:30px;
         	}
#navigationLinks
	{
 	position:absolute;
	left:1px;
          top:120px;
          width:140px;
          text-align:right;
         	}

#linksKurz
	{
 	position:absolute;
	left:180px;
         top:103px;
         height:425px;
         width:275px;
	}
#rechtsKurz
	{
 	position:absolute;
	left:480px;
         top:100px;
         height:435px;
         padding-right:33px;
         width:385px;
         overflow:auto;
	scrollbar-base-color:#ffffff;
	scrollbar-3dlight-color:#cccccc;
	scrollbar-arrow-color:#000000;
	scrollbar-darkshadow-color:#cccccc;
	scrollbar-face-color:#ffffff;
	scrollbar-highlight-color:#ffffff;
	scrollbar-shadow-color:#ffffff;
	scrollbar-track-color:#ffffff;
         	}

.fuerForm
{
position:relative;
width:280px;
height:30px;
}
.fuerForm_h
{
position:relative;
width:280px;
height:90px;
}
   .textFeld
 {
position:absolute; right:0px;
 font-family:  Arial, Verdana, Helvetica, sans-serif;
 font-size:100%;
 font-weight: normal;
 text-align: left;
 color: #000000;
 width:180px;
 height:16px;
padding:6px;
 background-color:#ffffff;
 border: 1px;  border-style:solid;   border-color:#cccccc;
}

   .areaFeld
 {
position:absolute; right:0px;
 font-family:  Arial, Verdana, Helvetica, sans-serif;
 font-size:100%;
 font-weight: normal;
 text-align: left;
 color: #000000;
 width:180px;
 height:70px;
padding:6px;
 background-color:#ffffff;
 border: 1px;  border-style:solid;   border-color:#cccccc;
 scroll-base-color:#ffffff;
}


.button
 {
  font-family:  Arial, Verdana, Helvetica, sans-serif;
 font-size:12px;
 font-weight: normal;
 text-align: center;
 color: #000000;
 width:90px;
 height:20px;
 background-color:#ffffff;
 border: 1px;  border-style:solid;   border-color:#cccccc;
cursor:hand;
 }

