a {
	color: #666666;
	font-size: 10px;
	text-decoration: underline;
}

a:hover {
	color: #888888;
	text-decoration: none;
}

body{
	
	background-color: #c1c1c1;
	font-family: Verdana;
	font-size: 10px;
	color: black;
	margin: 10px;
	padding: 0px;
}

h1{
	color:black;
	font-family: Verdana;
	font-size: 14px;	
	line-height: 20px;
	margin: 0px 0px 0px 10px;
	padding: 0px;
}

h2{
	color:black;
	font-family: Verdana;
	font-size: 14px;	
	line-height: 20px;
	margin: 0px 0px 0px 10px;
	padding: 0px;
}

.hauptrahmen{
	background-color: #E5E5E5;
	color:black;
}

.linkeseite{
	width: 73%;
}

.linkeseite-unten{
	width: 40%;
}

.navigation{
	background-color: #ffffff;
	color:#F9F8F7;
	font-family: Arial;
}
.navigation a{
	color:#BDBDBD;
	font-size: 12px;
	line-height: 20px;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	text-decoration: underline;
}
.navigation a:hover{
	color:#000000;
	line-height: 20px;
	text-decoration: none;
}
.navigation a.selected{
	color:#000000;
}

.rahmen{
	background-color: #ffffff;
	color:black;
}

.rahmen-ecke1{
	background: url(bilder/ecke-links-oben.gif);
	width:10px;
}

.rahmen-ecke2{
	background: url(bilder/ecke-rechts-oben.gif);
	width:10px;
}

.rahmen-ecke3{
	background: url(bilder/ecke-links-unten.gif);
	width:10px;
}

.rahmen-ecke4{
	background: url(bilder/ecke-rechts-unten.gif);
	width:10px;
}

.rechteseite{
	width: 27%;
}

.rechteseite-unten{
	width: 60%;
}

.top{
	background-color: #E6E6E6;
	background: url('bilder/top2.gif');
	font-size: 36px;
	font-family: Arial;
	color: #222564;
	line-height: 24px;
	font-weight: bold
}

.top_zeile{
	background-color: #999999;
}






















