body,p,h1,h2,h3,h4,ul,ol,li,div,td,th,address,blockquote,nobr,b,i {
	color: #004d70;
	font-family: sans-serif;
	font-size: 8pt;
}

body {
	margin-top: 0px;
	margin-left: 100px;
	background-color: #d5edfa;
	scrollbar-3dlight-color : #a3becb;
	scrollbar-arrow-color : #007cb0;
	scrollbar-base-color : #d5edfa;
	scrollbar-darkshadow-color : #a3becb;
	scrollbar-face-color : #a3becb;
	scrollbar-highlight-color : #a3becb;
	scrollbar-shadow-color : #a3becb;
	scrollbar-track-color : #d5edfa;
}

.grau {
	color: #a3becb;
	font-size: 8pt;
	font-weight: bold;
}

.gruen {
	color: #007cb0;
}

a.navlink{
	font-weight: bold;
	font-size: 13pt;
	color: #007cb0;
	text-decoration: none;
}

a.navlink:hover {
	font-weight: bold;
	color: #004d70;
	text-decoration: none;
}

a {
	color: #007cb0;
text-decoration: underline;
}

a:hover {
	color: #004d70;
	text-decoration: none;
}

.audiomassive {
	font-weight: bold;
	font-size: 50pt;
	color: #004d70;
}

.subtitel {
	font-weight: bold;
	font-size: 10pt;
	color: #004d70;
}

input {
	border: solid 1px white;
	background-color: transparent;
	font-size: xx-small;
	font-family: Verdana, Arial, sans-serif;
	background: transparent;
	color: #004d70;
}

textarea {
	border: solid 1px white;
	background-color: transparent;
	font-size: xx-small;
	font-family: sans-serif;
	background: transparent;
	color: #004d70;
}

img.rand {
	border : 5px solid #FFFFFF;
}

hr {
   color: White;
}