BODY, TD {
	font-family : Verdana;
	font-size : 11px;
}
.border {
	background-color: #6495ED;
	height: 1px;
	width: 150px;
	display: block;
	line-height: 1px;
	margin: 0px;
	font-size: 1px;
	padding: 0px;
	vertical-align: bottom;
}

a {
	color : Black;
}
a:hover{
	text-decoration: underline;
}
BODY {
	font-family : Verdana;
	font-size : 11px;
}

a.header{
	font-size: 12px;
	text-decoration : underline;
	color : #666699;
}


.nav1 {
	background-color: #FFFFFF;
	padding-left: 10px;
}

.nav2 {
	background-color: #EFEFEF;
	padding-left: 10px;
	color: #6699CC;
}
H1 {
	color : #333366;
	font-size : 16px;
}
.hellblau {
	background-color: DDDDEE;
}
.rose {
	background-color: EEDDDD;
}