BODY {
	background-color: #FFFFFF;
  font-family: verdana, Arial; 
  font-size:12px;
  color:#000000;
  overflow: -moz-scrollbars-vertical;
}

/* STYLES für die Startseite */
#seite {
width:950px;
margin:	0 auto 0px auto;
text-align: left;
margin-top:20px;
border: 0px solid black;
background-color: #EEF3F9;
text-align:center;
}

#inhalt {
width:950px;
border: 0px solid black;
background-image:url(bilder_index/bg.jpg);
float:left;
}

#links {
width:244px;
margin-left:20px;
margin-top:70px;
padding-bottom:70px;
float:left;
background-image:url(bilder_index/bg.jpg);
}

#mitte {
width:170px;
margin-left:20px;
margin-top:100px;
float:left;
}

#news {
margin-top:20px;
margin-left:20px;
width:455px;
float:left;
}

#fuss {
width:950px;
border: 0px solid #;
float:left;
height: 30px;
}


/* STYLES für die Folgeseiten */

td {
	font-family: verdana, Arial; 
  font-size:12px;
  color:#000000; 
  }
  
a {
  font-family: verdana, Arial; 
  font-size:12px;
  color:#000000;
  text-decoration:none;
  }

a.active, a:active, a.hover, a:hover {
  font-family: verdana, Arial; 
  color:#DD0000; 
  font-weight: normal;
  text-decoration:none;
  }

/* Standardüberschrift */
h1 {
  font-size: 14px;
  font-weight: bold; 
  color: #205DAD;
  }

h2 {
  display:inline;
  font-size: 100%;
  font-weight: bold; 
  color: #205DAD;
  }  
  
h3 {
  display:inline;
  font-size: 12px;
  font-weight: normal; 
  color: #000000;
  }

h4 {
  display:inline;
  font-size: 12px;
  font-weight: bold; 
  color: #000000;
  }


li {
  list-style-type: square;
  margin-right: 10px;
}

li h3 {
  display:inline;
  font-size: 100%;
  font-weight: normal; 
  color: #000000;
  }
  
.blau {
  color: #205DAD;
}

.FWrot {
  color: #FF0000;
  font-weight: bold;
  font-size: 15px;
}

.FWblau {
  color: #205DAD;
  font-weight: bold;
}
