* {
	margin: 0;
	padding: 0;
	color: #280606;
}
div#button {
position: absolute;
top: 15px;
left: 40%;
margin: 0 0 0 -334px;
width: 121px;
height: 121px;
background: transparent url(bilder/button.png) 0 0 no-repeat;
}
body {
	color: gray;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #280606;
	text-align: center
}
p   { line-height: 140%; padding-top: 0px }
h1  {
	color: #AC0206;
	font-size: 22px;
    line-height: 1.0em;
	font-family: "Gill Sans", Georgia, Serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-align: left;
	margin-top: 4px;
	padding-top: 2px;
	padding-bottom: 1em
}
h2 {
	color: gray;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left
}
h3 { color: #e7e7d6; font-size: 11px; font-style: normal; font-variant: normal; font-weight: bold; text-align: left ; padding-top: 5px; }
a:link  { color: #ac0206; text-decoration: underline }
a:hover { color: gray }
a:visited  { color: #ac0206 }
#kopf  {
	background-color: #280606;
	background-image: url(bilder/kopflogo_2008.gif);
	background-attachment: scroll;
	background-position: 0 0;
	text-align: left;
	margin: 0px auto;
	width: 850px;
	height: 110px
}
#kopf h2 { color: #e7e7d6; padding-top: 40px; padding-bottom: 3px; padding-left: 20px }
#kopf h1 { color: white; padding-left: 19px }
.image_kopf {
	margin-right: 0px;
	float: right
}
.tag { color: black; font-size: 8px; font-family: Arial, Helvetica, sans-serif; font-weight: normal; background-color: white; text-align: center; letter-spacing: 1px; margin-right: 6px; padding: 1px 5px; border: solid 1px gray }
table, td {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
	border: 0
}
#container    {
	margin: 0px auto 20px;
	width: 850px
}
/*Content*/
#content   { background: white; padding: 20px; width: 600px; border: solid 1px silver }
#content img { margin: 0 10px 0 0; position: relative; float: left; border: solid 0 white }
#banner img { margin: 0 0 20px; position: relative; float: left; border: solid 0 white }
#content ul { color: #ac0206; line-height: 16px; margin-top: 8px; margin-bottom: 5px; }
#content li { line-height: 16px; list-style-type: square; list-style-position: inside; }
.rahmen_akt  { color: black; background-color: #e7e7d6; text-align: left; margin: 10px 0; padding: 10px; border: solid 1px silver }
.rahmen_n { background-color: white; text-align: left; margin: 10px 0; padding: 10px 10px 0; bottom: 100%; height: 167px; border: solid 1px silver }
.rahmen { background-color: white; text-align: left; margin: 10px 0; padding: 10px 10px 0; bottom: 100%; border: solid 1px silver }
/*nav*/
#sitenav  { color: white; background-color: #9c977e; padding-right: 4px; padding-left: 4px; width: 200px; vertical-align: top; border: solid 1px silver }
#topnav { font-weight: bold; text-transform: uppercase; letter-spacing: 0.3em; margin-right: -4px; margin-left: -4px }
#topnav a { text-decoration: none; background-color: #e7e7d6; display: block; padding-top: 5px; padding-bottom: 5px; padding-left: 5px; border-style: solid none; border-width: 1px medium; border-color: white white gray }
#topnav a:hover { color: #e7e7d6; background-color: #666; border: solid 1px gray }
#subnav h2 { color: #000; margin-top: 15px; margin-bottom: 8px; margin-left: -10px; padding-top: 3px; padding-bottom: 3px; padding-left: 2px; border-top: 1px solid #333; border-bottom: 1px solid #333 }
#subnav h3 { color: #e7e7d6; font-size: 11px; font-style: normal; font-variant: normal; font-weight: bold; text-align: left }
#subnav a { color: white }
#subnav { color: white; padding-left: 10px }
#subnav a:hover { color: black; text-decoration: none }
#subnav li   { list-style-image: url(bilder/buts/pdf.gif); list-style-position: inside; margin-top: 3px; vertical-align: middle }
#subnav img { }
.hervor {
	border-top: 1px dashed #d6d7d7;
	border-bottom: 1px dashed #d6d7d7;
	color: #668d97;
	font: 19px Georgia, "Times New Roman", Times, serif;
	margin: 20px 0px;
	padding: 20px 20px;
	background-color: #f4f4f4;
}

