@charset "UTF-8";
/* CSS Document */

body {
	font-family: Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #5a605f;
	letter-spacing: 0.05em;
}
h1 {
	font-size: 15px;
	font-weight: bold;
	line-height: 16px;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
}
.textbox {
	width: 320px;
	padding-top: 15px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 20px;
	vertical-align: top;
	text-align: left;
}
.navibox {
	background-color: #5a605f;
}
.imressum {
	width: 170px;
	padding-left: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 10px;
}

a {
	color: #8e836f;
	text-decoration: none;
	font-weight: bold;
}


a.nav1,
a.nav1X,
a.nav1:link,
a.nav1:visited,
a.nav1:hover,
a.nav1:active,
a.nav1X:link,
a.nav1X:visited,
a.nav1X:hover,
a.nav1X:active {
	text-decoration: none;
	text-align: left;
	font-size: 13px;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 7px;
	padding-left: 30px;
	color: #FFF;
	line-height: 15px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #5a605f;
}
a.nav1:link,
a.nav1:visited {
	background-color: #485151;
	vertical-align: middle;
	display: block;
}

a.nav1:hover,
a.nav1:active,
a.nav1X:link,
a.nav1X:visited,
a.nav1X:hover,
a.nav1X:active {
	background-color: #737d7c;
	display: block;
}

a.nav2,
a.nav2X,
a.nav2:link,
a.nav2:visited,
a.nav2:hover,
a.nav2:active,
a.nav2X:link,
a.nav2X:visited,
a.nav2X:hover,
a.nav2X:active {
	text-decoration: none;
	text-align: left;
	font-size: 13px;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 7px;
	padding-left: 30px;
	color: #FFF;
	line-height: 15px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #5a605f;
}
a.nav2:link,
a.nav2:visited{
	background-color: #8e9898;
	display: block;
}


a.nav2X:link,
a.nav2X:visited,
a.nav2X:hover,
a.nav2X:active {
	background-color: #a9b4b3;
	display: block;
}

a.nav2:hover,
a.nav2:active {
	background-color: #a9b4b3;
	display: block;
}
li {
	padding-top: 5px;
	left: -20px;
	position: relative;
}
.tabelle {
	padding-top: 2px;
	padding-bottom: 2px;
}
.texthochgestellt {
	font-variant: small-caps;
}
