body {
	margin: 0px;
	background-image: url(/img/hg.png);
	background-repeat: repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	line-height: 20px;
}

acronym {
        border-color: #CA0014;
        border-width: 0px 0px 1px 0px;
        border-style: none none dotted none;
        cursor: help;
}

abbr {
        border-color: #CA0014;
        border-width: 0px 0px 1px 0px;
        border-style: none none dotted none;
        cursor: help;
}

/* Hervorhebung von Suchbegriffen */
.highlight1 {
        background-color: #ffff66;
        font-weight: bold;
}

.highlight2 {
        background-color: #ffbb99;
        font-weight: bold;
}

.highlight3 {
        background-color: #99bbff;
        font-weight: bold;
}

.highlight4 {
        background-color: #bbff99;
        font-weight: bold;
}

.highlight5 {
        background-color: #ff9999;
        font-weight: bold;
}

.highlight6 {
        background-color: #bb99ff;
        font-weight: bold;
}

.highlight7 {
        background-color: #99ffbb;
        font-weight: bold;
}

.highlight8 {
        background-color: #ff99bb;
        font-weight: bold;
}


.highlight9 {
        background-color: #99ff99;
        font-weight: bold;
}

h6.highlight {
        color: #CA0014;
        font-size: 0.8em;
}

p.highlight {
        font-size: 0.8em;
        padding-left: 20px;
}


p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
h1 {
	color: #B41440;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-size: 18px;
	font-weight: normal;
}
h2 {
	color: #9C6623;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	font-size: 15px;
	font-weight: normal;
}
h3 {
	color: #B41440;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 13px;
	font-weight: bold;
}
a {
	color: #9C6623;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	font-weight: bold;
}
.formfeld {
	width: 220px;
	border: 1px solid #B41440;
	font-size: 12px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	height: 15px;
}
.formfeld-gross {
	width: 440px;
	border: 1px solid #B41440;
	font-size: 12px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	height: 100px;
}
.formfeld-klein {
	width: 25px;
	border: 1px solid #B41440;
	font-size: 12px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	height: 15px;
}

.obligatorisch {
	color: #CA0014;
	font-weight: bold;
}

.mailerror {
	color: #CA0014;
}

.breaker {
	margin-top: 15px;
	margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccab6;
}
#wrapper {
	width: 980px;
}

#linkleiste {
            position:absolute;
            top: 130px;
            left: 580px;
            height: 11px;
            font-family: Arial, Helvetica, sans-serif;
            text-align: right;
            color: #FFFFFF;
            font-size: 10px;
            padding-right: 0px
}

#header {
	background-color: #cf862e;
	height: 149px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

#headerbox {
	background-image: url(/img/header.jpg);
	height: 149px;
	width: 748px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
	padding-right: 0px;
}

#linkleiste a {
	text-align: right;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
#linkleiste a:hover {
	text-align: right;
	text-decoration: underline;
	font-weight: normal;
}
#links {
	width: 180px;
	float: left;
	color: #FFFFFF;
	padding-top: 22px;
	padding-left: 20px;
	letter-spacing: 1px;
	line-height: normal;
}
#links a {
	color: #FFFFFF;
}
#links a:hover {
	color: #FFFFFF;
}
#links a:active {
	color: #000000;
}
.links-um {
	padding-left: 10px;
}
.links-um2 {
	padding-left: 20px;
}

.navpunkthidden {
	width: 179px;
	margin-bottom: 6px;
	font-weight: bold;
	color: #9C6623;
}

.navpunkt {
	width: 179px;
	margin-bottom: 6px;
	font-weight: bold;
}
.navpunkt2 {
	width: 170px;
	margin-bottom: 6px;
	font-weight: bold;
	padding-left: 10px;
}
#sub-navpunkt {
	font-weight: normal;
	margin-bottom: 6px;
	padding-left: 20px;
        font-size:11px;
}

#sub-navpunkt a:hover {
	font-weight: normal;
}

#mitte {
	margin-left: 225px;
	width: 522px;
	padding-top: 2px;
}
#mitte a {
	font-weight: bold;
}
#rahmen-rechts-rot {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #b3153f;
	width: 518px;
}
#inhalt {
	width: 490px;
	margin-left: 10px;
}
#rechts {
	width: 228px;
	float: right;
	padding-top: 5px;
}
#rechts a {
	font-weight: bold;
}
#headernav {
	font-size: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccab6;
	font-weight: bold;
	//height: 53px;
	width: 502px;
	padding-left: 10px;
}
#headernav a {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
#headernav a:hover {
	color: #333333;
	text-decoration: underline;
	font-weight: bold;
}
#suche {
	font-size: 10px;
}
.button {
	color: #FFFFFF;
	font-weight: normal;
	border: 1px solid #660000;
	background-color: #B41440;
}
#footer {
	height: 30px;
	margin-top: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cccab6;
	width: 512px;
}

.nextprev {
	position: relative;
	top: 5px;
	width: 45%;
	/* border: green dashed 1px; */
}

.nextprev img {
	margin-bottom: -1px;
}

.prev_link {
        align:left;
	text-align: left;
	//padding-left: 11px;
	//text-indent: -11px;
}

.next_link {
	align: right;
	text-align: right;
}


.to_top {
	font-size: xx-small;
	text-align: right;
        color: #CA0014;
}

.to_top a:link, .to_top a:visited {
	color: #CA0014;
        text-decoration: none;
}

.to_top a:hover, .to_top a:focus, .to_top a:active  {
	color: #CA0014;
        text-decoration: underline;
}




/* CSS-Anpassung für IE6-Bugs */

* html #mitte {
	margin-left: 222px;
}

