body {
	margin: 0px;
	padding: 0px;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
}

#top {
	width: 1260px;
	height: 162px;
	background-image: URL('img/stars_and_bananas_design.jpg');
}

#top p {
	position: absolute; top: 48px; left: 684px; }

#top2 {
	width: 1260px;
	height: 0px;
	background-image: URL('img/content_bg.jpg');
}

#menu {
	width: 1260px;
	height: 17px;
	background-image: URL('img/menue_leiste.jpg');
}

#menu a {
	display: block;
	float: left;
	margin-right: 32px;
	color: #666;
	text-decoration: none;
	font-size: 14px;
	margin-top: 4px;
}
#menu a:first-child { margin-left: 508px; }
#menu a.msover { color: #390; }
#menu a.active { color: #C30; }

#showroom_content {
	width: 1260px;
	height: 639px;
	background-image: URL('img/content_home.jpg');
}

#content #header { margin-left: 135px; padding-top: 30px; font-weight: bold; font-size: 14px; margin-bottom: 15px; }
#content #subheader { margin-left: 135px; font-size: 14px; margin-bottom: 10px; text-decoration:none; }

#subheader a {font-size:14px; line-height: 14 px; color:#C30; text-decoration:none;}
#subheader a.link { text-decoration:none; color:#C30; }

#stage a {font-size:12px; color:#C30; text-decoration:none;}
#stage a.link { text-decoration:none; color:#C30; }

#stage {
	text-decoration: none;
	width: 700px;
	height: 500px;
	background:;
	margin-left: 45px;
	margin-top: 20px;
	padding: 0px 90px 0px 90px;
}

#content {
	width: 1260px;
	height: 200px;
	background-image:URL('img/bg.jpg');
}

#impressum {
	margin-top: 600px;
	width: 870px;
	height: 17px;
	background-image: URL('img/menue_leiste.jpg');
	text-align: right;
	padding-right: 390px;
	padding-top: 1px;
}
#impressum a { color: #666; }

#footer {
	width: 1260px;
	height: 50px;
	background-image: URL('img/bg.jpg');	
}
