body,p,h1,h2,h3,h4,h5,h6,ul,ol,li,td,th,caption,dd,dt,dl {

	font-family: Arial,sans-serif;
	font-size: 12px;
	color: #3C3C3C;
	}

a:link{color: #385565; text-decoration: none;}
a:visited{color: #30625C; text-decoration: none;}
a:active{color: #385565; text-decoration: none;}	
a:hover{color: #02B39C; text-decoration: none;}

.head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-variant: small-caps;
	font-weight: bold;

}


.nav1 {
	font-weight: bold;
	font-size: 11px;
	line-height: 1.6em;
}
.nav2 {
	line-height: 1.5em;
	font-weight: bold;

}

.nav1 a:link{color: #385565; text-decoration: none;}
.nav1 a:visited{color: #30625C; text-decoration: none;}
.nav1 a:active{color: #385565; text-decoration: none;}	
.nav1 a:hover{color: #02B39C; text-decoration: none;}
.lurahmen {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
.rahmenrechts {
	border-top: 1px none #999999;
	border-right: 1px none #999999;
	border-bottom: 1px none #999999;
	border-left: 1px solid #999999;
}
.rahmenoben {
	border-top: 1px solid #999999;
	border-right: 1px none #999999;
	border-bottom: 1px none #999999;
	border-left: 1px none #999999;
}
.rahmenunten {
	border-top: 1px none #999999;
	border-right: 1px none #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px none #999999;
}
.footer {
	font-size: 10px;
}
.rahmen {
	border: 1px solid #999999;
}
