body {
	background-color: #ebece7;
	font-size: 11px;
	font-family: Verdana, Arial, sans-serif;
}

#page {
	margin: 5px auto 5px auto;
	border: 1px solid #ccc;
	width: 953px;
	padding: 2px;
}

#header {
	background: transparent url(./wunderbarf.jpg) no-repeat;
	height: 150px;
}

#content-left {
	float: left;
	width: 190px;
	/* background: #eee; */
	margin: 10px;
}

#content-right {
	float: left;
	width: 675px;
	/* background: #333; */
	margin: 10px;
	line-height: 16px;
}

#content-right img {
	margin-right: 10px;
	margin-bottom: 10px;
}

#nav_vert {
	/* font-size: 16px; */
}

.label {
        width: 150px;
}

.nav1st {
	list-style-image: none;
	list-style-type: none;
	font-size: 14px;
	font-weight: bold;
	color: #a41c22;
}

li.nav1st  {
	margin-bottom: 10px;
	padding-left: 0px;
}

li.nav1st a {
	text-decoration: none;
	padding-left: 25px;
color: #a41c22;
        background: url(./pfote_light.gif) no-repeat;
}

li.nav1st a:hover {

	background: url(./pfote.gif) no-repeat; 
}

.nav1stactive {
	list-style-image: none;
	list-style-type: none;
	font-size: 14px;
	font-weight: bold;
	color: #a41c22;
}

li.nav1stactive  {
	margin-bottom: 10px;
	padding-left: 0px;
}

li.nav1stactive a {
	text-decoration: none;
	padding-left: 25px;
color: #a41c22;
	background: url(./pfote.gif) no-repeat; 

}

li.nav1stactive a:hover {

	background: url(./pfote.gif) no-repeat; 
}


.nav2nd {
	list-style-image: none;
	list-style-type: none;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	display: inline;
	background: #a41c22;
	padding: 3px;
	margin-bottom: 15px;
        line-height: 26px;
}

li.nav2nd {
	margin-right: 5px;
}

li.nav2nd a {
	color: #FFFFFF;
	text-decoration: none;
}

li.nav2nd a:hover {
	text-decoration: underline;
}

.nav2ndactive {
	list-style-image: none;
	list-style-type: none;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	display: inline;
	background: #dfd3b9;
	padding: 3px;
	margin-bottom: 15px;
}

li.nav2ndactive {
	margin-right: 5px;
}

li.nav2ndactive a {
	color: #a41c22;
	text-decoration: none;
}

li.nav2ndactive a:hover {
	text-decoration: underline;
}




a {
	color: #a41c22;
}

h1, h2, h3, h4, h5, h6 {
        color: #a41c22;
}

.stil4 {
	font-size: 11px;
}

h1 {
	font-size: 20px;
}

h2 {	
	font-size: 16px;
}

h3 {
	font-size: 14px;
}

#header-print {
	display: none;
}

#footer-print {
	display: none;
}

.highlight
{
  background-color: lightblue;
  text-decoration: underline;
}

.important
{
  font-weight: bold;
  font-size: 1.8em;
  color: #a41c22;
}

.ueberschriftmittel 
{
  color: #a41c22;
  font-size: 14px;
  font-weight: bold;
  font-family: Verdana, Arial, sans-serif;
}