body {
	margin: 0px;
	padding: 0px;
	background: #CAC5B1 url(images/bg1.jpg) fixed;
}
h1 {
	font-size: 1.2em;
	font-weight: bold;
	text-align: right;
	margin-top: 0;
	padding-bottom: 4px;
	border-bottom: 1px dotted #4A4632;
}
h2 {
	font-size: 16px;
	font-weight: bold;
}
h3 {
	margin: 5px 0 5px 0;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 3px;
	text-transform: uppercase;
	padding-left: 5px;
	border-left: 5px solid #951C2F;
}
fieldset {
	width: 550px;
	margin: 20px 0 20px 0;
	border: 1px solid #A29A79;
}
legend {
	color: #4A4632;
}
.felder {
	border: 1px solid #A29A79;
	background: #F6F0D8;
	font-size: 11px;
	font-family: verdana, tahoma, arial, sans serif;
	padding: 2px;
	color: #4A4632;
}
#container {
	margin-left: -384px;
	left: 50%;
	top: 5%;
	padding: 0px;
	width: 768px;
	position: absolute;
	border: 1px solid #8D856F;
	background: url(images/bg_container.jpg) repeat-y;
}
#header {
	font-family: Georgia, "Times New Roman", Times, serif;
	background: url(images/header.jpg) no-repeat;
	height: 146px;
	width: 768px;
	margin: 0px;
	padding: 0px;
}
#nav ul {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FDF8E2;
	margin: 0;
	padding: 10px 0 0 3px;
	width: 124px;
	text-align: right;
	list-style-type: none;
}
#nav a {
	margin: 0px;
	padding: 3px 0 1px 0;
	height: 17px;
	background-color: #951C2F;
	color: #FEF7E4;
	text-decoration: none;
	display: block;
	border-right: 13px solid #951C2F;
}
#nav a:hover {
	color: #FEF7E4;
	text-decoration: none;
	background-color: #AA4852;
	border-right: 13px solid #AA4852;
}
#left {
	height: 440px;
	width: 129px;
	top: 141px;
	padding: 0px;
	float: left;
	background-image: url(images/left.jpg);
}
#inhalt {
	margin: 0;
	width: 600px;
	min-height: 440px;
	float: left;
	padding: 15px 19px 10px 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #4A4632;
	line-height: 17px;
	background: url(images/bg_inhalt.jpg) no-repeat;
}
#inhalt img {
	border: 1px solid #A29A79;
	float: left;
	margin: 4px 8px 0 0;
}
table#lyrik img {
	float: none;
	margin: 0 0 15px 0;
}
#inhalt li {
	line-height: 25px;
}
#start img {
	border: 1px solid #FEF7E4;
	margin: none;
	float: none;
}
#inhalt a {
	color: #951C2F;
	text-decoration: none;
	border-bottom: 1px dotted #951C2F;
}
#inhalt a:hover {
	color: #000000;
	text-decoration: none;
	border-bottom: 1px dotted #000000;
	background: #FEF9E3;
}
#footer {
	background: url(images/footer.jpg) no-repeat;
	padding: 0;
	height: 25px;
	width: 768px;
	clear: both;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #C2BDA9;	
}
#fooleft {
	float:left; 
	width: 129px; 
	color: #4A4632; 
	text-align: center;
	margin-top: 6px;
	font-weight: bold;
}
#fooright {
	float:right; 
	width: 639px;
	margin-top: 8px;
	text-align: center;
}
#footer a {
	color: #951C2F;
	text-decoration: none;
	padding: 0 2px;
}
#footer a:hover {
	color: #F6F0D8;
	text-decoration: none;
}
#imp {
	 font-size: 10px; 
	 color: #A29A79;  
	 margin: 20px 0; 
}

/* Newsscript */

#news {
	float: left;
	width: 300px;
}
#news h4 {
	padding: 2px;
	margin: 5px 0;
	font-size: 12px;
	font-weight: bold;
	border-bottom: 1px dotted #4A4632;
}
#news p {
	margin: 0 0 5px 0;
	padding: 0;
}
#news img {
	float: none;
}

#newsrechts {
	float: right;
	width: 260px;
}
#newsrechts img {
	float: none;
}
#newsrechts p {
	margin: 5px 0 2px 0;
}

