.text_box1 {
	margin: 10px 0px 10px 10px;
}

.text_box1 h1,
.text_box2 h1 {
	font-size: 1.3em;
	line-height: 2em;
}

.text_box1 h2,
.text_box2 h2 {
	font-size: 1.2em;
	line-height: 1.5em;
}

.text_box1 h3,
.text_box2 h3 {
	font-size: 1.2em;
	line-height: 1.5em;
	color:#77A484;
}

.text_box1 h4,
.text_box2 h4 {
	font-size: 1.1em;
	line-height: 1.5em;
	font-style:italic;
}

.text_box1 h5,
.text_box2 h5 {
	font-size: 1.2em;
	line-height: 1.5em;
}

.text_box1 h6,
.text_box2 h6 {
	font-size: 1.2em;
	line-height: 1.5em;
}

.text_box1 p,
.text_box2 p {
	margin: 10px;
	line-height: 1.3em;
}

.text_box1 strong {
}

.text_box1 ul {
	display: block;
	padding: 10px;
	margin-left: 10px;
	list-style-position: outside;
}

.text_box1 ul li {
	color: #000000;
	line-height: 1.2em;
	margin-bottom: 5px;
}

.text_box1 ol {
	display: block;
	margin: 10px 5px 10px 30px;
}

.text_box1 ol li {
	line-height: 1.2em;
	margin-bottom: 5px;
}

.text_box2 {
	background: url(bg_trans.png) repeat;
	padding: 5px;
}
.text_box2  ul, .text_box2 ol {
	margin-left: 20px;
}


#logo a {
	display: block;
	width: 240px;
	position: absolute;
	left: 20px;
	top: 0px;
	bottom: 0px;
	right: auto;
	height: 160px;
}

#rechtes .headline {
	line-height: 50px;
	display: block;
	height: 50px;
	padding-left: 40px;
	font-size: 1.2em;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 0.1em;
}

#rechtes img {
	border: 2px solid #000;
	display: block;
	margin-bottom: 20px;
}

#rechtes .infotext {
	background: #FFFFFF;
	display: block;
	padding: 5px;
	margin-right: 35px;
	border: 2px solid #000000;
	line-height: 1.2em;
}

#footer .text_box1 p {
	line-height: 40px;
	display: block;
	height: 40px;
	padding-left: 35px;
	font-size: 90%;
}

.floatRight {
	float:right;
	margin:8px;
}

.floatLeft {
	float:left;
	margin:8px;
}

.galerie_box {
	height: 100px;
	border-bottom:1px dotted #9EBEA7;
}

.galerie_box .linkes {
	display: block;
	float: left;
	height: 100px;
	width: 100px;
	overflow: auto;
	text-align: center;
}

.galerie_box .rechtes {
	float: right;
	width: 300px;
	display: block;
	height: 100px;
}

.galerie_box .linkes img {
	padding: 2px;
	border: 1px dotted #9EBEA7;
}

.download {
	display: block;
	position: relative;
}

.download img {
	position: absolute;
	right: 5px;
	bottom: 0px;
}

p.download-hdl,/* Diese CSS-Angaben stammen aus der originalen main.css */
/* download
*******************************************************************************/ 
p.download-file {
	margin: 0;
	display:block;
}

p.download-hdl {
	padding: 5px 7px;
	background-color: #9EBEA7;
	font-weight: bold;
	color: #2A4D7C;
	position: relative;
	display: block;
}

.download-file {
	padding: 1.2em 7px;
	border-left: 2px solid #9EBEA7;
	border-right: 2px solid #9EBEA7;
}

.download-desc {
	margin-bottom: 0px;
	padding: 10px 7px;
	border-left: 2px solid #9EBEA7;
	border-right: 2px solid #9EBEA7;
	border-bottom: 2px solid #9EBEA7;
	margin-top: 0px;
	background: url(bg_trans.png);
}

.download-without-desc {
	margin-bottom: 1.2em;
	border-top: 2px solid #9EBEA7;
}

#suchenbox {
	margin-left: 30px;
	color: #FFFFFF;
}

#suchenbox input {
	color: #000000;
	background: #9EBEA7;
	border: 1px solid #FFFFFF;
	padding-top: 3px;
	padding-bottom: 3px;
}

.suche_ergebniss {
	display: block;
	padding: 10px;
}

.suche_ergebniss .suche_titel {
	font-size: 1.2em;
	color: #990000;
	font-weight: bold;
	line-height: 2em;
}

.suche_ergebniss strong {
	color: #990000;
	letter-spacing: 0.1em;
}

h3#adresse {
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	display: block;
	position: absolute;
	top: 35px;
	right: 68px;
}

h3#adresse .email {
	margin-left: 30px;
	color: #FFFFFF;
	text-decoration: none;
}

h3#adresse .email:hover {
	color: #cccccc;
}

.formgen {
	display: block;
	padding: 10px;
}

.formgen .fieldset {
	padding: 10px;
	margin-bottom:10px;
	border: 1px dotted #9EBEA7;
}

.formgen legend {
	font-weight: bold;
	font-variant: small-caps;
	color: #9EBEA7;
	letter-spacing: 0.2em;
}

.formgen label {
	display: block;
}

.formgen input {
	width: 250px;
	background: url(bg_trans.png);
	border: 1px solid #2A4D7C;
	padding-top: 3px;
	padding-bottom: 3px;
}

.formgen textarea {
	width: 300px;
	height:120px;
	background: url(bg_trans.png);
	border: 1px solid #2A4D7C;
}

#linkes .infotext {
	color: #FFFFFF;
	line-height: 1em;
	display: block;
	margin: 10px 10px 10px 30px;
}

#rechtes .infotext p {
	margin-bottom: 5px;
	font-size: 90%;
}

#rechtes .infotext ul {
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 15px;
}

#rechtes .infotext ul li {
	line-height: 1.2em;
	font-size: 90%;
}

#rechtes .infotext ol {
	display: block;
	margin: 10px 0px 10px 18px;
	font-size: 90%;
}

#rechtes .infotext ol li {
	line-height: 1.2em;
	margin-bottom: 5px;
}

#linkes .infotext img {
	display: block;
	margin: 10px auto;
	border: 1px solid #FFFFFF;
}

a {
	font-style: italic;
	color: #000000;
	text-decoration: underline;
}

a:hover {
	font-style: italic;
	color: #666666;
	text-decoration: underline;
}

