body {
	background-color: #333333;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.refpics {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 8.5px;
}
.adress {
	color: #333333;
	padding-left: 120px;
}
.contactimg {
	padding-bottom: 30px;
	padding-left: 120px;
	padding-top: 15px;
}

a				{
	color: #666666;
}
a:hover			{
}
a:active		{
}
a:visited		{
	color: #999999;
}

input, textarea, submit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #E1E1E1;
	border: 1px solid #666666;
}

div#overall { 
	position:relative; overflow:visible;
	width:450px; height:510px;
	z-index:100;
}
div#hold { 
	position:relative; overflow:hidden;
	width:450px; height:500px;
	z-index:100;
}
div#wn	{ 
	position:absolute; 
	left:0px; top:0px; 
	width:450px; height:500px;
	overflow:hidden;	
	z-index:2; 
}
div.content	{ 
	position:absolute; 
	left:0px; top:0px; 
	z-index:1; 
}
div.scrollbar {
	position:absolute;
	bottom:-8px;
	right:-12px;
	z-index:110;
}
.mainframe {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-attachment: fixed;
	background-image: url(../public_html/css/images/artwork/metronom-trash_03.gif);
	background-repeat: no-repeat;
	vertical-align: top;
	background-color: #CCCCCC;
	padding: 10px;
}
.bgmf {
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 15px;
	background-color: #CCCCCC;
	color: #333333;
}
.TopBanner {
	padding-left: 150px;
}
.titel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-transform: uppercase;
	
}
.untertitel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.titelbild {
	margin: 0px 0px 20px 0px;
}
.Picture {
	padding-left: 124px;
	padding-right: 123px;
	padding-top: 10px;
	padding-bottom: 12px;
}
.NaviLeft {
	margin-right: 6px;
	text-decoration: none;
}
.system {
}
.RightFrame {
	background-image: url(../img/metronom-trash_06.gif);
	padding: 20px;
	background-repeat: no-repeat;
	background-color: #333333;
}
.LeftFrame {
	background-color: #333333;
	text-decoration: none;
}

