
body {
/*
	background: black url(/img/bahnhof.jpg) repeat-y fixed top center;
	margin: 0;
	padding: 0;
*/
	background-color: #fffaef;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	line-height:1.5em;
	color: #444;
}

#container {
	background-color: inherit;
	position: relative;
	margin: 0 auto;
	width: 888px;
	border: solid 1px transparent;
}

/* ==== Header - Begin ==== */

#header {
	position: relative;
/*	height: 3em; */
/*	padding: 0.7em 0 0 2em; */
	text-align: center;
}

#logo {
    position: relative;
    top: 30px;
    margin: 0 auto;
    width: 50%;
}

/* ==== Header - End ==== */

/* ==== Navigation - Begin ==== */

.navi {
    position: absolute;
    height: 200px;
    width: 400px;
    cursor: pointer;
    text-align: center;
    z-index: 2;
}

/*
.navi:hover {
	background-color: inherit;
}
*/

.upperleft {
    top: 345px;
    left: 44px;
/*
    background-color: #796e5a;
*/
}

.upperright {
    top: 345px;
    left: 444px;
/*
    background-color: #504531;
*/
}

.lowerleft {
    top: 545px;
    left: 44px;
/*
    background-color: #958a76;
*/
}

.lowerright {
    top: 545px;
    left: 444px;
/*
    background-color: #aca18d;
*/
}

.navi h1 {
    display: block;
    position: absolute;
    top: 90px;
    width: 100%;
    margin: 0;
    padding: 0;
}

.navi h2 {
    position: relative;
    top: 10px;
    display: none;
}

#naviwhitecenter {
    position: absolute;
    top: 520px;
    left: 419px;
    height: 50px;
    width: 50px;
	background-color: inherit;
    z-index: 2;
}

#circle {
    position: absolute;
    top: 495px;
    left: 394px;
    width: 100px;
    height: 100px;
    z-index: 3;
}

#movingcircle {
    position: absolute;
    top: 395px;
    left: 294px;
    height: 300px;
    width: 300px;
    border: solid 1px black;
    z-index: 1;
}

/* ==== Navigation - End ==== */


a:link {
	color: #940D04;
	font-weight:bold;
	text-decoration:none;
	outline: none;
}

a:visited {
	font-weight:bold;
	color: inherit;
	text-decoration:none;
	outline: none;
}

a:hover {
	font-weight:bold;
/*
	color: #ff00c8;
	color: #ff0088;
*/
	color: #940D04;
	text-decoration:none;
	outline: none;
}

a:active {
	font-weight:bold;
/*
	color: #ff00c8;
	color: #ff0088;
*/
	color: #940D04;
}

a[href^=http]::after {
    content: "\21D7";
	outline: none;
}

/* ##### Breadcrumbs ##### */

#navBar {
	margin: 1em 0 1em 0;
	padding: 0.2em 0 0.2em 0;
	font-weight: bold;
	text-align: center;
	border-top: solid 1px #bfb186;
	border-bottom: solid 1px #bfb186;
/*    background: url(/img/divider.gif) no-repeat bottom left; */
}

#navBar ul {
	list-style: none;
	padding: 0;
	margin: 0 auto;
	width: 100%;
}


#navBar li {
	position: relative;
	display: inline-block;
	width: 25%;
	margin: 0 -2px 0 -2px;
	padding: 0;
	z-index: 2;
}

#navBar li div, #navBar li div {
	position: absolute;
	top: 0em;
	left: 0em;
	margin: 0 0 0 0;
	padding: 3em 0 2em 0;
	width: 100%;
	color: #222;
/*  
	background: url(/img/navi_column_middle.gif) repeat top left;
	background: transparent;
	background: #ede4d6;
	background: #FFF7D8;
	background: url(/img/navi_hover_mid.png) repeat-y top left;
*/
	z-index: -1;
	overflow: hidden;
	display: none;
}

.navBarSpanBackground1 {
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	width: 100%;
	z-index: -2;
}

.navBarSpanBackground2 {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
	z-index: -1;
}

#navBar li:hover, #navBar li:active {
	color: #940D04;
}

#navBar li:hover div, #navBar li:active div {
	display: block;
}

#navBar li a {
	display: block;
	padding: 1ex 0;
	width: 100%;
}

#navBar li.flag {
	width: 6%;
}

.flag img {
	height: 1em;
	vertical-align: text-bottom;
}

#navBar ul ul {
	text-align: center;
	padding: 0;
	margin: 0;
}

#navBar ul ul li {
	display: block;
	width: 80%;
	padding: 0;
	margin: 0 auto;
}

/* ##### Right Navigation Panel ##### */

.navPanel {
	width: 25%;
	margin-bottom: 3em;
	text-align: right;
	float: right;
}

.navPanelTitle {
    margin: 2em 0 1.2em 0;
	text-align: center;
	overflow: hidden;
}
.navPanelTitle h2 {
	position: relative;
	width: 800px;
	left: -400px;
	margin: 0 0 0 50%;
    line-height:1.2em;
    font-size: 100%;
    font-weight: bold;
}

.navPanelTitle h2:before {
	content: url(/img/deko_links.png)" ";
}

.navPanelTitle h2:after {
	content: " "url(/img/deko_rechts.png);
}

.navPanel ul {
	list-style: none;
	list-style-position: inside;
	margin-right: 1em;
	padding-right: 0;
	padding-left: 0;
}

.navPanel ul a {
	display: block;
	padding: 0.5em 0 0.5em 1.7em;
}

.navPanel li {
	line-height: 1.2em;
}

/*
.navPanel li:before {
		content: "\2740\2007";
}
*/

.navPanelText {
	text-align: justify;
	margin: 0;
	padding: 0.6em 1em;
	display: block;
	border-bottom: 1px solid rgb(172, 183, 193);
}

.promo {
	text-align: center;
}

.promo img {
	width: 85%;
}


/* ##### Main Copy ##### */

#content {
	width: 74%;
	text-align: justify;
	line-height: 1.5em;
	margin-bottom: 3em;
}

p {
	margin: 1.5ex 0 0 0;
	padding: 0;
}

table {
	margin: 1.5ex 0 0 0;
	padding: 0;
}

#content h1 {
	font-size: 150%;
	font-weight: bold;
	margin: 0 0 1em 0;
	padding: 0;
}

#content h2 {
	font-size: 150%;
	font-weight: bold;
	margin: 0 0 0 0;
	padding: 0;
}

dt {
	font-weight: bold;
	margin: 0;
	padding: 0 0 0.3em 0;
}

dd {
	margin: 0 0 1.5em 1.5em;
	padding: 0;
}

#content ul {
	list-style:none;
	margin:1em 0;
	padding: 0 0.6em;
}

#content ul li {
	padding-top: .3em;
	padding-right: 0;
	padding-bottom: .3em;
	padding-left: 0;
	margin:0 1em 0 2.5em;
	text-indent: -1.5em;
}

#content ul li:before {
	content: "\2740\2007";
}

.event {
    cursor: pointer;
}

.event:hover {
	color: #940D04;
}

.satzung dt {
	margin-top: 1em;
}

.satzung dd {
	margin: 0;
	padding: 0;
}

.satzung ol {
	list-style-type: lower-alpha;
}

.satzung ol ol {
	list-style-type: lower-roman;
	margin-top: 1ex;
}

.satzung ol li {
	margin-top: 0.4em;
}

.satzung ol ol li {
	margin-top: 0.2em;
}

.gallery {
	text-align: center;
}

.image {
	display: inline-block;
	margin-left: 1ex;
	margin-right: 1ex;
	margin-bottom: 3ex;
}

.image img {
	width: 17em;
}

.entry {
	background-color: transparent;
/*	line-height:1.7em; */
	margin-top:1.5em;
	margin-bottom:1.5em;
	margin-right:auto;
	margin-left:auto;
	padding: 0 1em 0 1em;
	overflow: hidden;
}

.plakat {
	float: right;
	margin: 0 0 0 1em;
}

.plakat img {
	height: 6.7em;
}

blockquote {
	margin-left: 5ex;
	margin-right: 5ex;
}

cite {
	display: block;
	text-align: right;
}

/* ######## Typography :: Diary ############# */
.date {
	font-weight:normal;
	text-transform:uppercase;
	letter-spacing:.1em;
	font-size: 85%;
	margin:0 0 0.6em 0;
	padding:0;
}

em {
	font-style:italic;
}

.signature {
	color: #ff0088;
	font-size:large;
	font-weight:bold;
	text-align: center;
	margin:0 1ex;
	margin:1.5em 1ex 0 1ex;
}


/* ##### Footer ##### */

#footer {
	text-align: center;
	line-height: 1.5em;
	font-size: x-small;
	margin: 0em 0 -4.5em 0;
	padding: 1em 0 0 0;
	clear: both;
	border-top: solid 1px #bfb186;
}



/* ##### Specials ##### */

acronym, .titleTip {
	border-bottom: 1px dotted rgb(34,70,79);
	cursor: help;
}

.doNotDisplay {
	display: none !important;
}

.smallCaps {
	font-size: 110%;
	font-variant: small-caps;
}

.ruler {
/*
	background:url("/img/divider_symmetric.gif") no-repeat top center;
*/
	background:url("/img/divider3.gif") no-repeat top center;
	height:10px;
	margin: 0;
	padding: 0;
}

