/* CSS Document */


body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(Bilder/back_01.gif);
	margin: 0 0 0 0;
	background-color: #E5E2E1;
	background-repeat: repeat-y;
}

table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}


input, textarea, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#frame {
	background-image: url(Bilder/klotzbach_internet_neu3_01.gif);
	background-repeat: no-repeat;
	height: 800px;
	width: 800px;
}



h1, h2, h3, h4, h5, h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #8E0000;
	font-size: 10px;
	text-transform: uppercase;
	margin: 0 0 0 0 !important;
	margin: 0 0 -5px 0;
	list-style-type: square;
}

a:link, a:visited {
	color: #8E0000;
	text-decoration: underline;
}
a:hover {
	color: #8E0000;
	text-decoration: none;
}

#heading_invisible {
	position: absolute;
	left: -1000px;
}

#content_frame {
	position: absolute;
	left: 274px;
	top: 32px;
	width: 520px;
}


#current {
  background: #FFFEFB;
  cursor: default;
  padding: 3px 11px;
}

#mainnavi {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #8E0000;
	font-size: 10px;
	list-style: none;
	margin: 0;
	padding: 0;
	float: right;
}

#mainnavi li {
  display: inline;
}

#mainnavi li a {
	color: #FFFEFB;
	padding: 3px 11px;
	text-decoration: none;
	background-color: #8E0000;
}

#mainnavi li a:hover {
  background: #B74D4D;
  text-decoration: none;
}


#content {
	background-color: #FFFEFB;
	padding: 49px 25px 5px 25px;
}

p {
	line-height: 1.5em;
}

#adress {
	position: absolute;
	left: 61px;
	top: 134px;
	width: 189px;
}

#adress h2 {
	font-weight: normal;
	margin: 0 0 -5px 0 !important;
	margin: 0 0 -18px 0;
}

.Stil2 {
	color: #8E0000;
}

