/* CSS Document */

a:link { 

  text-decoration: none; 
  color: #999999;;
  border: 0px;
}

a:visited  { 

  text-decoration: none; 
  color: #999999;
  border: 0px;
}

a:hover { 
  text-decoration: none;
  color: #ff6fcf;
  border: 0px;
}

a img {
	border: 0px;
}


body{ 
  margin: auto;
  font: arial 14px;
  color: black;
 
  background-color: #cccccc;
}





.div0 {
  margin:auto;
  
  text-align: right;
  width: 760px;
  height: 560px;
}
  
.inhalt0{
  margin: auto;
  margin-top: 10px;
  text-align: center;
  width: 300px;
  height: 50px;
} 

.dg{
  text-align: right;
  padding-top:8px;
  padding-right:8px;
  width: 200px;
  height: 30px;
  
} 


.inhalt{
  margin-left:0px;
  margin-top:0px;
  width: 800px;
  height: 500px;
border: 1px solid black;
} 

.inhalt1{

  margin: auto;

  width: 100%;
  height: 100%;
  text-align: center;
  
} 

.inhalt2{
  
  margin: auto;
  width: 620px;
  height: 100%;
border:0px;
  text-align: center;
  
} 

.inhalt3{
	
  margin: auto;
  width: 100%;
  height: 100%;


text-align:center;
} 

.inhalt4{

  margin: auto;
  margin-top: 120px;
  width: 620px;
  heigh: 100%;
border: 0;
}


margin-left: 150px;
.menue1{
  margin:auto;
  text-align: right;
  width: 290px;
  height: 35px;

} 
.menue2{
  margin:auto;
  text-align: right;
  width: 400px;
  height: 35px;

} 



.bt{
  margin:auto;
  
  text-align: right;
  width: 750px;
  height: 25px;
} 

.home {
  margin-top:50px;
  padding-top:12px;
  text-align: right;
  width: 355px;
  height: 210px; 
}

.link {
  margin: 0;
  text-align: center;
  width: 88px;
  height:205px;
}

  
.div2 {
  margin:auto;
  text-align: left;
  width:60px;
  height: 800px; 
  
}
 
.div3 {
  text-align: center;
  width: 165px;
  height: 800px; 
}

.div4 {
  margin:auto;
  text-align: center;
  width: 365px;
  height: 800px;
 
}
   

.div5 {
  margin:auto;
  text-align: center;
  width: 806px;
  height: 482px;
  background: url(../art/bilder/white4.gif) no-repeat; 
 }


.div6 {
  margin: auto;
  text-align: center;
  width: 603px;
  height: 278px;
}


.titel {
 text-align: left;
  width: 1200px;
  height: 50px;
}

.brd{
  border:1px white solid; 
}

.brd1{
  border-left:1px #ADC1C3 solid; 
  border-bottom:1px #ADC1C3 solid; 
  border-top:1px #ADC1C3 solid; 
}
.brd2{
  border-left:1px solid #00A9FF ; 
  border-bottom:1px  solid #00A9FF; 
  border-top:1px  solid #00A9FF;
}
.bg{
  background: url(../art/bilder/menue.gif) no-repeat center; 
}
.bg1{
  background: url(../art/bilder/menuee.gif) no-repeat bottom; 
}
.bg2{
  background: url(../art/bilder/hgindex.jpg) no-repeat; 
}
.bg4{
  background: url(../bilder/white4.gif) no-repeat bottom; 
}
.bg5{
  background: url(../art/bilder/start.gif) no-repeat center; 
}

.blue{
  background-color: #00A9FF;
}   



.c3 {
  color: white; 
  font: bold;
}
.c4 {
  color: #ADC1C3;
}
.c5 {
  color: #4A6466;
}
.c6 {
  color: black;
}
.c7 {
  color:#990000;
}
.c8{
  color: #00214B;
}

.p1 {
  font: 11px arial;
}

.p2 {
  font: 16px arial;
}

.p3 {
  font: 20px arial ;
}
 
.p4 {
  font: 14px arial ;

}

.p8 {
  border: 1px solid #ADC1C3;
  padding-bottom:2px;
}
  
.lft{
float:left;
}
.rgt{
float:right; 
}


