
body {
/*
	background:url("/img/Tapestry_by_darkrose42_stock_mid.jpg") repeat center center;
	background:url("/img/wine_tapestry.jpg") repeat center center;
	background:url("/img/background.jpg") repeat top left fixed;
	background: black url(/img/bahnhof_mit_voegelchen.jpg) repeat-y fixed top center;
*/
	background: black url(/img/bahnhof.jpg) repeat-y fixed top center;
	font-size: small;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #222;
	margin: 0;
	padding: 0;
	line-height:1.5em;
 /* make right scrollbar always visible: */
    	height:100%;
	margin-bottom:1px;
}

#container0 {
	position: relative;
	left: 0;
	right: 0;
	padding: 20px 0;
}

#container1 {
	position: relative;
	margin: 40px auto;
	padding: 0;
/*
	width: 960px;
*/
	width: 800px;
	border: solid 1px transparent;
}

#topleft {
	background:url("/img/paper_top_left.png") no-repeat bottom right;
	width: 72px;
	height: 72px;
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
}

#topcenter {
	background:url("/img/paper_top_center.png") repeat-x bottom center;
	height: 72px;
	position: absolute;
	top: 0;
	left: 72px;
	right: 72px;
	margin: 0;
	padding: 0;
}

#topright {
	background:url("/img/paper_top_right.png") no-repeat bottom left;
	width: 72px;
	height: 72px;
	position: absolute;
	top: 0;
	right: 0;
	margin: 0;
	padding: 0;
}

#midleft {
	background:url("/img/paper_mid_left.png") repeat-y top right;
	width: 72px;
	position: absolute;
	top: 72px;
	bottom: 104px;
	left: 0;
	margin: 0;
	padding: 0;
}

#midcenter {
	background:url("/img/paper_mid_center.png") repeat top left;
	position: relative;
/*	
	margin: 72px 60px 104px 60px;
	border: 1px solid black;
*/
	margin: 72px 72px 104px 72px;
	padding: 0;
}

#midright {
	background:url("/img/paper_mid_right.png") repeat-y top left;
	width: 72px;
	position: absolute;
	top: 72px;
	bottom: 104px;
	right: 0;
	margin: 0;
	padding: 0;
}

#botleft {
	background:url("/img/paper_bot_left.png") no-repeat top right;
	width: 72px;
	height: 104px;
	position: absolute;
	bottom: 0ex;
	left: 0;
	margin: 0;
	padding: 0;
}

#botcenter {
	background:url("/img/paper_bot_center.png") repeat-x top center;
	height: 104px;
	position: absolute;
	bottom: 0ex;
	left: 72px;
	right: 72px;
	margin: 0;
	padding: 0;
	z-index:-1;
}

#botright {
	background:url("/img/paper_bot_right.png") no-repeat top left;
	width: 72px;
	height: 104px;
	position: absolute;
	bottom: 0ex;
	right: 0;
	margin: 0;
	padding: 0;
}

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;
}

a:link {
/*	
	color:#473624;
*/
	color: inherit;
	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.extern:after {
	content: "\27B9";
	outline: none;
}

/* ##### Header ##### */

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

.headerTitle {
	font-size: 225%;
	font-weight: bold;
	line-height: normal;
/*
	color: #ff00c8;
	color: #ff0088;
*/
	color: #940D04;
}

.headerTitle a {
	color: black;
	text-decoration: none;
	font-weight: bold;
	font-style: italic;
}

.headerTitle span {
	font-style: italic;
	font-size: 45%;
	top: -2ex;
	position:relative;
}


/* ##### 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%;
	height: 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 {
/*
     color: #940D04; 
*/
	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;
}

.fullwidth {
    margin: 1ex 0 1ex 0;
    padding: 0;
    text-align: center;
}

.fullwidth img {
    width: 450px;
}

.gallery {
	text-align: center;
}

.image {
	display: inline-block;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
}

.image img {
	width: 200px;
}

.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;
}


