#streifen {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	margin:0 auto;
	height:100%;
	background: url(../upload/design/streifen-blau.gif) no-repeat center top;
}

#imagebild {
	height:260px;
}

#balken {
	display:block;
	background: url(../upload/design/streifen-blau-punkte.gif) no-repeat left top;
	height:131px;
	padding-left:2px;
}

.kasten {
	width:185px;
	float:left;
	padding:20px 20px 20px 20px;
	color:white;
	font-family:"times new roman", times, serif;
}

.kasten h1 {
	color:white;
	margin:0;
	font-weight:normal;
	line-height:1.3em;
	margin-bottom:0.5em;
	font-size:1.4em;
	text-transform:uppercase;
}

.kasten a {
	color:white;
	text-decoration:none;
}

