<!--
#main {
	background-image:url(gfx/background_geschichten.gif);
}
#header {
	background-image:url(gfx/header_geschichten.gif);
}
#h_beschreibung {
	color: #f07c00;
}
#header h1  {
	color: #f07c00;
}

a {
	color: #a85700;
	text-decoration:none;
}
a:hover {
	color: #df780a;
	text-decoration:none;
}
.spalte {
	width: 174px;
	float:left;
	text-align:justify;
	font-family:"verdana", Times, serif;
	font-size: 9px;
}
.spalten_trenner {
	float:left;
	margin-right: 2px;
	margin-left: 2px;
}
#spalte1 {
	margin-left: 10px;
}
#spalte4 {
	margin-left: 10px;
}
#banner_mitte {
	clear:both;
	width: 560px;
	height: 70px;
	margin-left: 25px;
	margin-top: 5px;
	margin-bottom: 5px;
	background-repeat:no-repeat;
}
#banner_mitte_beschreibung {
	position:relative;
	top: 22px;
	left: 350px;
	color:#FFFFFF;
	font-size:11px;
	width:212px;
	text-align:center;
}
#banner_mitte_nummer {
	position:relative;
	top: 18px;
	left: 348px;
	width:212px;
	text-align:center;
	color:#FFFFFF;
	font-size: 24px;
	font-weight:bold;
	font-family:"Times New Roman", Times, serif;
}
#banner_mitte_preis {
color:#F07C00;
font-size:10px;
left:324px;
position:relative;
text-align:center;
top:18px;
width:239px;
}

/* Banner Footer */
#banner_footer {
	position:absolute;
	left: 200px;
	top: 730px;
	width: 571px;
	height:130px;
	background-repeat:no-repeat;
}
#banner_footer_keywords {
	position:absolute;
	top: 92px;
	left: 4px;
	font-size: 12px;
	color:#ff9422;
}
#banner_footer_headline {
	position:absolute;
	top: 104px;
	left: 3px;
	font-size:26px;
	font-weight:bold;
	color: #f07c00;
}
#banner_bookmark {
	position:absolute;
	top: 104px;
	left: 430px;
	font-size:12px;
}
#banner_bookmark a {
	color:#f07c00;
	font-weight:bold;
}


/* Footer */
#footer {
	width: 614px;
	height: 46px;
	background-image:url(gfx/footer_bg_geschichten.jpg);
}
#footer_teaser {
	position: relative;
	top: 20px;
	left: 20px;
	color: #f07c00;
}

#footer_links {
	text-align:right;
	color: #f07c00;
}
#footer_links a {
	color: #f07c00;
	text-decoration:none;
}
#footer_links a:hover {
	text-decoration:underline;
}
-->