@charset "utf-8";
html, body, div, span, ul, li, p, img {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

body {
	background-color:#00332a;
	font-family: Lucida Sans Unicode, Lucida Grande, Trebuchet MS, Verdana, sans-serif;
	font-weight: normal;
	font-size: 100.01%;
	color: #dfe7d4;
}

#header {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	position: relative;
	float: none;
	height: 151px;
	background-image: url(bilder/navigation/navi-streifen.png);
	background-repeat: no-repeat;
	background-position: 282px bottom;
	overflow: hidden;
	width: 959px;
}
#header img {
	float: left;
}
#navi {
	margin: 0px;
	padding: 0px;
	height: 43px;
	position: relative;
	top: 108px;
	list-style-type: none;
	overflow: hidden;
}
#header #navi li {
	float: left;
	display:block;
	height: 13px;
	list-style-image: none;
	list-style-type: none;
}

#content {
	margin: 0px;
	padding: 0px;
	height: 426px;
	clear: both;
	width: 100%;
}
#footer {
	margin: 0px;
	padding: 0px;
	height: 35px;
	background-image: url(bilder/streifen-unten.png);
	background-repeat: no-repeat;
	background-position: left top;
}

.headline {
	font-size: 1.1em;
}

.imgmain_left {
	position: fixed;
	left: 0px;
	top: 0px;
	float: left;
}
.img-l_subtext {
	font-size: 0.9em;
	margin-left: 37px;
	width: 537px;
}
.wrap .text-r {
	margin: 0 0 0 594px;
	clear: both;
}

.wrap {
	width: 959px;
	float: left;
}

.termine {
	font-size: 0.8em;
	text-decoration: none;
}

.termine a {
	padding-bottom: 1px;
	font-weight:normal;
	text-decoration: none;
	color: #dfe7d4;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f60;
}

.termine_datum {
	font-weight: bold;
	color: #ff6600;
}

a {
	font-weight: bold;
	color: #ff6600;
	text-decoration: none;
}

.textleft {
	margin-left: 37px;
	width: 296px;
	height: 100%;
	float: left;
}

.textright {
	margin-left: 594px;
	width: 365px;
	float: left;
}

.textmain {
	margin-left: 369px;
	width: 591px;
}

.rot {
	color: #a00057;
}

.italic {
	font-style: italic;
	letter-spacing: 0.05em;
}

p {
	font-size: 0.7em;
}

.imgmain_r {
	position: fixed;
	top: 0;
	left: 382px;
	clear: both;
}


.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
