/* <![CDATA[ */
body {
	background: Black url(../images/bglines.gif) repeat-y left;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
body, div {
	border: 0px none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
p.bild {
	text-align: center;
	padding-left: 0px;
	padding-right: 0px;
	background-color: Black;
}
img {
	border: 0px none;
}
/* Header */
div#header {
	background: transparent url(../images/nav/logo.gif) no-repeat top;
	display: block;
	position: absolute;
	height: 71px;
	width: 358px;
	z-index: 10;
}
div#header a {
	height: 71px;
	width: 358px;
	background: transparent none no-repeat top;
	display: block;
}
div#header a:hover {
	background: transparent url(../images/nav/logo_over.gif) no-repeat top;
}
div#info {
	position: absolute;
	margin-left: 358px;
	margin-top: 0px;
	color: #F38432;
	font-size: small;
	padding-left: 4em;
	padding-top: 4px;
}
div#info a {
	color: #F38432;
}
span.printonly {
	display: none;
}
/* Rahmen */
div#content {
	background: Black;
	width: 65%;
	display: block;
	height: auto;
	position: absolute;
	margin-top: 80px;
	margin-left: 200px;
}
div.c2 {
	border-left: medium solid #A3A253;
	border-right: medium solid #A3A253;
	background-color: #F9F1AD;
	display: block;
	height: 1px;
	margin: 0px 1px 0px 1px;
}
div.c1 {
	margin: 0px 2px 0px 2px;
	background: #A3A253;
	height: 1px;
}
div.c0 {
	margin: 0px 4px 0px 4px;
	background: #A3A253;
	height: 1px;
}
div.c {
	margin: 0px 6px 0px 6px;
	background: #A3A253;
	height: 1px;
}

/* Inhalt */
div#inhalt {
	background: #F9F1AD;
	display: block;
	border-left: medium solid #A3A253;
	border-right: medium solid #A3A253;
	padding: 10px 0px 30px 0px;
}
span.spacer {
	height: 50px;
	display: block;
}
/* Navigation */
div#navi {
	background: transparent;
	width: 193px;
	height: 390px;
	display: block;
	margin-top: 80px;
	float: left;
	position: absolute;
}
div#navi ul {
	margin-top: 0px;
	list-style: none none;
}
div#navi ul li.norm {
	display: block;
	width: 193px;
	margin-left: -40px;
}
/* Buttons */
li#but1 {
	height: 81px;
	background: transparent url(../images/nav/button1.gif) no-repeat left;
}
li#but2 {
	height: 65px;
	background: transparent url(../images/nav/button2.gif) no-repeat left;
}
li#but3 {
	height: 64px;
	background: transparent url(../images/nav/button3.gif) no-repeat left;
}
li#but4 {
	height: 74px;
	background: transparent url(../images/nav/button4.gif) no-repeat left;
}
li#but5 {
	height: 43px;
	background: transparent url(../images/nav/button5a.gif) no-repeat left;
	width: 93px;
	float: left;
	display: block;
	margin-left: -40px;
}
li#but6 {
	height: 43px;
	background: transparent url(../images/nav/button5b.gif) no-repeat left;
	width: 100px;
	display: inline-block;
	float: right;
	margin-left: 53px;
	clear: both;
	position: absolute;
}
li#but7 {
	height: 73px;
	background: transparent url(../images/nav/button6.gif) no-repeat left;
	position: absolute;
	margin-top: 43px;
}
/* Buttons A */
a {
	color: Black;
	font-size: 10pt;
	display: block;
	background-color: transparent;
	line-height: normal;
}
li#but1 a {
	height: 81px;
	text-align: center;
	padding: 15px 0px 0px 85px;
	background: transparent url(../images/nav/button1up.gif) no-repeat top;
}
li#but2 a {
	height: 65px;
	text-align: center;
	padding: 30px 0px 0px 15px;
	background: transparent url(../images/nav/button2up.gif) no-repeat top;
}
li#but3 a {
	height: 64px;
	text-align: right;
	padding: 22px 35px 0px 0px;
	background: transparent url(../images/nav/button3up.gif) no-repeat top;
}
li#but4 a {
	height: 74px;
	padding: 43px 0px 0px 55px;
}
li#but5 a {
	height: 43px;
	padding: 12px 0px 0px 40px;
}
li#but6 a {
	height: 43px;
	padding: 12px 0px 0px 40px;
	display: block;
}
li#but7 a {
	height: 73px;
	padding: 7px 0px 0px 40px;
	text-align: center;
}
/* Over */
li#but1 a:hover {
	background: transparent url(../images/nav/button1_over.gif) no-repeat top;
}
li#but2 a:hover {
	background: transparent url(../images/nav/button2_over.gif) no-repeat top;
}
li#but3 a:hover {
	background: transparent url(../images/nav/button3_over.gif) no-repeat top;
}
li#but4 a:hover {
	background: transparent url(../images/nav/button4_over.gif) no-repeat top;
}
li#but5 a:hover {
	background: transparent url(../images/nav/button5a_over.gif) no-repeat top;
}
li#but6 a:hover {
	background: transparent url(../images/nav/button5b_over.gif) no-repeat top;
}
li#but7 a:hover {
	background: transparent url(../images/nav/button6_over.gif) no-repeat top;
}
/* Text */
h1 {
	color: #625F31;
	font: normal bold x-large/normal "Courier New", Courier, monospace;
	text-align: center;
}
h2 {
	color: #625F31;
	font: normal normal bold medium Verdana, Geneva, Arial, Helvetica, sans-serif;
	display: inline;
	line-height: 2em;
}
h3 {
	color: #625F31;
	font: normal normal bold small Verdana, Geneva, Arial, Helvetica, sans-serif;
	display: inline;
	line-height: 2em;
}
p {
	font: normal normal normal small/normal Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding-left: 8%;
	padding-right: 7%;
	text-indent: 1em;
}
p:first-letter {
	font-size: medium;
}
/* Liste */
ul.eins {
	padding-left: 10%;
	padding-right: 7%;
	list-style: none inside none;
}
ul.zwei {
	list-style: none inside none;
}
ul.drei {
	list-style: none inside none;
	font-size: small;
}
/* Galerie */
table {
	width: 87%;
	border: 0px none;
	text-align: right;
}
table p {
	text-align: center;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
td[colspan="3"] {
	text-align: left;
}
th {
	text-align: left;
	font: normal normal bold small/normal Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-indent: 15%;
	height: 4em;
}
.weg {
	color: #F9F1AD;
	font-size: xx-small;
}
p#intro {
	background: black url(../images/rechts.jpg) no-repeat right;
	height: 192px;
	text-align: center;
	padding-left: 0px;
	padding-right: 0px;
}
p#intro span#intre {
	background: transparent url(../images/links.jpg) no-repeat left;
	height: 192px;
	width: 192px;
	display: block;
}
/* ]]> */
