.werbemittel { 
	width:707px; 
	height:697px; 
	float:left; 
	background-image: url( ../images/werbemittel/bg.png ); 
}

h1{
	font-weight:bold; 
	font-size: 14px;
}

hr{
	color:#000000;
	border:0px;
	border-bottom:1px solid #445a7b;
}

.werbemittel #title{
	position: relative; 
	color: #445a7b; 
	font-family: Arial; 
	font-weight: bold; 
	font-size: 14px; 
	left: 10px; 
	top: 5px; 
	width: 150px;
	height: 25px;
}

.werbemittel #coverflow{
	position: relative; 
	left: 12px; 
	top: 17px;
	width: 684px;
	height: 352px;
}

.werbemittel #content{
	position: relative; 
	left: 12px; 
	top: 35px; 
	width: 684px;
	height: 262px;
}

.werbebanner img{
	padding:3px;
}

