/* Allgemeine Definitionen */ 

body {

 color:               #ffffff;
 background-color:    #e1dfe0;
 font-family:         Verdana, sans-serif;
 font-size:           70%;
 vertical-align:      top;
 text-align:          left;

 }

h1 {

  font-size:150%;
  margin:3px -1px 20px 7px; 
  padding:0 1px 0 0;
  
}

h2 {

  font-size:130%;
  margin:3px -1px 13px 7px; 
  padding:0 1px 0 0;
  
}

h3 {

font-size:110%;
margin:3px -1px 7px 7px; 
padding:0 1px 0 0;

}  

ul {

  margin-top:0;

}

table {

margin:3px -1px 0 7px; 
padding:0 1px 0 0;

}

img {

  border:             0;

}   

a img {

  display: block;
  float: left;
  margin: 0;
  
}  

p {

  margin:3px 0 0 7px; padding:0 1px 0 0;
  text-align: left;
  
}      
   
a:link, a:visited, a:active, a:hover { 

  color:              #000000;
  text-decoration:    none; 
  font-weight:        bold;
  
  } 

.content a:link, .content a:visited, .content a:active, .fotos a:link, .fotos a:visited, .fotos a:active, .sponsoren2 a:link, .sponsoren2 a:visited, .sponsoren2 a:active, .link2 a:link, .link2 a:visited, .link2 a:active, .schule2 a:link, .schule2 a:visited, .schule2 a:active, .news2 a:link, .news2 a:visited, .news2 a:active {

  color:      #ff9900;
  text-decoration:    none; 
  font-weight:        bold;

}

.website {

  width:              842px;
  position:           relative; 
  margin-left:        auto; 
  margin-right:       auto;

 } 

.head {

  background-image:   url("../images/head.jpg");
  background-color:   #29426e;
  width:              842px;
  height:             97px;
  border-width:       1px;
  border-color:       #ffffff;
  border-style:       solid;

  }

.menue {

  background-color:    #808080;
  width:               842px;
  height:              28px;
  border-width:        1px;
  border-color:        #ffffff;
  border-style:        solid;
  margin-top:          7px;

}   

.content {

  width:              842px;
  height:             300px;
  margin-top:         7px;
  border-width:       1px;
  border-style:       solid;
  border-color:       #ffffff;
  background-color:   #54698b;

}

.boxen {

  width:              842px;
  height:             159px;

}

.links {

  width:              415px;
  float:              left;
  
}  

.rechts {

  width:              415px;
  float:              right;
  
}

.news_ {

float:              left;

}

.news {

  width:              200px;
  height:             35px;
  background-image:   url("../images/news.jpg");
  background-color:   #818ea5;
  border-width:        1px;
  border-color:        #ffffff;
  border-style:       solid;
  margin-top:          7px;
  
}

.news2 {

  width:              200px;
  height:          113px;
  background-color:   #d2d1d1;
  border-width:        1px;
  border-color:        #ffffff;
  border-style:       solid;
  vertical-align:      top;
  line-height:         1.5;
  
}

.schule_ {

float:              right;

}

.schule {

  width:              200px;
  height:             35px;
  background-image:   url("../images/schule.jpg");
  background-color:   #818ea5;
  border-width:        1px;
  border-color:        #ffffff;
  border-style:       solid;
  margin-top:          7px;
  
}

.schule2 {

  width:              200px;
  height:         113px;
  background-color:   #d2d1d1;
  border-width:        1px;
  border-color:        #ffffff;
  border-style:       solid;
  vertical-align:      top;
  line-height:         1.5;
  
}

.link_ {

float:              left;

}

.link {

  width:              200px;
  height:             35px;
  background-image:   url("../images/link.jpg");
  background-color:   #818ea5;
  border-width:        1px;
  border-color:        #ffffff;
  border-style:       solid;
  margin-top:          7px;

}  

.link2 {

  width:              200px;
  height:         113px;
  background-color:   #d2d1d1;
  border-width:        1px;
  border-color:        #ffffff;
  border-style:       solid;
  vertical-align:      top;
  line-height:         1.5;

}

.sponsoren_ {

float:              right;

}

.sponsoren {

  width:              200px;
  height:             35px;
  background-color:   #818ea5;
  border-width:        1px;
  border-color:        #ffffff;
  border-style:       solid;
  margin-top:          7px;
  
}  

.sponsoren2 {

  width:              200px;
  height:             113px;
  background-color:   #d2d1d1;
  border-width:        1px;
  border-color:        #ffffff;
  border-style:       solid;
  vertical-align:      top;
  line-height:         1.5;

}
  
.foot {

  background-color:    #808080;
  width:               842px;
  height:              20px;
  border-width:        1px;
  border-color:        #ffffff;
  border-style:        solid; 
  margin-top:          7px;
  
 }
 
 .text {
 
 line-height: 1.7;
 
 }

.news2 p, .schule2 p, .link2 p, .sponsoren2 p {

margin-bottom: 0;
margin-top: 0;
margin-left: 6px;

}

