
.rand01 {border-color: #93A0FD;}

a {
	color: #079FEA;
	font-size: 15px;
	text-decoration: underline;
}

a:hover {
	color: #F21111;
	text-decoration: none;
}

p.ueberschrift {
	font-family: verdana, arial, Helvetica;
	font-size: 15px;
	color: #000000;	
	
}

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{
	
	font-family: Arial;
}
.navigation a{
	color: #079FEA;
	font-size: 10px;
	text-decoration: underline;
}
.navigation a:hover{
	color: #888888;
	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/top3.gif');
	font-size: 36px;
	font-family: Arial;
	color: #222564;
	line-height: 24px;
	font-weight: bold
}

.top_zeile{
	background-color: #999999;
}

.partnerlinks{
	
	font-family: Arial;
}
.partnerlinks a{
	color: #888888;
	font-size: 10px;
	text-decoration: underline;
}
.partnerlinks a:hover{
	color: #888888;
	text-decoration: none;
}
.partnerlinks a.selected{
	color:#000000;
}

textarea {
	color:#0E036d;
	font-family: Verdana,Arial,Helvetica; 
	font-size:9px;
	border: #000000;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	background-color: #66C8FB;
	
}

input {
color:#0E036d;
font-family: Verdana,Arial,Helvetica; 
font-size:9px;
border: #000000;
border-style: solid;
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
background-color: #66C8FB;
}
















