html {overflow-y:scroll;} 
body {
	background-color : #CCCCCC;
	color : #463d58;
	font-family :Comic-Sans,Verdana, Arial, Helvetica;
	margin-left : 10px;
	margin-top : 20px;
	font-size: medium;
	text-transform: none;

}

table { background-color:#819fcd;}

p, ol {
	font-size : 0.75em;
	line-height : 140%;
	margin-bottom : 0.5em;
	margin-top : 0;
	text-transform: none;
	color: #666666;
}

.legendenbilder { padding-left:48px; padding-right:48px; text-align:justify;}

.text {padding:10px;}

h1 { font-size : 130% ;
     font-weight: bold }

h2 {
	font-size : 115%;
	font-weight: bold;
	color: #006699;
}

h3 { font-size : 105% ;
     font-weight: lighter; }

h4 {
	font-size : 90%;
	font-weight: bold;
	margin-bottom : .5em;
	color: #463d58;
}

h5 { font-size : 80% ;
     font-weight: bold ;
     margin-top : 1em ;
     margin-bottom : 0.5em }
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0174DF;
	text-decoration: none;
	font-weight: normal;


}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0174DF;
	text-decoration: none;

}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0174DF;
	text-decoration: none;

}
