body {
	margin:0px;
	padding:0px;
	background-color: #A70925;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	text-align: center;
	background-image: url(../images/bg-stripe.png);
	background-repeat: repeat-y;
}

#main {
	position: relative;
	margin:auto;
	padding:0px;
	background-color: #F4DFD3;
	text-align: left;
	width: 50%;
	height: 100%;
	z-index: 2;
	min-width: 424px;
	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;
}

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

#content {
	z-index: 3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	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;
}

#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;
	height: 150px;
	width: 100%;
	background-image: url(../images/logo_4c_400.gif);
	background-repeat: no-repeat;
	position: relative;
	background-position: left bottom;
}

#footer {
	background-color: #ba4f44;
	width: 100%;
	z-index: 6;
	height: 22px;
	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 {
	position: absolute;
	width: 230px;
	height: 400px;
	z-index: 7;
	top: 85px;
	left: -240px;
	font-size: 0.9em;
	text-align: right;
	letter-spacing: 0.1em;
	line-height: 1.4em;
	visibility: visible;
}

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

#navigation a {
	text-decoration: none;
	font-variant: small-caps;
	color: #F9EBDC;
	font-weight: bold;
}

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

/* Eintraege zur Visualisierung der Submenues */

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

#navigation li ul {
	position: absolute;
	text-align: left;
	text-indent: 17px;
	left: 230px;
	background-color: #bb4e48;
	top: 0;
	display: none;
	visibility: visible;
}

#navigation ul li a {
	display: block;
	text-decoration: none;
	color: #F9EBDC;
	padding: 0;
	border: 0;
	border-bottom: 0;
}
.rot {
	color: #A70925;
	font-style: italic;
}


#navigation li:hover ul, #navigation 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: -204px;
	font-size: 70%;
	color: #D58D7F;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	top: 159px;
	visibility: visible;
}

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

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

#content p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	line-height: 1.5em;
	text-align: justify;
	display: block;
}

h1 {
	font-size: 120%;
	font-variant: small-caps;
	color: #A70925;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-indent: 0em;
}

h2 {
	font-size: 100%;
	color: #A70925;
	display: inline;
}
	
h3 {
	color: #A70925;
	display: inline;
	font-size: 100%;
	font-weight: normal;
}

h4 {
	font-size: 100%;
	color: #333333;
	display: inline;
}


#footer p {
	font-size: 0.6em;
	color: #F9EBDC;
	text-indent: 14px;
	line-height: 12px;
	margin: 0px;
}

#copyright p{
	font-size: 70%;
	color: #333;
	margin: 3px;
}
#top {
	text-align: right;
	position: relative;
	width: 100%;
	bottom: 0px;
	height: 20px;
	padding-top: 4px;
}

#top p {
	font-size: 70%;
	color: #333;
	margin: 3px;
}

#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: bold;
	text-decoration: none;
}
a:visited {
	color: #A70925;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}
a:active {
	color: #333333;
	text-decoration: none;
	text-align: right;
}
#main img {
	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;
}

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 {
	border: 1px none #BC5448;
}
#main #sidebar p strong {
	color: #FFF;
}
