body {
	padding-top: 90px;
	margin: 0;
}
html, div, p, h1, h2, h3, ul, ol, span, a, table, td, tr, form, img, li {
	margin: 0;
	padding: 0;
}
html, body {
	font-size: 101%;
	font-family: "Lucida Grande", Helvetica, Verdana, sans-serif;
	background-color: #FFFFFF;
}
#seite {
	width: 680px;
	height: auto;
	text-decoration: none;
	margin-left: 17%;
	margin-top: 10px;
	text-align: left;
	padding-right: 20px;
	padding-bottom: 30px;
	font-size: 11px;
	line-height: 18px;
}
#seite p {
	margin-bottom: 9px;
}
#seite a {
	text-decoration: none;
	color: #6699CC;
}
#seite a:hover {
	text-decoration: none;
	color: #AAAAAA;
}
#seite h3 a {
	text-decoration: none;
	color: #000000;
	font-size: 11px;
	font-weight: normal;
}
#seite h3 a:hover {
	text-decoration: none;
	color: #6699CC;
	font-size: 11px;
}
#seite h3 {
	text-decoration: none;
	color: #000000;
	font-size: 11px;
	font-weight: normal;
}
#header {
	width: 100%;
	background-color: #FFFFFF;
	padding-top: 40px;
	padding-bottom: 40px;
	margin-left: 9%;
	left: 0px;
	top: 0px;
	margin-top: 0px;
}
html > body #header {
  position: fixed;
}
ul {
	list-style: none;
	margin: 0;
	text-align: left;
	padding: 0;
}
#nav a.navactiv {
	font: 14px "Lucida Grande", Helvetica, Verdana, sans-serif;
	color: #6699CC;
	text-decoration: none;
	display: block;
	margin: 0;
	padding: 0;
	font-weight: bold;
}
#nav a {
	color: #AAAAAA;
	font-size: 14px;
	font-weight: bold;
}

#nav a {
	text-decoration: none;
}

#nav a:hover {
	text-decoration: none;
	color: #6699CC;
	text-align: left;
}

#nav li li a {
	display: block;
	color: #AAAAAA;
}

#nav li li a:hover {
	color: #6699CC;
}

li {
	float: left;
	position: relative;
	text-align: left;
}

li#first {
	font-size: 12px;
	position: relative;
	color: #000000;
	text-align: left;
}
li#first a:link {
	position: relative;
	color: #000000;
	margin: 0;
	padding: 0;
}
li#first a:hover {
	position: relative;
	color: #777777;
	margin: 0;
	padding: 0;
}
li#first a:visited {
	position: relative;
	color: #000000;
	margin: 0;
	padding: 0;
}
li#first a:visited:hover {
	position: relative;
	color: #777777;
	margin: 0;
	padding: 0;
}
li ul {
	display: none;
	position: absolute;
	top: 100%;
	left: 0px;
	background-color: #FFFFFF;
	text-align: left;
}

li>ul {
	top: auto;
	left: auto;
}

li li {
	display: block;
	float: none;
	background-color: transparent;
	border: 0;
}

li:hover ul, li.over ul {
	display: block;
	text-align: left;
}
#wrapper {
	position: relative;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	margin-top: 0px;
	top: 0px;
}
#nummern {
	text-decoration: none;
	width: 600px;
	text-align: right;
	margin-left: 15%;
	font-size: 11px;
}
#nummern a {
	color: #AAAAAA;
	font-weight: bold;
	text-decoration: none;
}
#nummern a:hover {
	color: #6699CC;
	font-weight: bold;
	text-decoration: none;
}
#seitekat {
	width: 780px;
	height: auto;
	text-decoration: none;
	margin-left: 17%;
	margin-top: 10px;
	text-align: left;
	padding-right: 20px;
	padding-bottom: 30px;
	font-size: 11px;
	line-height: 18px;
}
#seitekat p {
	margin-bottom: 9px;
}
#seitekat a {
	text-decoration: none;
	color: #6699CC;
}
#seitekat a:hover {
	text-decoration: none;
	color: #AAAAAA;
}
img {
	float: left;
	margin-right: 10px;
}
