.standardText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: normal;
}
.MiniText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
}
.navi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:blue;
	font-weight: bold;
}
a.navi:link  {color:blue;
	text-decoration:none;}

a.navi:hover  {color:white;
         background:blue}

a.hidden:link  {color:black;
	font-size: 10px;
	text-decoration:none;}

.H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF3300;
	font-weight: bold;
}
.H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF9933;
	font-weight: bold;
	font-style: normal;
}
.H3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #222288;
	font-weight: bold;
	font-style: normal;
}
.standardFett {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
Body{
	background-image: url(../bilder/Content.jpg);
	background-repeat: repeat;
	visibility: visible;
	background-attachment: fixed;
}


