#main {
	background-image:url(gfx/background_freepics.gif);
}
#header {
	background-image:url(gfx/header_freepics.gif);
}
#h_beschreibung {
	color: #b700b5;
}
#header h1  {
	color: #b700b5;
}

#text {
	position: absolute;
	left: 198px;
	width: 580px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#text a {
	color: #b700b5;
	text-decoration:none;
	font-weight:bold;
}
#bilder {
	position: absolute;
	left: 199px;
	top: 107px;
	width: 590px;
}
#bilder img {
	padding-right: 13px;
	padding-bottom: 13px;
}
#bilder_unten {
	position: absolute;
	top: 445px;
	left: 199px;
	width: 590px;
}
#bilder_unten img {
	padding-right: 13px;
}


#banner_mitte {
	position:absolute;
	top: 372px;
	width: 560px;
	height: 70px;
	margin-left: 25px;
	margin-top: 0px;
	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:#B700B5;
font-size:10px;
left:323px;
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:#dd03db;
}
#banner_footer_headline {
	position:absolute;
	top: 104px;
	left: 3px;
	font-size:26px;
	font-weight:bold;
	color: #b700b5;
}
#banner_bookmark {
	position:absolute;
	top: 104px;
	left: 430px;
	font-size:12px;
}
#banner_bookmark a {
	color:#b700b5;
	font-weight:bold;
}


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

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