body {
	background-color: #F3EEDB;
	background-image: url(kuenstler/bg.png);
	background-repeat: repeat-x;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
}



a {
	color: #810B17;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}



#inhalt {
	position: absolute;
	top: 274px;
	left: 50%;
	margin-left: -475px;
	width: 950px;
	background-image: url(kuenstler/rahmenbg.png);
	background-repeat: repeat-y;
	z-index: 6000;
}

#inhalt div.innen {
	min-height: 500px;
	width: 460px;
	margin: 25px 0 50px 320px;
	line-height: 19px;
}

#inhalt div.innen h1 {
	text-align: center;
	font-size: 100%;
	color: #810B17;
	margin: 0 0 1em 0;
}

#inhalt div.innen h2 {
	font-size: 100%;
	margin: 0 0 1em 0;
}

#inhalt p {
	margin: 0 0 1em 0;
}



#links {
	position: absolute;
	top: 299px;
	left: 50%;
	margin-left: -415px;
	width: 220px;
	z-index: 7000;
	line-height: 19px;
}

#links h1 {
	font-size: 100%;
	color: #810B17;
	margin: 0 0 1em 0;
}

#links img {
	border: 1px solid black;
}

#links p {
	margin: 0 0 1em 0;
}



#fuss {
	background-color: #F3EEDB;
	background-image: url(kuenstler/rahmenfuss.png);
	background-repeat: no-repeat;
	height: 120px;
	text-align: center;
	font-size: 10px;
	padding-top: 35px;
}



#rahmenkopf {
	width: 950px;
	position: absolute;
	top: 75px;
	left: 50%;
	margin-left: -475px;
	background-image: url(kuenstler/rahmenkopf.png);
	background-repeat: no-repeat;
	height: 43px;
	z-index: 3000;
}



#rahmenname {
	height: 120px;
	width: 830px;
	position: absolute;
	top: 118px;
	left: 50%;
	margin-left: -475px;
	padding: 0 70px 0 60px;
	background-image: url(kuenstler/rahmenbg.png);
	background-repeat: repeat-y;
	z-index: 4000;
}

#rahmenname h1 {
	margin: 30px 0 0 0;
	font-size: 30px;
	color: #810B17;
}

#rahmenname h2 {
	margin: 0;
	font-size: 20px;
	color: #810B17;
}



#nav1 {
	width: 950px;
	position: absolute;
	top: 238px;
	left: 50%;
	margin-left: -475px;
	background-image: url(kuenstler/navbg.png);
	background-repeat: no-repeat;
	height: 36px;
	z-index: 5000;
}

#nav1 ul {
	list-style-type: none;
	margin: 9px 0 0 59px;
	padding: 0;
}

#nav1 ul li {
	display: inline;
}

#nav1 a {
	color: white;
}

#nav1 a:hover {
	text-decoration: none;
}

#nav1 a span {
	padding: 9px 17px 6px 11px;
	xbackground-image: url(kuenstler/tab.png);
	-moz-background-clip: border;
	-moz-background-inline-policy: continuous;
	-moz-background-origin: padding;
	background: transparent url(kuenstler/tab.png) no-repeat scroll right top;
}

#nav1 a:hover span, #nav1 li.hier a span {
	background-position: 100% -42px;
}

#nav1 li.anfang a span {
	padding: 9px 1px 6px 0;
}



#kopf {
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -462px;
	width: 974px;
	height: 27px;
	background-image: url(kuenstler/kopf.png);
	background-repeat: no-repeat;
	z-index: 2000;
}

#kopf div.innen {
	color: white;
	margin: 7px 70px 0 560px;
}

#kopf a {
	color: white;
	text-decoration: none;
	font-weight: bold;
}



#reiter {
	display: none;
	position: absolute;
	top: 45px;
	left: 50%;
	margin-left: -415px;
	background-position: top right;
	background-repeat: no-repeat;
	font-size: 20px;
	color: white;
	z-index: 9000;
}

#reiter div.innen {
	padding: 7px 20px 0 28px;
	background-color: #d76b01;
	margin-right: 15px;
	height: 28px;
}

#reiter div.links {
	float: left;
	background-repeat: no-repeat;
	width: 7px;
	height: 35px;
}



.align-right {
	text-align: right;
}



#lbOverlay {
	z-index: 100000;
}

#lbCenter {
	z-index: 100100;
	border: 1px solid #f3f3f3;
	border-bottom-width: 0;
}

#lbBottomContainer {
	z-index: 100200;
	border: 1px solid #f3f3f3;
	border-top-width: 0;
}

