﻿.Navi {
	font-family: Tahoma;
	font-size: x-small;
	text-transform: uppercase;
	background-color: #FFFFCC;
	color: #808080;
}
.NaviunterText {
	font-family: Tahoma;
	font-size: x-small;
	text-transform: uppercase;
	color: #666666;
	text-decoration: underline;
}

.StyleContent {
	font-family: Tahoma;
	font-size: medium;
	background-color: #FFFFFF;
	color: #666666;
	padding-left: 10px;
	margin-left: 0px;
}
h1 {
	font-size: 18px;
}
h2 {
	font-size: 16px;
}
h3 {
	font-size: 13px;
}
.small {
	font-size: 12px;
}
.mini {
	font-size: 11px;
}
.minimini {
	font-size: 10px;
}
a {
	font-size: 11px;
	text-decoration: none;
}
a:link {
	color: #666666;
}
a:visited {
	color: #666666;
}
a:active {
	color: #808080;
}
a:hover {
	color: #dce0d3;
	background-color: #666666;
}
.Text {
	font-family: Tahoma;
	font-size: medium;
	background-color: #FFFFFF;
	color: #666666;
	padding-left: 10px;
}
.TextH1 {
	font-family: Tahoma;
	font-size: x-large;
	background-color: #FFFFFF;
	color: #3E66BE;
	font-weight: bold;
}
.Naviunter {
	font-family: Tahoma;
	font-size: x-small;
	text-transform: uppercase;
	background-color: #FFFF99;
	color: #666666;
}
.style2 {
	font-family: Tahoma;
	font-size: small;
	background-color: #FFFFFF;
}
.style4 {
	font-family: Tahoma;
	font-size: x-small;
	text-transform: uppercase;
	color: #3E66BE;
	text-decoration: underline;
}
.style5 {
	font-size: xx-small;
}
.center {
	text-align: center;
}
.Abastand_nach {
	margin-bottom: 10px;
}
.Text1 {
	font-family: Tahoma;
	font-size: small;
	background-color: #FFFFFF;
	color: #000000;
	
}
a.TextH1 {
	font-family: Tahoma;
	font-size: x-large;
	background-color: #FFFFFF;
	color: #3E66BE;
	font-weight: bold;
}
.style4:hover {
	font-family: Tahoma;
	font-size: x-small;
	text-transform: uppercase;
	color: #dce0d3;
	text-decoration: underline;
}

