﻿/* **************** allgemein */

body
{
	margin: 0;
	padding: 0;
	color: #000;
	background-color: #eaedf6;
	font-family: Helvetica, Univers, Arial, sans-serif;
/*
'Trebuchet MS',
*/
	line-height: 1.4em;
}

img
{
	vertical-align: bottom;
	border: none;
}

h1
{
	font-size: 2em;
	line-height: 1.4em;
}

em
{
	font-weight: bold;
	font-style: normal;
	color: #999;
	background-color: inherit;
}

strong
{
	font-variant: small-caps;
	font-weight: bold;
}

a, a:link
{
	color: #3e588e;
	background-color: inherit;
	text-decoration: none;
	font-weight: bold;
}

a.extern:before
{
	content:"→ ";
}

a:visited
{
	color: #152951;
	background-color: inherit;
}

a:hover, a:focus
{
	color: #617fbb;
	background-color: inherit;
	text-decoration: underline;
}

a:active
{
	color: #98acd4;
	background-color: inherit;
	text-decoration: underline;
}

address, p.kontakt
{
	margin: 0 10px;
	padding: 0 0 0.5em 0;
	font-size: 0.85em;
	line-height: 1.4em;
	font-style: normal;
	color: #3e588e;
	background-color: #eaedf6;
}

h1, h2, h3, h4, h5, h6
{
	color: #3e588e;
	background-color: inherit;
	line-height: 1.5em;
	margin: 0;
	padding: 0.75em 0 0.25em 0;
}

p
{
	margin: 0.25em 0 0.5em 0;
	padding: 0;
}

dl
{
}

dt
{
	font-weight: bold;
	color: #999;
	background-color: inherit;
	border-bottom: 1px solid #eaedf6;
	margin: 0.75em 0 0.15em 0;
}

dt:after
{
	content: ":";
}

dd
{
	margin: 0.15em 0 0.25em 5em;
	padding: 0;
}

ul
{
	list-style-type: square;
	margin: 0 0 0 3.5em;
	padding: 0.25em 0 0.5em 1.5em;
}

table
{
	margin: 0 auto;
}

th, td
{
	padding: 3px;
}

th
{
	text-align: left;
	color: #666;
	background-color: #eaedf6;
	font-weight: bold;
}

.odd td
{
	color: inherit;
	background-color: #f6f8fc;
}

/* **************** /allgemein */



/* **************** Logo */

h1#logo
{
	margin: 0;
	padding: 10px;
	color: #fff;
	background-color: #3e588e;
	background-image: url(hintergrund.gif);
	background-repeat: repeat-x;
	background-position: top right;
}

h1#logo span
{
	display: block;
	background-image: url(hintergrund-logo.gif);
	background-repeat: no-repeat;
	background-position: top right;
}

div#logo img
{
	vertical-align: bottom;
	border: none;
	background-image: url(hintergrund.gif);
	background-repeat: repeat-x;
	background-position: -10px -10px;
}

/* **************** /Logo */



/* **************** Ortsbestimmung */

#siesindhier
{
	margin: 0;
	padding: 3px 8px;
	color: #fff;
	background-color: #3e588e;
	font-size: 0.7em;
	line-height: 1.4em;
	background-image: url(ortsbestimmung-hintergrund.gif);
	background-position: top left;
	background-repeat: repeat-y;
}

#siesindhier span
{
	left: 0;
	display: block;
	float: left;
	width: 170px;
	margin: 0;
	padding: 0 5px 0 0;
	text-align: right;
}

#siesindhier a, #siesindhier a:link, #siesindhier a:hover, #siesindhier a:focus, #siesindhier a:active
{
	color: #fff;
	background-color: inherit;
}

/* **************** /Ortsbestimmung */



/* **************** Rahmen mit Schatten */
#rahmen1
{
	clear: both;
	color: #000;
	background-color: #fff;
	background-image: url(inhalt-hintergrund-links.gif);
	background-repeat: repeat-y;
	background-position: top left;
}

#rahmen2
{
	background-image: url(inhalt-hintergrund-rechts.gif);
	background-repeat: repeat-y;
	background-position: top right;
}

#rahmen-u1
{
	clear: both;
	background-image: url(inhalt-hintergrund-unten.gif);
	background-repeat: repeat-x;
	background-position: top left;
	color: #000;
	background-color: #eaedf6;
}

#rahmen-u2
{
	background-image: url(inhalt-hintergrund-untenrechts.gif);
	background-repeat: no-repeat;
	background-position: top right;
}

#rahmen-u3
{
	background-image: url(inhalt-hintergrund-untenlinks.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding: 10px 0 0 0;
}

/* **************** /Rahmen mit Schatten */



/* **************** Navigationsleiste */

#navigation
{
	float: left;
	width: 179px;
	font-size: 0.8em;
	line-height: 1.4em;
/*
	background-image: url(navigation-hintergrund.gif);
	background-repeat: no-repeat;
	background-position: top right;
*/
	padding: 0 0 10px 0;
	margin: 0;
}

#navigation ul.nav
{
	margin: 0;
	padding: 0 0 10px 0;
	list-style-type: none;
	background-image: url(navigation-hintergrund.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
}

#navigation ul.nav li
{
	display: block;
	color: #fff;
	background-color: #3e588e;
	margin: 1px 0 0 0;
	padding: 0 0 1px 0;
	background-image: url(navigation-hintergrund-eintrag.gif);
	background-repeat: repeat-y;
	background-position: top right;
}

#navigation ul.nav li.bild
{
	display: block;
	color: #fff;
	background-color: #152951;
	margin: 0;
	padding: 10px 0 0 8px;
	background-image: url(navigation-hintergrund.gif);
	background-repeat: no-repeat;
	background-position: top right;
}

#navigation ul.nav li.bild img
{
	vertical-align: bottom;
}

#navigation ul.nav li a, #navigation ul.nav li a:link
{
	display: block;
	padding: 3px 8px;
	color: #152951;
	background-color: #b7c5e1;
	margin: 0;
	font-weight: normal;
	text-decoration: none;
	background-image: url(navigation-hintergrund-link.gif);
	background-repeat: repeat-y;
	background-position: top right;
}

#navigation ul.nav li a:visited
{
	color: #3e588e;
	background-color: #b7c5e1;
}

#navigation ul.nav li a:hover, #navigation ul.nav li a:focus
{
	color: #152951;
	background-color: #ccd6ea;
	background-image: url(navigation-hintergrund-link-hover.gif);
	background-repeat: repeat-y;
	background-position: top right;
	text-decoration: underline;
}

#navigation ul.nav li a:active, #navigation ul.nav li a.erhellt
{
	color: #152951;
	background-color: #e1e7f3;
	background-image: url(navigation-hintergrund-link-aktiv.gif);
	background-repeat: repeat-y;
	background-position: top right;
	text-decoration: underline;
}

#navigation ul.nav li a.erhellt
{
	color: #152951;
	background-color: #e1e7f3;
	background-image: url(navigation-hintergrund-link-aktiv.gif);
	background-repeat: repeat-y;
	background-position: top right;
	text-decoration: none;
}

#navigation ul.nav li h2
{
	font-size: 1em;
	margin: 0;
	padding: 3px 8px;
	color: #152951;
	background-color: #e1e7f3;
}

#navigation ul.nav ul
{
	padding: 0 0 0 15px;
	border-top: 1px solid #3e588e;
	margin: 0 0 -1px 0;
	color: #fff;
	background-color: #eaedf6;
	background-image: url(navigation-hintergrund-gerade.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

#navigation ul.nav ul li
{
	font-size: 0.85em;
	line-height: 1.4em;
	padding: 0 0 1px 0;
	margin: 1px 0 0 0;
}

#navigation ul.nav ul li a,
#navigation ul.nav ul li a:link,
#navigation ul.nav ul li a:visited,
#navigation ul.nav ul li a:hover,
#navigation ul.nav ul li a:focus,
#navigation ul.nav ul li a:active,
#navigation ul.nav ul h2
{
	font-weight: normal;
	border-left: 1px solid #3e588e;
}

#navigation ul.nav h2
{
	font-weight: normal;
}

#navigation ul.nav ul ul
{
	background-image: url(navigation-hintergrund-rund.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

#navigation ul.nav ul ul li
{
	font-size: 1em;
	line-height: 1.4em;
}

#navigation h1, #navigation h2, #navigation h3, #navigation h4, #navigation h5, #navigation h6
{
	margin: 0 10px;
	padding: 0.5em 5px 0 0;
	color: #152951;
	background-color: #eaedf6;
	font-size: 1.2em;
	line-height: 1.4em;
}

#navigation p
{
	margin: 0 10px;
	padding: 0 0 0.5em 0;
	color: #3e588e;
	background-color: #eaedf6;
}

#navigation ul.buttons
{
	margin: 0 10px;
	padding: 0;
	list-style-type: none;
}

#navigation ul.buttons li
{
	padding: 0 0 5px 0;
}
/* **************** /Navigationsleiste */



/* **************** Informationsleiste */

#informationen
{
	float: right;
	width: 179px;
	background-image: url(informationen-hintergrund.gif);
	background-repeat: no-repeat;
	background-position: top left;
	font-size: 0.8em;
	line-height: 1.4em;
	padding: 10px 0;
	margin: 0;
}

#informationen ul.links
{
	margin: 0;
	padding: 0 0 10px 0;
	list-style-type: none;
	border-top: 1px solid #3e588e;
	background-image: url(informationen-hintergrund.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
}

#informationen ul.links li
{
	display: block;
	color: #fff;
	background-color: #3e588e;
	margin: 1px 0 0 0;
	padding: 0 0 1px 0;
	background-image: url(informationen-hintergrund-eintrag.gif);
	background-repeat: repeat-y;
	background-position: top left;
}

#informationen ul.links li a, #informationen ul.links li a:link
{
	display: block;
	padding: 3px 8px;
	color: #152951;
	background-color: #b7c5e1;
	margin: 0 1px 0 0;
	font-weight: normal;
	background-image: url(informationen-hintergrund-link.gif);
	background-repeat: repeat-y;
	background-position: top left;
}

#informationen ul.links li a:visited
{
	color: #3e588e;
	background-color: #b7c5e1;
}

#informationen ul.links li a:hover, #informationen ul.links li a:focus
{
	color: #152951;
	background-color: #ccd6ea;
	background-image: url(informationen-hintergrund-link-hover.gif);
	background-repeat: repeat-y;
	background-position: top left;
	text-decoration: underline;
}

#informationen ul.links li a:active
{
	color: #152951;
	background-color: #e1e7f3;
	background-image: url(informationen-hintergrund-link-aktiv.gif);
	background-repeat: repeat-y;
	background-position: top left;
	text-decoration: underline;
}

#informationen h1, #informationen h2, #informationen h3, #informationen h4, #informationen h5, #informationen h6
{
	margin: 0 0 0 17px;
	padding: 0.5em 5px 0 0;
	color: #152951;
	background-color: #eaedf6;
	font-size: 1.2em;
	line-height: 1.4em;
}

#informationen p
{
	margin: 0 0 0 17px;
	padding: 0 5px 0.5em 0;
	color: #3e588e;
	background-color: #eaedf6;
}

#informationen address
{
	margin: 0 10px 0 17px;
}

#navigation ul.buttons, #informationen ul.buttons
{
	margin: 0 10px 0 17px;
	padding: 0;
	list-style-type: none;
}

#navigation ul.buttons li, #informationen ul.buttons li
{
	padding: 0 0 5px 0;
}

/* **************** /Informationsleiste */



/* **************** Inhalt */

#inhalt
{
	margin: 0 180px;
	padding: 0.5em 30px 10px 30px;
	font-size: 0.9em;
	line-height: 1.5em;
}

#inhalt fieldset
{
	border: 1px solid #3e588e;
	padding: 1em;
}

#inhalt fieldset legend
{
	color: #999;
	background-color: inherit;
	font-weight: bold;
	padding: 0 2px;
}

#inhalt fieldset input, #inhalt fieldset textarea
{
	display: block;
	margin: 0;
	width: 100%;
	border: 1px solid #3e588e;
	color: #000;
	background-color: #eaedf6;
	padding: 2px 0;
}

#inhalt fieldset textarea
{
	height: 15em;
}

#inhalt fieldset button
{
	margin: 0 10px 0 0;
	padding: 2px;
}

#inhalt ul.bildergalerie
{
	list-style-type: none;
	margin: 0 2em;
	padding: 0;
	text-align: center;
}

#inhalt ul.bildergalerie li
{
	display: inline;
	margin: 0;
	padding: 0;
}

#inhalt ul.bildergalerie img
{
	margin: 10px;
	border: none;
}

/* **************** /Inhalt */



/* **************** Fußeiste */

#fussleiste
{
	clear: both;
	font-size: 0.7em;
	line-height: 1.4em;
	padding: 0 190px 10px 190px;

}

/* **************** /Fußleiste */



/* **************** Debug */

.debug
{
	color: #665400;
	background-color: #ffed99;
	margin: 0;
	padding: 7px 7px 7px 42px;
	border: 1px solid #f63;
	font-family: monospace;
	background-image: url(debug-warning.gif);
	background-position: 10px 10px;
	background-repeat: no-repeat;
	min-height: 34px;
}

/* **************** /Debug */



/* **************** sonstiges */

.screenreader
{
	display: none;
}

.pdf:after
{
	content: " "url(icon-pdf.gif);
}

.floater-right
{
	float: right;
	color: inherit;
	background-color: white;
	padding: 0 0 0 10px;
}

.stand
{
	font-variant: small-caps;
	letter-spacing: 0.05em;
	padding: 0 5px;
	color: #999;
	background-color: inherit;
	font-size: 0.9em;
}

.center
{
	text-align: center;
}

.accesskey
{
	text-decoration: underline;
}
