body
{
margin: 0 auto;
padding: 0;
background-color: #4D4D4D;
}

#hauptdiv
{
position: relative;
width: 100%;
left: 0;
top: 0;
}

#seitenhintergrundeffekt
{
position: absolute;
width: 100%;
min-width:900px;
height: 378px;
left: 0;
top: 0;
}

#seitenhintergrundeffektbild
{
background-image: url('../medien/baumaterial/bgschmuck.png');
background-repeat: no-repeat;
height: 378px;
width: 437px;
margin: 0;
}

html:first-child #seitenhintergrundeffekt
{
border: 1px solid transparent; /* Opera Hack */
}

#seitenhintergrundfarbverlauf
{
position: absolute;
background-image: url('../medien/baumaterial/verlauf.jpg');
background-repeat: repeat-x;
top:0;
width: 100%;
min-width:900px;
height: 250px;
}

.floatreset
{
float: none;
clear: both;
margin: 0;
padding: 0;
border: none;
font-size:1px;
}


table.position
{
position: relative;
width: 100%;
table-layout: fixed;
}

form
{
padding:0 !important;
margin:0 !important;
}

.Seite
{
position:relative;
z-index:0;
margin:0 auto;
width: 900px;
min-width:23px;
min-height:23px;
margin-top: 10px !important;
}

.Seitenrumpf
{
position: relative;
z-index: 1;
padding: 1px;
}

.Seitenformat1, .Seitenformat2, .Seitenformat3, .Seitenformat4, .Seitenformat5, .Seitenformat6, .Seitenformat7, .Seitenformat8
{
position:absolute;
z-index:-1;
}

.Seitenformat1, .Seitenformat2, .Seitenformat3, .Seitenformat4
{
width: 22px;
height: 22px;
background-image: url('../medien/baumaterial/bgrund.png');
}

.Seitenformat1
{
top:0;
left:0;
clip: rect(auto, 11px, 11px, auto);
}

.Seitenformat2
{
top: 0;
right: 0;
clip: rect(auto, auto, 11px, 11px);
}

.Seitenformat3
{
bottom: 0;
left: 0;
clip: rect(11px, 11px, auto, auto);
}

.Seitenformat4
{
bottom: 0;
right: 0;
clip: rect(11px, auto, auto, 11px);
}

.Seitenformat5, .Seitenformat6
{
left: 11px;
right: 11px;
height: 22px;
background-image: url('../medien/baumaterial/bgeckig.png');
}

.Seitenformat5
{
top: 0;
clip: rect(auto, auto, 11px, auto);
}

.Seitenformat6
{
bottom: 0;
clip: rect(11px, auto, auto, auto);
}

.Seitenformat7, .Seitenformat8
{
top: 11px;
bottom: 11px;
width: 22px;
background-image: url('../medien/baumaterial/bgvert.png');
}

.Seitenformat7
{
left:0;
clip: rect(auto, 11px, auto, auto);
}

.Seitenformat8
{
right:0;
clip: rect(auto, auto, auto, 11px);
}

.Seitenformat9
{
position:absolute;
z-index:-1;
top: 11px;
left: 11px;
right: 11px;
bottom: 11px;
background-color: #3D3D3D;
}

div.Kopf
{
margin: 0 auto;
position: relative;
z-index:0;
width: 898px;
height: 225px;
}

div.Kopfbild-png
{
position: absolute;
z-index:-2;
top: 0;
left: 0;
width: 898px;
height: 225px;
background-image: url('../medien/baumaterial/kopf.png');
background-repeat: no-repeat;
background-position: left top;
}

div.Kopfbild-jpg
{
position: absolute;
z-index:-1;
top: 0;
left: 0;
width: 898px;
height: 225px;
background-image: url('../medien/baumaterial/kopf.jpg');
background-repeat: no-repeat;
background-position: center center;
}

.Logoblock
{
display : block;
position: absolute;
left: 500px;
top: 88px;
width: 868px;
}

h1.Logotext
{
display: block;
text-align: left;
}

h1.Logotext, h1.Logotext a, h1.Logotext a:link, h1.Logotext a:visited, h1.Logotext a:hover
{
font-family: Arial, Helvetica, Sans-Serif;
font-size: 26px;
font-style: normal;
font-weight: bold;
text-decoration: none;
padding:0;
margin:0;
color: #FFE5E5 !important;
}

.Logosubtext
{
display: block;
text-align: left;
}

.Logosubtext, .Logosubtext a
{
font-family: Arial, Helvetica, Sans-Serif;
font-size: 18px;
font-style: normal;
font-weight: normal;
padding:0;
margin:0;
color: #FFBBBB !important;
}

.menue a, .menue a:link, .menue a:visited, .menue a:hover
{
text-align:left;
text-decoration:none;
outline:none;
letter-spacing:normal;
word-spacing:normal;
}

.menue a
{
position:relative;
display: block;
overflow:hidden;
height: 25px;
cursor: pointer;
text-decoration: none;
margin-right: 2px;
margin-left: 2px;
}

.menue, .menue ul
{
margin: 0;
padding: 0;
border: 0;
list-style-type: none;
display: block;
}

.menue li
{
margin: 0;
padding: 0;
border: 0;
display: block;
float: left;
position: relative;
z-index: 5;
background:none;
}

.menue li:hover
{
z-index: 10000;
white-space: normal;
}

.menue li li
{
float: none;
}

.menue ul
{
visibility: hidden;
position: absolute;
z-index: 10;
left: 0;
top: 0;
background:none;
}

.menue li:hover>ul
{
visibility: visible;
top: 100%;
}

.menue li li:hover>ul
{
top: 0;
left: 100%;
}

.menue:after, .menue ul:after
{
content: ".";
height: 0;
display: block;
visibility: hidden;
overflow: hidden;
clear: both;
}
.menue, .menue ul
{
min-height: 0;
}

.menue ul
{
background-image: url(../medien/baumaterial/platzhalter.gif);
padding: 10px 30px 30px 30px;
margin: -10px 0 0 -30px;
}

.menue ul ul
{
padding: 30px 30px 30px 10px;
margin: -30px 0 0 -10px;
}

.menue
{
padding: 8px 4px 0px 4px;
}

.navi
{
position: relative;
height: 33px;
z-index: 100;
}

.navi .links, .navi .rechts
{
position: absolute;
z-index: -1;
top: 0;
height: 33px;
background-image: url('../medien/baumaterial/navi.png');
}

.navi .links
{
left: 0;
right:0px;
}

.navi .rechts
{
right: 0;
width: 898px;
clip: rect(auto, auto, auto, 898px);
}

.menue ul li
{
clear: both;
}

.menue a .rechts, .menue a .links
{
position:absolute;
display: block;
top:0;
z-index:-1;
height: 75px;
background-image: url('../medien/baumaterial/menuepunkt.png');
}

.menue a .links
{
left:0;
right:3px;
}

.menue a .rechts
{
width:406px;
right:0;
clip: rect(auto, auto, auto, 403px);
}

.menue a .text 
{
font-family: Arial, Helvetica, Sans-Serif;
font-size: 12px;
font-style: normal;
font-weight: normal;
color: #D9D9D9;
padding: 0 10px;
margin: 0 3px;
line-height: 25px;
text-align: center;
}

.menue a:hover .links, .menue a:hover .rechts
{
top:-25px;
}

.menue li:hover>a .links, .menue li:hover>a .rechts
{
top:-25px;
}

.menue li:hover a .links, .menue li:hover a .rechts
{
top:-25px;
}
.menue a:hover .text
{
color: #FFFFEB;
}

.menue li:hover a .text
{
color: #FFFFEB;
}

.menue li:hover>a .text
{
color: #FFFFEB;
}

.menue ul a
{
display:block;
text-align: center;
white-space: nowrap;
height: 20px;
width: 180px;
overflow:hidden;
line-height: 20px;
margin-right: auto;
background-image: url('../medien/baumaterial/menuepunkt2.png');
background-position: left top;
background-repeat: repeat-x;
border-width: 1px;
border-style: solid;
border-color: #742e13;
}

.navi ul.menue ul span, .navi ul.menue ul span span
{
display: inline;
float: none;
margin: inherit;
padding: inherit;
background-image: none;
text-align: inherit;
text-decoration: inherit;
}

.menue ul a, .menue ul a:link, .menue ul a:visited, .menue ul a:hover, .menue ul a:active, .navi ul.menue ul span, .navi ul.menue ul span span
{
text-align: left;
text-indent: 12px;
text-decoration: none;
line-height: 20px;
color: #F5F5F5;
font-family: Arial, Helvetica, Sans-Serif;
font-size: 12px;
font-style: normal;
font-weight: normal;
}

.menue ul ul a
{
margin-left: auto;
}

.menue ul li a:hover
{
color: #742e13;
border-color: #742e13;
background-position: 0 -20px;
}

.menue ul li:hover>a
{
color: #BBBBBB;
border-color: #742e13;
background-position: 0 -20px;
}

.navi .menue ul li a:hover span, .navi .menue ul li a:hover span span
{
color: #742e13;
}

.navi .menue ul li:hover>a span, .navi .menue ul li:hover>a span span
{
color: #742e13;
}

.InhaltOptik
{
position: relative;
margin-bottom: 0px;
width: 898px;
}

.Bereich
{
position:relative;
z-index:0;
margin:0 auto;
min-width:1px;
min-height:1px;
margin: 7px;
}

.Bereichsrumpf
{
position: relative;
z-index: 1;
padding: 0px;
}

.Bereichskopf
{
position:relative;
z-index:0;
height: 30px;
padding: 0 8px;
margin-bottom: 0px;
}

.Bereichskopf .text
{
height: 30px;
color: #FFFFFF;
font-family: Arial, Helvetica, Sans-Serif;
font-size: 12px;
font-style: normal;
font-weight: bold;
white-space : nowrap;
padding: 0 1px;
line-height: 30px;	
}

.Bereichskopf .links, .Bereichskopf .rechts
{
display:block;
position:absolute;
z-index:-1;
height: 30px;
background-image: url('../medien/baumaterial/bereichskopf.png');
}

.Bereichskopf .links
{
left:0;
right:11px;
}

.Bereichskopf .rechts
{ 
width:898px;
right:0;
clip: rect(auto, auto, auto, 887px);
}

.Bereichsinhalt
{
position:relative;
z-index:0;
margin:0 auto;
min-width:23px;
min-height:23px;
}

.Bereichsinhaltrumpf
{
position: relative;
z-index: 1;
padding: 8px;
}

.Bereichsinhalt1, .Bereichsinhalt2, .Bereichsinhalt3, .Bereichsinhalt4, .Bereichsinhalt5, .Bereichsinhalt6,.Bereichsinhalt7, .Bereichsinhalt8
{
position:absolute;
z-index:-1;
}

.Bereichsinhalt1, .Bereichsinhalt2, .Bereichsinhalt3, .Bereichsinhalt4
{
width: 22px;
height: 22px;
background-image: url('../medien/baumaterial/bereichsinhaltrund.png');
}

.Bereichsinhalt1
{
top: 0;
right: 0;
clip: rect(auto, auto, 11px, 11px);
}

.Bereichsinhalt2
{
top:0;
left:0;
clip: rect(auto, 11px, 11px, auto);
}

.Bereichsinhalt3
{
bottom: 0;
right: 0;
clip: rect(11px, auto, auto, 11px);
}

.Bereichsinhalt4
{
bottom: 0;
left: 0;
clip: rect(11px, 11px, auto, auto);
}

.Bereichsinhalt5, .Bereichsinhalt6
{
left: 11px;
right: 11px;
height: 22px;
background-image: url('../medien/baumaterial/bereichsinhalthoriz.png');
}

.Bereichsinhalt5
{
top: 0;
clip: rect(auto, auto, 11px, auto);
}

.Bereichsinhalt6
{
bottom: 0;
clip: rect(11px, auto, auto, auto);
}

.Bereichsinhalt7, .Bereichsinhalt8
{
top: 11px;
bottom: 11px;
width: 22px;
background-image: url('../medien/baumaterial/bereichsinhaltvert.png');
}

.Bereichsinhalt7
{
right:0;
clip: rect(auto, auto, auto, 11px);
}

.Bereichsinhalt8
{
left:0;
clip: rect(auto, 11px, auto, auto);
}

.Bereichsinhalt9
{
position:absolute;
z-index:-1;
top: 11px;
left: 11px;
right: 11px;
bottom: 11px;
background-image: url('../medien/baumaterial/bereichsinhalteck.png');
}

.Bereichsinhaltrumpf
{
color:#C4C4C4;
font-family: Arial, Helvetica, Sans-Serif;
font-size: 12px;
font-style: normal;
font-weight: normal;
}

.Bereichsinhaltrumpf a:link
{
color: #FF5C5C;
font-family: Arial, Helvetica, Sans-Serif;
text-decoration: underline;
}

.Bereichsinhaltrumpf a:visited, .Bereichsinhaltrumpf a.visited
{
color: #E0E0E0;
font-family: Arial, Helvetica, Sans-Serif;
text-decoration: underline;
}

.Bereichsinhaltrumpf a:hover, .Bereichsinhaltrumpf a.hover
{
color: #FF8FA3;
font-family: Arial, Helvetica, Sans-Serif;
text-decoration: none;
}

.Bereichsinhaltrumpf ul
{
list-style-type: none;
color: #FFADBC;
margin:0;
padding:0;
}

.Bereichsinhaltrumpf ul li
{
font-family: Arial, Helvetica, Sans-Serif;
font-size: 12px;
text-decoration: none;
line-height: 125%;
line-height: 1.25em;
padding: 0px 0 0px 11px;
background-image: url('../medien/baumaterial/gaensefuesschen.png');
background-repeat: no-repeat;
}

.Beitrag
{
position:relative;
z-index:0;
margin:0 auto;
min-width:1px;
min-height:1px;
margin: 10px;
}

.Beitragsrumpf
{
position: relative;
z-index: 1;
padding: 12px;
}

a img
{
border: 0;
}

.mitrand img, img.mitrand
{
border: solid 1px #292929;
margin: 1em;
}

.mitrand table, table.mitrand
{
border-collapse: collapse;
margin: 1px;
width:auto;
}

.mitrand table, table.mitrand .mitrand tr, .mitrand th, .mitrand td
{
background-color:Transparent;
}

.mitrand th, .mitrand td
{
padding: 2px;
border: solid 1px #969696;
vertical-align: top;
text-align:left;
}

.mitrand th
{
text-align: center;
vertical-align: middle;
padding: 7px;
}

.Beitragskopf
{
text-decoration:none;
margin: 0.2em 0;
padding: 0;
font-weight:normal;
font-style:normal;
letter-spacing:normal;
word-spacing:normal;
font-variant:normal;
text-decoration:none;
font-variant:normal;
text-transform:none;
text-align:left;
text-indent:0;
line-height:inherit;
font-family: Arial, Helvetica, Sans-Serif;
/* font-size: 22px; */
font-style: normal;
font-weight: bold;
text-align: left;
color: #FFADBC;
}

.Beitragskopf a, .Beitragskopf a:link, .Beitragskopf a:visited, .Beitragskopf a:hover
{
font-family: Arial, Helvetica, Sans-Serif;
font-size: 22px;
font-style: normal;
font-weight: bold;
text-align: left;
margin:0;
color: #FFADBC;
}

.Beitragskopf a:link
{
font-family: Arial, Helvetica, Sans-Serif;
text-decoration: none;
text-align: left;
color: #FF94A8;
}

.Beitragskopf a:visited, .Beitragskopf a.visited
{
font-family: Arial, Helvetica, Sans-Serif;
text-decoration: none;
text-align: left;
color: #FFDBDB;
}

.Beitragskopf a:hover, .Beitragskopf a.hovered
{
font-family: Arial, Helvetica, Sans-Serif;
text-decoration: none;
text-align: left;
color: #FFFFFF;
}

body
{
font-family: Arial, Helvetica, Sans-Serif;
font-size: 12px;
font-style: normal;
font-weight: normal;
color: #ADADAD;
}

.Beitragsinhalt p 
{
margin: 0.5em 0;
margin:0;
}

.Beitragsinhalt, .Beitragsinhalt p, .Beitragsinhalt a, .Beitragsinhalt a:visited, .Beitragskopf a:hover, .Beitragskopf a:link
{
font-family: Arial, Helvetica, Sans-Serif;
font-size: 12px;
font-style: normal;
font-weight: normal;
text-align: justify;
color: #ADADAD;
}

a
{
font-family: Arial, Helvetica, Sans-Serif;
text-decoration: underline;
color: #FF617E;
}

a:link
{
font-family: Arial, Helvetica, Sans-Serif;
text-decoration: underline;
color: #FF617E;
}

a:visited, a.visited
{
font-family: Arial, Helvetica, Sans-Serif;
text-decoration: underline;
color: #FF9494;
}

a:hover, a.hover
{
font-family: Arial, Helvetica, Sans-Serif;
text-decoration: none;
color: #FFFFFF;
}

h1, h2, h3, h4, h5, h6,
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover
h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited
{
font-weight: normal;
font-style: normal;
text-decoration: none;
}

h1, h1 a, h1 a:link, h1 a:visited, h1 a:hover
{
font-family: Arial, Helvetica, Sans-Serif;
font-size: 28px;
font-style: normal;
font-weight: bold;
text-align: left;
color: #FF6161;
}

h2, h2 a, h2 a:link, h2 a:visited, h2 a:hover
{
font-family: Arial, Helvetica, Sans-Serif;
font-size: 22px;
font-style: normal;
font-weight: bold;
text-align: left;
color: #FF6161;
}

h3, h3 a, h3 a:link, h3 a:visited, h3 a:hover
{
font-family: Arial, Helvetica, Sans-Serif;
font-size: 18px;
font-style: normal;
font-weight: bold;
text-align: left;
color: #FF9494;
}

h4, h4 a, h4 a:link, h4 a:visited, h4 a:hover
{
font-family: Arial, Helvetica, Sans-Serif;
font-size: 16px;
font-style: normal;
font-weight: bold;
text-align: left;
color: #ADADAD;
}

h5, h5 a, h5 a:link, h5 a:visited, h5 a:hover
{
font-family: Arial, Helvetica, Sans-Serif;
font-size: 14px;
font-style: normal;
font-weight: bold;
text-align: left;
color: #ADADAD;
}

h6, h6 a, h6 a:link, h6 a:visited, h6 a:hover
{
font-family: Arial, Helvetica, Sans-Serif;
font-size: 14px;
font-style: normal;
font-weight: bold;
text-align: left;
color: #ADADAD;
}

ol, ul
{
color: #ADADAD;
margin:1em 0 1em 2em;
padding:0;
font-family: Arial, Helvetica, Sans-Serif;
font-size: 12px;
}

li ol, li ul
{
margin:0.5em 0 0.5em 2em;
padding:0;
}

li 
{
margin:0.2em 0;
padding:0;
}

ul
{
list-style-type: none;
}

ol
{
list-style-position:inside;
}

.Beitrag li
{
padding:0px 0 0px 15px;
line-height:1.2em;
}

.Beitrag ol li, .Beitrag ul ol li
{
background: none;
padding-left:0;
}

.Beitrag ul li, .Beitrag ol ul li 
{
background-image: url('../medien/baumaterial/haekchen.png');
background-repeat:no-repeat;
padding-left:15px;
}

blockquote,
blockquote p,
.Beitragsinhalt blockquote p
{
color:#0F0003;
font-family: Arial, Helvetica, Sans-Serif;
font-style: italic;
font-weight: normal;
text-align: left;
}

blockquote,
.Beitragsinhalt blockquote
{
border:solid 1px #FF617E; 
margin:10px 10px 10px 50px;
padding:5px 5px 5px 28px;
background-color:#FF244C;
background-image:url('../medien/baumaterial/gaensefuesschen2.png');
background-position:left top;
background-repeat:no-repeat;
}

.knopfdeko .knopf
{
display:block;
height: 33px;
width: auto;
outline:none;
border:none;
background:none;
line-height:33px;
margin:0 !important;
font-family: Arial, Helvetica, Sans-Serif;
font-size: 12px;
font-style: normal;
font-weight: normal;
white-space: nowrap;
text-align: left;
padding: 0 24px !important;
overflow: visible;
cursor: default;
text-decoration: none !important;
z-index:0;
vertical-align: middle;
color: #F5F5F5 !important;
}

.knopf img, .knopfdeko img
{
margin: 0;
}

.knopfdeko
{
display:inline-block;
vertical-align: middle;
position:relative;
height: 33px;
overflow:hidden;
white-space: nowrap;
width: auto;
z-index:0;
}

input, select
{
vertical-align: middle;
font-family: Arial, Helvetica, Sans-Serif;
font-size: 12px;
font-style: normal;
font-weight: normal;
}

.knopfdeko:hover .knopf, .knopf:hover
{
color: #FFDBE2 !important;
text-decoration: none !important;
}

.knopfdeko:active .knopf
{
color: #FFE0E0 !important;
}

.knopfdeko .links, .knopfdeko .rechts
{
display:block;
position:absolute;
z-index:-1;
height: 99px;
background-image: url('../medien/baumaterial/knopf.png');
}

.knopfdeko .links
{
left:0;
right:12px;
}

.knopfdeko .rechts
{
width:417px;
right:0;
clip: rect(auto, auto, auto, 405px);
}

.knopfdeko:hover .links, .knopfdeko:hover .rechts
{
top: -33px;
}

.knopfdeko:active .links, .knopfdeko:active .rechts
{
top: -66px;
}

.Fusszeile
{
position:relative;
z-index:0;
overflow:hidden;
width: 898px;
margin: 5px auto 0px auto;
}

.Fusszeile .Fusszeileinhalt
{
height:1%;
position: relative;
z-index: 0;
padding: 20px;
text-align: center;
}

.Fusszeile .Fusszeilebg
{
position:absolute;
z-index:-1;
background-repeat:no-repeat;
background-image: url('../medien/baumaterial/fusszeile.png');
width: 898px;
height: 150px;
bottom:0;
left:0;
}

.rsszeichen
{
position: relative;
display:block;
float:left;
background-image: url('../medien/baumaterial/rss.png');
background-position: center right;
background-repeat: no-repeat;
margin: 0 5px 0 0;
height: 32px;
width: 32px;
cursor: default;
}

.Fusszeile .Fusszeiletext p
{
margin: 0;
}

.Fusszeile .Fusszeiletext
{
display:inline-block;
color:#D6D6D6;
font-family: Arial, Helvetica, Sans-Serif;
font-size: 11px;
}

.Fusszeile .Fusszeiletext a:link
{
text-decoration: none;
color: #FF5C5C;
font-family: Arial, Helvetica, Sans-Serif;
text-decoration: underline;
}

.Fusszeile .Fusszeiletext a:visited
{
text-decoration: none;
color: #E0E0E0;
font-family: Arial, Helvetica, Sans-Serif;
text-decoration: underline;
}

.Fusszeile .Fusszeiletext a:hover
{
text-decoration: none;
color: #FF5C7A;
font-family: Arial, Helvetica, Sans-Serif;
text-decoration: none;
}

.Fussnote, .Fussnote a, .Fussnote a:link, .Fussnote a:visited, .Fussnote a:hover
{
font-family:Arial;
font-size:10px;
letter-spacing:normal;
word-spacing:normal;
font-style:normal;
font-weight:normal;
text-decoration:underline;
margin:1em;
text-align:center;
text-decoration:none;
color:#808080;
}

.InhaltOptik .Inhalt
{
position: relative;
margin: 0;
padding: 0;
border: 0;
float: left;
overflow: hidden;
width: 897px;
}

pre
{
overflow: auto;
padding: 0.1em;
}
