/* CSS Document */
html
{
background: #333 url(../images/background.gif) repeat;
}
* html
{
display:block;
background: #333 url();
padding: 0;
}
body
{
display: block;
width: 82.66em;
margin: 0 auto;
padding: 0;
background-color: #fff;
min-height: 200px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color:#000;
}
#adresselinks
{
border:medium none;
position:absolute;
top:-11em;
font-style:normal;
font-weight:bold;
text-align:justify;
width:14em;
}
#head, #content, #navi, #footer, #vnavi
{
position: relative;
}
#head
{
height: 12em;
min-height: 144px;
border-bottom: 2px solid #333;
}
#vnavi
{
display: block;
height: 2.5em;
border-bottom: 2px solid #333;
}

* html #head
{
height: 12em;
}
#content
{
min-height: 200px;
padding: 1em 1em 0;
margin: 1.25em 0 1em 18em;
width: 45em;
}
* html #content { margin: 1.25em 0 0 18em; }
*+html #content { margin: 0 0 1em 18em; }
#footer
{
clear: both;
border-top: 2px solid #333;
}
#head h1
{
font-size: 1em;
}
#logo
{
position: absolute;
left: 0.5em;
top: 0em;
z-index: 0;
margin: 0;
width: 202px;
max-width: 45em;
height: 137px;
}
#head h1, #head p
{
font-size: 1.5em;
font-weight:normal;
padding: 0 0 0 20px;
margin: 0.25em;
color: #666;
z-index: 2;
}
#head p
{
font-size: 1.6em;
}
#head h1 span.dot
{
margin: 0 0.25em;
}
#head p span.message
{
margin: 0 .4em;
}
#head p.kontakt
{
font-size: 1.3em;
}
#head sup
{
font-size: .6em;
}
#head span
{
color: #c40f38;
}
#head p.loggedin
{
font-size: .8em;
padding: 0 0 0 20px;
}
#vnavi form
{
font-size: 1.2em;
position: absolute;
height: 1.5em;
padding: 0;
margin: 0;
left: 1em;
bottom: 1.2em;
}
#vnavi form label
{
display: none;
}
* html #vnavi form { bottom: .25em; }
*+html #vnavi form { bottom: .25em; }
#quicknavi
{
position: absolute;
display: block;
padding: 0;
list-style: none;
margin: 0;
bottom: 0;
z-index: 2;
left: 18em;
 }
#quicknavi li
{
position: relative;
margin: 0 .5em;
display: block;
min-height: 25px;
background: #333 url(../images/menu-right2.gif) top right no-repeat;
float: left;
padding: 0;
}
#quicknavi li:hover
{
background: #c40f38 url(../images/menu-left_hover.gif) top right no-repeat;
}
#quicknavi a
{
display: block;
padding: .5em .5em;
margin: 0;
color: #ccc;
text-align: center;
font-size: 1em;
font-weight: bold;
text-decoration: none;
background: url(../images/menu-left2.gif) top left no-repeat;
}
#quicknavi a img { border:none; margin: 0 0.1em -0.2em 0.1em; }
* html #quicknavi a img { padding:0.2em 0 0.1em 0; }
*+html #quicknavi a img { padding:0.2em 0 0.1em 0; }
#quicknavi a:hover
{
display: block;
color: #fff;
background: url(../images/menu-right_hover.gif) top left no-repeat;
}
* html #quicknavi a:hover
{
background: url(../images/menu-left2.gif) top left no-repeat;
color: #c40f38
} 
#navi, #panels
{
display: block;
float: left;
background: #333;
width: 15em;
padding: .5em 0 0 0;
margin: 0 0 2em 1em;
color: #fff;
list-style: none;
background: #333 url(../images/right-corner.gif) bottom right no-repeat;
}
* html #navi, * html #panels
{
margin: 0 0 2em .5em;
}
#spalte
{
display: block;
float: right;
margin: 0 1em 0 0 ;
width: 14em;
overflow: hidden;
list-style: none;
}
* html #spalte
{
margin: 0 0 2em .5em;
}
/*spenden-button*/
 #navi { margin-bottom:11em; }
 * html #navi { margin-bottom:12em; }
 #spenden_button { position:absolute; top:-11em; border:none; }
#navi a, #navi a:link,#navi a:focus,#panels a,#panels a:link,#panels a:focus, #spalte a,#spalte a:link,#spalte a:focus
{
font-size: 1em;
font-weight: bold;
color: #ccc;
text-decoration: none;
border: 0;
}
#spalte a img
{
	border: none;
}
#navi a:hover, #panels a:hover, #spalte a:hover
{
color: #fff;
}
#navi a:active, #panels a:active, #spalte a:active
{
color: #c40f38;
}
#navi li, #panels li, #spalte li
{
padding: 0 0 0 1em;
font-size: .85em;
}
#content  #navi li.last, #panels li.last
{
padding: 0 0 20px 1em;
}
#navi li a#active, #panels li#active, #spalte li a#active
{
color: #c40f38;
}
#navi ul, #panels ul, #spalte ul
{
list-style: none;
margin: 0;
padding: 0;
}
#navi ul ul, #panels ul ul, #spalte ul ul
{
list-style: none;
margin: 0;
padding: 0;
}

#navi ul li, #panels ul li, #spalte ul li
{
font-size: .95em;
}
#navi .last, #panels .last
{
display: block;
background: url(../images/left-corner.gif) bottom left no-repeat;
margin: 0;
padding: 0 0 20px 1em;
}
#printlink
{
position: absolute;
display: block;
background: #333 url(../images/print-right.gif) bottom right no-repeat;
top: -1.3em;
right: .5em;
padding: 0;
color: #ccc;
font-size: 1em;
font-weight: bold;
text-decoration: none;
}
*+html #printlink
{
top: 0;
}
#printlink span
{
display: block;
padding: .25em 10px .5em 10px;
background: url(../images/print-left2.gif) bottom left no-repeat;
}
#printlink:hover
{
color: #fff;
background: #c40f38 url(../images/print-right_hover.gif) bottom right no-repeat;
}
* html #printlink:hover
{
color: #c40f38;
background: #333 url(../images/print-right.gif) bottom right no-repeat;
}
#printlink span:hover
{
background: url(../images/print-left_hover.gif) bottom left no-repeat;
}
#content h2, #editor h2
{
font-size: 1.5em;
color: #c40f38;
}
#content h2.error
{
color: #f00;
}
#content h3, #editor h3
{
font-size: 1.25em;
display: block;
text-decoration: none;
padding-bottom:0;
}
#content h4, #editor h4
{
font-size: 1.2em;
margin-bottom: .25em;
text-decoration: underline;
}
#content h5
{
background-image: url(lbl-h5.png);
	font-size: 1.1em; font-weight: bold;
}
#content h6
{
font-size: 1em;
font-weight: bold;
text-decoration: none;
margin: 1em 0 0 0;
}
#content table
{
width: 100%;
}
p.loggedin
{
font-style: italic;
}
#navi span.act
{
display: block;
font-size: .85em;
color: #999;
}
#navi span.act a
{
color: #999;
}
#navi span.act a:hover, #navi span.act a:focus, #navi span.act a:active
{
color: #ccc;
}
#suchfeld
{
border: 1px solid #000;
font-size: 0.8em;
width: 11em;
}
#suchbutton
{
border: 0;
padding: 0;
background: none;
}
#suchbutton img
{
border:1px solid #000;
margin: 0;
vertical-align: middle;
}
fieldset.suche
{
display: inline;
border: 0;
padding: 0;
}
span.liinfo
{
display: block;
font-style: italic;
}
ul.suche a
{
font-weight: bold;
}
a:link, a:visited, a:active, a:focus
{
color: #C40F38;
}
a:hover
{
color: #c40f38;
text-decoration: none;
}
#footer
{
margin: 0;
padding: 1em;
}
* html #footer
{
padding: 0.4em 1em 1em 1em;
margin: 0;
}
#footer span
{
position: absolute;
right: 1em;
}
#content table caption
{
font-weight: bold;
text-align: left;
}
#content ul
{
list-style-image: url(../images/red-list.gif);
}
#content ul, #content ol
{
margin: 0;
padding-top: 0;
padding-left: 1.3em;
}
#content p.path { margin-top:1.2em; margin-bottom:-1em; }
#content td { vertical-align:top; }
#content td ul, #content td ol { max-width:28em; }
p.move-left { margin: 1em 0 0 2em; }
p.move-right { margin: 1em 2em 0 0; }
p.move-top { margin: 3em auto 1em; }
p.inferior { font-size: .75em; width: 60em;}
p.superior { font-size: 1.25em; width: 36em;}
p.important, .highlighted { color: #c40f38; }
img.float_left { margin: 0 1em 1px 0; float: left;}
img.float_right { margin: 0 0 1px 1em; float: right;}
p.abschliessend { position: absolute; bottom: 0; }
p.abschliessend_r { position: absolute; bottom: 0; right: 0; }
p.above_inner_list { margin-bottom:0; } /* margin-top -1 wird ignoriert */
ul.inner_list, ol.inner_list { margin: -1em 0; }
.text_center { text-align:center; }
.text_right { text-align:right; }
.text_block { text-align:justify; }
p.no_mar_bot { margin-bottom: -1em; }
ul.greater_marg li { margin-bottom:5px; }

#slideshow {
 border: 0 none; filter: alpha(opacity=0); -moz-opacity: 0; opacity: 0;
 width:775px;
 height:144px;
 position: absolute;
 right: 0;
 top:0;
}
#spalte {
	width: 14em;
	overflow: hidden;
}
#spalte p, #spalte img, #spalte ul, #spalte h1, #spalte h2, #spalte h3, #spalte h4, #spalte h5, #spalte h6 {
max-width: 13em;
}
#spalte a.editspalte
{
	font-size: .85em;
}
#vorschaubutton, #submit
{
	position: relative;
	margin: 1em;
	clear: both;
}
/* ???
iframe
{
	float: left;
	margin: 2em 0;
}
*/
