body {
	margin:0px;
	padding:0px;
	background-color: #580514;
	font-family: "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: center;
}

#main {
	position: relative;
	margin: auto;
	background-color: #F4DFD3;
	text-align: left;
	width: 600px;
	z-index: 2;
	background-image: url(../images/Gewoelbe_4C_base_650.gif);
	background-attachment: fixed;
	background-repeat: repeat;
	background-position: center top;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #F9EBDC;
	border-left-color: #F9EBDC;
}

.rot {
	color: #A70925;
	font-style: italic;
}

.small {
	font-size: 80%;
}

#content p img.nonfloat {
	float: none;
}

#content p img.floatright {
	float: right;
	padding: 0 0 5px 10px;
}

#icon {
	list-style-position: outside;
	list-style-image: url(../images/logo.gif);
}

#content {
	z-index: 3;
	min-height: 500px;
	font-size: 100%;
	color: #333;
	font-weight: normal;
	font-variant: normal;
	padding-top: 40px;
	padding-right: 30px;
	padding-left: 30px;
	padding-bottom: 30px;
	font-style: normal;
	text-align: left;
}

#content li {
	font-weight: normal;
	list-style-image: url(../images/pfeili.gif);
}

#content li a {
	font-weight: normal;
}

#header {
	margin:0px;
	position: relative;
	background-color: #bc5448;
	z-index: 4;
	height: 48px;
	width: 100%;
	top: 3px;
	background-image: url(../images/banner-left.png);
	background-repeat: no-repeat;
	text-align: right;
}

#header img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#logo {
	z-index: 5;
	width: 100%;
	background-image: url(../images/logo_4c_400.gif);
	background-repeat: no-repeat;
	position: relative;
	background-position: left bottom;
	height: 130px;
}

#footer {
	background-color: #ba4f44;
	width: 100%;
	padding: 3px 0 3px 0;
	background-image: url(../images/footer_bg.jpg);
	background-repeat: no-repeat;
	top: 0px;
	display: block;
}

#copyright {
	text-align: right;
	margin:0px;
	position: relative;
	width: 100%;
	bottom: 0px;
	z-index: 9;
	height: 22px;
	padding-top: 4px;
}

#navigation {
	font-family: Arial, Helvetica, sans-serif;
	position: fixed;
	width: 230px;
	height: 400px;
	z-index: 7;
	top: 80px;
	margin-left: -260px;
	float: left;
	font-size: 0.9em;
	text-align: right;
	letter-spacing: 0.2em;
	line-height: 1.4em;
	visibility: visible;
}

#navigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 250px;
}

#navigation a {
	text-decoration: none;
	font-size: 110%;
	font-variant: small-caps;
	color: #F9EBDC;
	font-weight: normal;
}

#navigation a:hover {
	color: #D38E7F;
}

#nav a:active {
	text-align: right;
}

#nav a:visited {
	text-align: right;
}

/* Eintraege zur Visualisierung der Submenues */

#navigation ul li {
	position: relative;
	padding-right: 4px;
}

#nav li ul {
	position: absolute;
	text-align: left;
	left: 250px;
	background-color: #580514;
	top: 0;
	display: none;
	visibility: visible;
}

/* oder Farbe #bb4e48;  */

#nav ul li a {
	display: block;
	text-indent: 17px;
	text-decoration: none;
	color: #F9EBDC;
	padding: 0;
	border: 0;
	border-bottom: 0;
}

#nav ul li a:active {
	text-align: left;
}

#nav ul li a:visited {
	text-align: left;
}

#nav li:hover ul, #nav li.over ul {
	display: block;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #F9EBDC;
	padding: 3px;
}

/* Fix IE. Hide from IE Mac \*/
* html ul li { float: left; height: 1%;}
* html ul li a { height: 1%; }
/* End */

/* Ende der Eintraege zur Visualisierung der Submenues */


#sidebar {
	position: absolute;
	height: 316px;
	width: 177px;
	z-index: 8;
	right: -193px;
	font-size: 85%;
	color: #D58D7F;
	text-align: left;
	font-family: Lucida Sans, Arial, Verdana, Helvetica, sans-serif;
	top: 137px;
	visibility: visible;
}

#sidebar a {
	font-weight: bold;
	color: #D28D7E;
	text-decoration: none;
}

#sidebar a:hover {
	color: #F9EBDC;
}

#content p {
	color: #222;
	line-height: 1.5em;
	text-align: justify;
	display: block;
}

h1 {
	font-size: 120%;
	font-variant: small-caps;
	color: #A70925;
	text-indent: 0;
	letter-spacing: 0.3em;
	padding-bottom: 20px;
}

h2 {
	color: #333;
	font-variant: small-caps;
	letter-spacing: 0.2em;
	display: inline;
	font-size: 100%;
	font-weight: bold;
}

h3 {
	font-size: 90%;
	color: #A70925;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A70925;
	font-weight: normal;
}


h4 {
	font-size: 100%;
	color: #333;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	font-weight: normal;
	font-variant: small-caps;
}

#footer p {
	font-size: 0.7em;
	color: #F9EBDC;
	text-indent: 14px;
	margin: 0px;
}

#copyright {
	padding: 3px 10px 3px 0;
}

#copyright p {
	text-align: right;
	font-size: 75%;
	color: #333;
	margin: 0;
	padding: 3px 10px 3px 0;
}

#top p {
	text-align: right;
	font-size: 75%;
	color: #333;
	margin: 0;
	padding: 3px 10px 3px 0;
}

#top a {
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}

#top a:hover {
	color: #A70925;
}

#sidebar p {
	color: #FFF;
}
#sidebar img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

a:link {
	color: #A70925;
	font-weight: normal;
	text-decoration: none;
}
a:visited {
	color: #A70925;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

#main img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#content p img {
	float: left;
	padding: 5px 10px 5px 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#float {
	float: left;
	margin-top: 3px;
	margin-right: 10px;
	margin-bottom: 5px;
}

#nonfloat content p img {
	float: none;
}

hr {
	border: 1px solid #A70925;
}

.liste {
	font-size: 80%;
	line-height: 120%;
	display: block;
	list-style-image: none;
}

#listenblock {
	position: relative;
	width: 80%;
}

#listenblock ul {
	padding-bottom: 3em;
	list-style-type: none;
}

td {
	vertical-align: top;
}

#orgeltabelle {
	text-align: center;
	border: 1px solid #BC5448;
	font-size: 90%;
	width: 100%;
	margin: auto;
	padding: 10px;
}

#main #sidebar p strong {
	color: #FFF;
}

