body {
	margin: 0.5em 0 0 0;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	color: #600;
	background-color: #F7B234;
	background-repeat: no-repeat;
}
img {
	border: 0px;
}

#header {
	width: 1050px;
	margin: 0 auto;
	background: url(bg-html.gif) no-repeat center 1.8em;
	height: 8.5em;
	/*z-index: 100;*/
}

#breadcrumb {
	color: #FFFFCC;
	text-align: right;
	width: 870px;
	padding-right: 30px;
	margin: 0 auto 2.5em auto;
}
#breadcrumb a {
	text-decoration: none;
	color: #FFFFCC;
}
#breadcrumb a:hover {
	text-decoration: underline;
}
#content {
	display: block;
	background: url(bg-content.gif) repeat-y center top;
	width: 1050px;
	margin: 0 auto;
	/*z-index: 2;*/
}
#content #wrapper {
	width: 910px;
	margin: 0 auto;
	min-height: 400px;
	background: url(bg-wrapper.gif) no-repeat center -1px;
	padding: 0 0 0 22px;
}
#content #wrapper #gedicht {
	float: left;
	width: 160px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	line-height: 1.6em;
	margin-top: 5.4em;
	font-size: 12px;
	height:330px;
}
#inhalt {
	float: right;
	width: 640px;
	height: 100%;
	padding-right: 40px;
	margin: 0;
}
#inhalt h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #FF0000;
	font-size: 18px;
	margin: 0 0 0.6em 0;
	line-height: 1.6em;
}
#inhalt h2, #inhalt h3, #inhalt h4 {
	font-weight: 900;
	line-height: 1.2em;
}
#inhalt h2 {
	font-size: 17px;
	letter-spacing: 0.5ex;
	font-variant: small-caps;
	color: #000;
}
#inhalt h3 {
	margin: 0;
	font-size: 13px;
}
h3 a {
	color: #600;
}

#inhalt h4 {
	margin: 0px;
	color: #600;
	padding: 0 0 4px 20px;
	font-size:13px;
	background: url(bg-li.gif) no-repeat 0px 3px;
	border-bottom: 1px solid #999;
	line-height: 1.2em;
}
#inhalt span {
	width: 160px;
	float:left;
}
#inhalt div {
	float: right;
	padding: 4px 4px 2px 4px;
	background-color: #FFFFFF;
	border: 1px dashed #CCC;
	margin-left: 24px;
	margin-top: 0em;
	margin-bottom: 1.2em;
}
#inhalt p {
	line-height: 1.4em;
	margin: 0.8em 0;
	color: #000000;
}
#inhalt a{color:#FF0000;}
p.abs01 {margin-top:0px;}
#inhalt ul {
	line-height: 1.6em;
	margin: 0;
	padding:0;
}
#inhalt li {
	list-style-type: none;
	line-height: 1.6em;
	background: url(bg-li.gif) no-repeat left 6px;
	margin:0;
	padding:0 0 0 20px;
}
#inhalt #links {
}


#footer {
	background: #F7B234 url(bg-footer.gif) no-repeat center top;
	height: 128px;
	clear: both;
	display: block;
	font-size: 11px;
	text-align: center;
}
#footer #author {
	width: 100%;
	margin: 0 auto;
	color: #FFFFCC;
	top: 40px;
	position: relative;
}
#author a {
	color: #FFFFFF;
	text-decoration: none;
}

.end {
	clear: both;
	height: 0px;
	width: 100%;
	display: block;
}
#inhalt td {
	text-align: left;
	vertical-align: top;
	padding-bottom: 10px;
	color: #000;
}
#inhalt td a {
	color: #600;
	font-weight: bold;
	text-decoration: none;
	padding-left: 24px;
	background-image: url(bg-li.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
}
.sendconfirm {
	margin: 0px;
	
	padding: 0 0 4px 20px;
	font-size:13px;
	background: url(bg-li.gif) no-repeat 0px 3px;
	line-height: 1.2em;
}
.sendconfirm a {
	color: #600;

	font-weight:bold;}

