/* CSS Document */

.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:480px; 
	height:300px; 
	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;
	}




