a:link { font-family:verdana; font-weight:normal; font-size:12px; color:#ffb613; text-decoration:none;}
a:visited { font-family:verdana; font-weight:normal; font-size:12px; color:#ffb613; text-decoration:none;}
a:active { font-family:verdana; font-weight:normal; font-size:12px; color:#ffb613; text-decoration:none;}
a:hover { font-family:verdana; font-weight:normal; font-size:12px; color:#956507; text-decoration:none;}

body {
	background-color:#2c2b2b;
	color: #ffffff;
	font-weight: normal;
	font-size: 12px;
	font-family:verdana;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
}
	
#containerdiv	{ 

position:absolute; 
visibility:visible; 
left:100px; 
top:100px; 
width:410px; 
height:177px; 
}

div.tabelle {

	left:0px;
	top:300px;
  background-color:#2c2b2b;
	margin: 0;
  padding: 0;
  width:1004px;
  height:100%;

}

div.flash {
	position:absolute;
	left:0px;
	top:0px;
	width:1004px;
	height:298px;
}

div.headlinemain {
	left:0px;
	width:706px;
	height:22px;
}


div.headlineangebote {
	position:absolute;
	left:706px;
	width:298px;
	height:21px;
	top:0px;
	border-left: 1px dotted #fdb715;

 	
}



div.headlines {
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
	font-family:verdana;
	background-color:#2c2b2b;
}

div.angebotesublines {
	color: #ffffff;
	font-weight: regular;
	font-size: 12px;
	font-family:verdana;
	background-color:#2c2b2b;
}

div.main {
	position:absolute;
	left:0px;
	width:706px;


}
div.maintext {
	position:absolute;
	left:0px;
	width:650px;
	color: #ffffff;
	font-weight: normal;
	font-size: 12px;
	font-family:verdana;
	padding-left:19px;
	padding-top:10px;
	padding-bottom:10px;
	padding-right:19px;
	background-color:#2c2b2b;
}

div.angebote {
	position:absolute; TOP: 0px;
	left:706px;
	width:298px;
  background-color:#1b1b1b;
 	VERTICAL-ALIGN: middle;
 	border-left: 1px dotted #fdb715;
 	border-bottom: 1px dotted #fdb715;
 	border-top: 1px dotted #fdb715;
 		border-right: 1px dotted #fdb715;

  
 	
	
}

div.head{
	color: #fdb715;
	font-weight: bold;
	font-size: 14px;
	font-family:verdana;
	background-color:#2c2b2b;
}

div.tab1{
	color: #fdb715;
	font-weight: bold;
	font-size: 14px;
	font-family:verdana;
	background-color:#1d1d1d;
	padding:10px;
	width:100%;
}

div.footer {
    position:fixed;
    bottom:0;
  	background-color:#2c2b2b;
  	width:990px;
  	border-top: 1px dotted #fdb715;
	border-right: 1px dotted #fdb715;
  	padding-left:15px;
  	color: #767373;
  	font-weight: normal;
  	font-size: 12px;
  	font-family:verdana;
  	text-align:center;
}

/* ProductGallery */
#slideshowContainer {
width:180px;
height:180px;
padding:10px;
text-align:center;
}

#slideshowContainer #slideshowMainImage {
border:0;
}

#thumbnails {
margin-top:10px;
}

#thumbnails .slideshowThumbnail {
float:left;
border:1px solid #e7e5ce;
padding:4px;
margin:5px 5px 0 0;
text-align:center;
width:50px;
height:50px;
cursor:pointer;
}

#thumbnails .slideshowThumbnail img {
width:50px;
height:50px;
}

