@charset "utf-8";
/* CSS Document */

ul,html,div,span,p,body{
	margin:0;
	padding:0;
}

body {
	background-color:#FFF;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica sans-serif;
	font-weight: normal;
	font-size: 11px;
	line-height: 16px;
	color: #333333;
}

#header {
	background-image: url(bilder/navigation/spacer2-nav.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	overflow: visible;
	width: 90%;
	height: 150px;
	float: left;
}

#navi {
	margin: 105px 0 0 0;
	padding: 0;
	border: 0;
}

ul li {
	float: left;
	text-decoration: none;
	list-style: none;
	text-align: left;
}

.b{

}

#content {
/*	background-color: #FF9FFF;  */
	float: left;
	width: 100%;
	height: 375px;
}

#footer {
/*	background-color: #FF8AC5; */
	height: 80px;
}

#footer img {
	margin-top: 20px;
}

.wrap {
	margin:0;
	padding:0;
	width: 818px;
}

.text {
	margin-left: 197px;
	width: 343px;
	float: left;
}

.textbands {
	margin-top: 2px;
	width: 343px;
	float: left;
}

.columnre {
/*background-color:#CCCCFF;*/
	width: 220px;
	margin-left: 54px;
	float: left;
}

.bandnavi {
/*background-color: #CC99FF;*/
	width: 197px;
	float:left;
	text-align: right;

}

.bandnavi ul li {
	padding: 0;
	border: 0;
	width: 197px;
	height: 24px;
	text-align: right;
	float: left;	
}

.pressepic {
	padding: 0;
	margin-left: 62px;
	width: 260px;
	float: left;
	background-image:url(bilder/presse/bluten-klein.gif);
	background-repeat: no-repeat;
	overflow: visible;
}

.bold {
	font-weight: bold;
}

.klein {
	font-size: 9px;
	line-height: 13px;
}

.rot {
	color: #a00057;
}

.rotklein {
	font-size: 9px;
	line-height: 13px;
	color: #a00057;
}

.rotbold {
	font-weight: bold;
	line-height: 20px;
	color: #a00057;
}

.monat {
	color: #a00057;
	text-transform: uppercase;
	letter-spacing: 0.15em;
}

a {
	color: #a00057;
	text-decoration: underline;
}

.pic {
	float: right;
}

img {
	margin: 0;
	padding: 0;
	border: 0;
}


.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
