 body {  background-color: #ffffff;

        background-repeat: repeat;
        background-attachment: fixed;
        margin: 0;
        scrollbar-face-color: #ffffff;
scrollbar-highlight-color: #3c2294;
scrollbar-3dlight-color: #ffffff;
scrollbar-darkshadow-color: #3c2294;
scrollbar-shadow-color: #ffffff;
scrollbar-arrow-color: #3c2294;
scrollbar-track-color: #ffffff;
overflow:hidden; }
 body, a, table, p {font-family: Arial, Verdana, sans-serif;
         font-size: 12px;

        }
 #container {width: 810px;
        margin-left: -404px;
         left: 50%;
         position: absolute;
         }
 #logo {z-index: 10;
         position: absolute;
         height: 220px;
         top:10px;
         left: 10px;}

#divText {

         position: absolute;
         top: 111px;
         left: 66px;
         border: 1px solid #3c2294;

         
         width: 828px;
         height: 455px;
         z-index: 7;}


#rightText {
        background-color: #c5bddf;
         position: absolute;
          color: #3c2294;
         left: 200px;
         width: 590px;
         height: 390px;
		 top: 15px;
         padding: 10px;
         overflow-y: scroll;}

div#rightText a span {display: none;}

div#rightText a:hover span {display: block;
   position: absolute; top: 20px; left: 230; width: 320px;
   padding: 5px; margin: 10px; z-index: 100;
   color: #3c2294; background-color: ffffff;
   font: 10px Arial, Verdana, sans-serif; text-align: left; text-decoration: none;}
 
 #service {background-color:transparent;
 	position: absolute;
	left: 200px;
	width: 590px;
	height: 25 px;
	top: 428px;
	color: #3c2294;
	text-align:right; 
 }

 #navi {z-index: 10;
 position: absolute;
         top: 250px;
         left: 85px;
         width: 200px;
         height: 450px;

         }
 #head { z-index: 2;
        position: absolute;
        top: 0;

        width: 850px;
        height: 100px;
        text-align: right;
        border: 1px;
        }
 #ueberuns {background-color: #3c4691;
         width: 200px;
         position: relative;
         z-index: 0;
         left: 300px;
         top:300px;}
 .praxis {color: #3c2294;
         font-family: Arial, Verdana, sans-serif;
          font-size: 25px;
           padding-left: 80;
           text-align: right;}

  #menue, #divCont, #divText { text-align: left;
                                    }



h1       {font-size: 25px;
          vertical-align: middle;
          text-align: center;}

h2       {font-size: 14px;
        text-decoration: underline;

          vertical-align: middle;
          text-align: center;}

h3       {font-size: 12px;
          vertical-align: middle;
          }

p, li        {font-size: 12px;

          vertical-align: bottom;
          text-align: left;
          line-height: 140%;
          }
li         {list-style-image: url(../px/liste.gif);
         list-style-position: outer;
          margin-bottom: 15px;
        }
li.berat {list-style: circle;
		margin-bottom:3px;
		list-style-position:inherit;
}

.fett          {font-weight: bold;
        }
.rechts {text-align: right;
         font-weight: bold;
}
a {color: #3c2294;
}
a.navi {color: #3c2294;
        font-size: 14px;
         font-weight: bold;
         text-transform: capitalize;
         line-height: 26px;
          text-align: right;}
a.navi2 {color: #3c2294;
        font-size: 12px;
         font-weight: bold;
         line-height: 20px;
         text-align: left;}
