/* CSS Document */

 .themenwelt-artikel-available {
	background-color: #FFFFFF;
	padding:10px;
	border-radius:5px;
	box-shadow: 1px 1px 6px #a0a0a0;
	opacity: 0.9;
} 

.themenwelt-header { 	
	width:100%; 
	margin:0 0; 
	position: relative;  
	float:left;
	background-repeat: no-repeat; 
	background-position: 0 0;
	}

.themenwelt-headline { 	
	margin: 15px 0;
	text-align: center;
	}
.themenwelt-headline span { 	
	font-size: 2em;
	}

.themenwelt-trenner { 	
	width:300px; 
	height:15px;
	clear:both;
	}

.themenwelt-offer { 	
	width:380px; 
	height:380px; 
	margin:0 0; 
	position: relative;  
	float:left;
	background-repeat: no-repeat; 
	background-position: 0 0;
	}

.themenwelt-description {
	 
	top:20px;
	left:10px;  
	position:relative;
	}

.themenwelt-sortimentlink {
	text-align:left;
	position: relative; 
	float:left; 
	padding: 20px 20px;
	font-size: 12px;
	}




