﻿.h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	font-style: normal;
	color: #FFFFFF;
	word-spacing: 1pt;
}
.h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #000000;
}
.h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #FFFFFF;
}
.h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #000000;
	margin-left: 3px;
}
.h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: normal;
	color: #000000;
	font-style: italic;
}


body {
	background-image: url('../images/images/seitenhintergrund.jpg');
	background-repeat: repeat;
	margin: 0px;
	background-attachment: fixed;
}



UL {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	margin-left: 17px;
	margin-top: 0;
	margin-bottom: 0;
	font-style : italic;
	list-style : disc outside;
}
a.menulink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 10pt;
	word-spacing: 1pt;
	margin-left: 0;
	text-decoration: none;
}
a.menulink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFF99;
	font-size: 10pt;
	word-spacing: 1pt;
	margin-left: 0;
	text-decoration: underline;
}
a.navlink {
	font-family: Arial;
	font-weight: bold;
	color: #003399;
	font-size: 12px;
	margin-left: 0;
	text-decoration: underline;
}
a.navlink:hover {
	font-family: Arial;
	font-weight: bold;
	color: #003399;
	font-size: 12px;
	text-decoration: none;
}
a.navlink:visited {
	font-family: Arial;
	font-weight: bold;
	color: #803399;
	font-size: 12px;
	text-decoration: underline;
}
a.speciallink {
	font-family: Verdana;
	font-weight: norm;
	color: #000000;
	font-size: 7pt;
	text-decoration: none;
}
a.speciallink:hover {
	font-family: Verdana;
	font-weight: norm;
	color: #000000;
	font-size: 7pt;
	text-decoration: underline;
}
h3 {
}

a:link {
}

