body {
	background-color: #435A7E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 24px;
	color: #cccccc;
}

a {
	color: #9ED1E4;
	text-decoration:underline;
	}

  
a:hover {
	color: #9ED1E4;
	text-decoration: underline;
	color: 	#D8ECF3
	}

a:visited {
	color: #AFF1EF;
	}
	
	
.rechtsbuendig {
float: right;
}

.zentriert {
text-align: center;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
  font-size: large;
	line-height: 25px;
 	color: #DCDCDC;
}

.title2 {
	font-family: Arial, Helvetica, sans-serif;
  font-size: medium;
	letter-spacing:2px;
 	color: #DCDCDC;
}

.title3 {
	font-family: Arial, Helvetica, sans-serif;
  font-size: small;
  font-weight: bold;
 	color: #DCDCDC;
}

.legal {
font-size: x-small;
}

.liste {
padding-left: 20px;
letter-spacing:3px;
position: static;
}

.fett {
letter-spacing: 2px;
font-weight: bold;
} 

#center {
	width: 800px;
	position: absolute;
	left: 50%;
	top: 10px;
	border-width:1px;
	margin-left: -400px;
	border-color: #B5C4DA;
	border-style:solid;
	}

#header {
	width: 800px;
	height: 80px;
	}
	
#adcontainer {
width: 728px;
position: relative;
padding: 0px;
margin: 0px;
text-align:center;

}

#inhalt {
float:right;
width: 640px;
vertical-align:top;
padding: 5px;
background-color: #6D83A9;

}

.linkespalte {
width: 310px;
padding: 3px;
margin: 0px;
float: left;
}

.rechtespalte {
width: 310px;
margin: 0px;
float: right;
padding: 3px;
}

#navi1 {
font-size:12px;
width: 150px;
background-image:url(../bilder/menuehintergrund.jpg);
background-repeat: no-repeat;
float: left;
}

#forum {
border:1px solid #cccccc; padding: 3px;
}

.grafik {
padding: 3px;
margin: 3px;
border: 1px;
border-style: dashed;
font-size: x-small;
text-align: center;
}

.box1{
float:left;

}

.box2{
float:right;
width:190px;
background-image:url(../bilder/icons/skala.jpg);
background-repeat:no-repeat;
vertical-align:top;


}

#skala {
width:237px;
height:25px;
background-image:url(../bilder/icons/skala.jpg);
}

.indexbox {
width: 255px;
height: 250px;
overflow: auto;
border-width: thin;
border-style:dotted;
text-align: left;
background-color: #435A7E;
}

h1 {
font-weight: bold;
font-size: medium;
}
