@charset "UTF-8";
body {
	background-color: e2e2e2;
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #4b5145;
	letter-spacing: 0.05em;
	line-height: 14px;
}

.inhalt {
	padding-right: 25px;
}

h1 {
	font-size: 12px;
	font-weight: bold;
	padding-top: 10px;
}

.legende-weiss {
	padding-top: 10px;
	color: #FFFFFF;
	font-style: italic;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}

.legende-grau {
	color: #a2a2a2;
	font-style: italic;
	padding-top: 10px;
	padding-bottom: 10px;
}
.highlight {
	color: #3c9fc0;
	font-weight: bold;
}


#form	{
	padding-left:0px;
}


a {
	font-size: 12px;
	font-weight: bold;
	color: #408c41;
	text-decoration: none;
	line-height: 18px;
}

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;
	height: 23px;
	padding-left: 20px;
	display: block;
	padding-right: 20px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	text-align: left;
	padding-top: 7px;
	background-image: url(images/blind.gif);
	background-repeat: repeat;
}
a.nav1:link,
a.nav1:visited {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	background-image: url(images/blind_gruen.gif);
	background-repeat: repeat;
}

a.nav1:hover,
a.nav1:active,
a.nav1X:link,
a.nav1X:visited,
a.nav1X:hover,
a.nav1X:active {
	color: #408c41;
	font-size: 14px;
	font-weight: bold;
	background-image: url(images/blind.gif);
	background-repeat: repeat;
}
li {
	font-size: 12px;
	list-style-type: disc;
	color: #666666;
	line-height: 15px;
	font-weight: normal;
}
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;
	height: 23px;
	display: block;
	padding-right: 10px;
	text-align: left;
	padding-top: 7px;
	background-image: url(images/blind.gif);
	background-repeat: repeat;
}
a.nav2:link,
a.nav2:visited {
	font-size: 12px;
	font-weight: bold;
	color: #4b5145;
}

a.nav2:hover,
a.nav2:active,
a.nav2X:link,
a.nav2X:visited,
a.nav2X:hover,
a.nav2X:active {
	color: #408c41;
	font-size: 12px;
	font-weight: bold;
}
.linkstab {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	width: 280px;
}
