body{
	font-family: Helvetica, Arial, Tahoma, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #000000;
}

img.kuenstlerin{
	float:right;
	border:0;
	margin:0px 0px 15px 20px;
}

img{
	border:0;
}

img.galerie{
	border:0;
}

ul{
	width: 100%;
	padding: 0;
	margin: 0;
	list-style-type: none;
}

a{
	text-decoration: none;
	border: 0;
	color: #aaaaaa;
	padding: 0;
}

a:hover{
	color: #ffffff;
	border: 0;
}

a.galerie{
	text-decoration: none;
	border: 0;
	padding:0;
}

a.header{
	text-decoration: none;
	color: #ffffff;
	border: 0;
	padding: 0;
}

a.header:hover{
	color: #000000;
	border: 0;
}

a.footer{
	text-decoration: none;
	color: #ffffff;
	border: 0;
	padding: 0;
}

a.footer:hover{
	color: #aaaaaa;
	border: 0;
}

a.text{
	text-decoration: none;
	color: #569c27;
	border: 0;
	padding: 0;
}

a.text:hover{
	color: #aaaaaa;
	border: 0;
}

li{
	padding:0 0 5px 0;
}

div.content{
	width: 700px;
	height: 560px;
	position: absolute;
	top: 100px;
	left: 300px;
	background-color: #ffffff;
	z-index: 2;
}

div.footer{
	width: 770px;
	height: 720px;
	position: absolute;
	left: 180px;
	top: 30px; 
	background-color: #343233;
	z-index: 0;
}

p.footer{
	position: absolute;
	bottom: 50px;
	right: 10px;
}

div.header{
	width: 770px;
	height: 140px;
	position: absolute;
	top: 30px;
	left: 180px;
	background-color: #569c27;
	z-index: 1;
}

p.header{
	font-family: Times;
	color: #ffffff;
	font-size: 40px;
	position: absolute;
	bottom: 45px;
	left: 180px;
}

div.text{
	width: 590px;
	height: 480px;
	position: relative;
	top: 40px;
	left: 40px;
}

p.text{
	text-indent: 1cm;
}

h1.text{
	font-size: 16px;
	font-weight: normal;
	line-height: normal;
}

h2.text{
	font-size: 14px;
	font-weight: normal;
	line-height: normal;
	color: #569c27;
}

div.navigation{
	width: 100px;
	position: absolute;
	top: 152px;
	left: 200px;
	z-index:3;
}

div.headerro {
	background:url(img/header_ro.gif) no-repeat;
	width:12px;
	height:12px;
	position: absolute;
	top: 30px;
	left: 938px;
	z-index:4;
}

div.headerlo {
	background:url(img/header_lo.gif) no-repeat;
	width:12px;
	height:12px;
	position: absolute;
	top: 30px;
	left: 180px;
	z-index:4;
}

div.headerlu {
	background:url(img/header_lu.gif) no-repeat;
	width:12px;
	height:12px;
	position: absolute;
	top: 158px;
	left: 180px;
	z-index:4;
}

div.headertitle{
	background:url(img/header_title.gif) no-repeat;
	width:551px;
	height:48px;
	position: absolute;
	top: 52px;
	left: 398px;
	z-index:4;
}

div.contentlo {
	background:url(img/content_lo.gif) no-repeat;
	width:38px;
	height:38px;
	position: absolute;
	top: 74px;
	left: 274px;
	z-index:4;
}

div.contentlu {
	background:url(img/content_lu.gif) no-repeat;
	width:38px;
	height:38px;
	position: absolute;
	top: 648px;
	left: 274px;
	z-index:4;
}

div.nixe {
	background:url(img/nixe.gif) no-repeat;
	width:139px;
	height:540px;
	position: absolute;
	top: 200px;
	left: 20px;
	z-index:4;
}

form {
	padding:20px;
	border:1px solid #aaaaaa;
}

input, select, textarea {
	font-size:12px;
	font-family: Helvetica, Arial, Tahoma, sans-serif;
	color:#000000;
}

.feld {
	background-color:#eeeeee;
	width:300px;
	border:1px solid #569c27;
}

.bereich {
	background-color:#eeeeee;
	width:545px;
	border:1px solid #569c27;
}

.button {
	background-color:#569c27;
	color:#ffffff;
	width:100px;
	border:0px solid #aaaaaa;
}

p.gedicht{
	padding: 20px;
	width: 380px;
	font-family: Times;
	font-size: 13px;
	color: #000000;
}
p.gedicht_author{
	width: 380px;
	font-family: Times;
	font-size: 11px;
	color: #000000;
	text-align: right;
}

