html,body {
	height: 100%;
	margin:0;
	padding:0;
	background-color: #FFFFE1;
	text-align: left;
}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
}



td.scroll
{
	width: 100%;
	height: 450px;
	background-color: #FFFFFF;
	padding-left: 10px;
}


td.scroll380 {
	text-decoration: none;
	height: 380px;
	padding-left: 10px;
	width: 100%;
	background-color: #FFFFFF;
}
.Blocksatz {
	text-align: justify;
}


.scroll380 .Ueberschrift {
	font-size: 14px;
	font-weight: bold;
	color: #01447B;
}


a:link {
	text-decoration: none;
	font-size: 11px;
	font-weight: 400;
	color: #01447B;
}
a:visited {
	text-decoration: none;
	font-size: 11px;
	font-weight: 400;
	color: #01447B;
}
a:hover {
	text-decoration: none;
	font-size: 11px;
	font-weight: 400;
	color: #999999;
}
a:active {
	text-decoration: none;
	font-size: 11px;
	font-weight: 400;
	color: #01447B;
}

td.Navigation {
	color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	background-color: #01447B;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}

.Navigation {
	font-weight: bold;
	text-align: center;
	font-size: 10px;
	color: #CCCCCC;
}

.Navigation:link {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
}

.Navigation:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.Navigation:active {
	color: #FFFFFF;
	text-decoration: none;
}
.Navigation:hover {
	color: #CCCCCC;
	text-decoration: none;
}
a.block{
color:black; 
background:#9dc4d5; 
display:block; 
text-align:center; 
width:150px;
border:black solid 1px; 
padding:2px; 
text-decoration:none; 
font:bold 14px arial, sans-serif;}

a.block:hover{
color:#ffffff;
background-color:#006699;}
.scroll .Ueberschrift {
	font-size: 14px;
	color: #01447B;
	font-weight: bold;
}
