body {
	font-size: 12px;
	color: #000000;
}

table {
	width: 100%;
	margin: 0;
	

}
table td{
	padding: 0;
	border-width: 0;
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
td {
	font-size: 12px;
	color: #000000;
}
p {
	font-size: 12px;
	color: #000000;
	line-height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	margin-left: 0px;
	vertical-align: 0px;
}
a:link {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
}
a:visited {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
}

a:hover	{
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
}

a:active {
	color: #CCCCCC;
	font-weight: bold;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
}
.head	{
	font-size: 15px;
	color: #FFFFFF;
	font-weight: bold;
	letter-spacing: 4px;
	text-align: center;
	background-image: url(images/bkheader.jpg)
}

.nav {
	background-color: #E0DFE3;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	width: 100%;
	padding: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	background-image: url(images/hintergrund.jpg);
}
.navBackGround {
	background-color: #000000;
	font-size: 12px;
	color: #DC990A;
	width: 200px;
	padding: 6px;
	vertical-align: top;
	background-image: url(images/hintergrund2.jpg);
}
.navBackGround table {
	border: 1px solid Silver;
}
.foot	{
	background-color: #999999;
	font-size: 10px;
	color: #000000;
	text-align: center;
	border: #000000;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
}
.whitetext {
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
}
.Headline {
	font-size: 12px;
	font-weight: bold;
	color: #945414;
}
h1, h2, h3 {
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	letter-spacing: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
}
h1 {
	border-bottom: thin solid #945414;
}
h3 {
	font-size: 12px;
}
.topNav {
	background-color: #999999;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	border: 1px #000000 solid;
	padding: 4px;
	vertical-align: middle;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
}

#content {
	padding: 12px;
}
.lyrhead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
}

