

/* --- Stylesheet 1136 () --------- */ 

#content {
	max-width: 915px;
}

.box {
	background: #fff;
	background: transparent url(http://tramino.s3.amazonaws.com/s/haubers/113853/bg.png);
	background: rgba(255, 255, 255, 0.75);
	padding:15px;
	margin-bottom:25px;
}

.box h5 {
	padding:0;
	margin:0;
	font-size:12px;
	text-transform: uppercase;
}

#inhalt .box h5 a {
	text-decoration:none;
}

.box .buttons {
	float:right;
}

.box ul {
	padding: 0 0 0 15px;
	list-style-type: square;
	color:#4C7E56;
}

.box li {
	padding: 0 0 5px 0;
}

.box .bild_ideen {
	float:right;
}

.box .artikel {
	position:relative;
	margin: 30px 0;
}

.box .artikel .bild_autor {
	padding: 0 0 10px 10px;
	float:right;
}

.box .artikel .bild_artikel {
	padding: 0 10px 10px 0;
	float:left;
}

.box .artikel .autor {
	color: #666;
	font-size:11px;
}

.box .artikel h3 {
	margin: 40px 0 0 0;
}

.box .artikel .autor, .box .artikel p {
	margin: 5px 0 0 0;
}

.box .artikel span.preis {
	float:right;
	font-weight:bold;
}

#inhalt.startseite h1, #inhalt.startseite h1 a {
	font-weight: normal;
	font-size: 16px;
	font-family: Arial;
	color: #333;
	text-decoration: none;
	margin-top:0px;
}