body {
	background: url("../img/layout/bg.jpg") #ECEEEF repeat-x left top;
	margin: 0;
	padding: 0;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	color: #363435;
}

#breadcrumb {
	float:left;
	margin: 0 0 0 5px;
	padding: 0 0 0 10px;
	display: inline; /* IE fix */
	background: url("../img/layout/bg_links.jpg");
	width: 581px;
	height: 23px;
}

#breadcrumb a {
	margin: 0 5px 0 5px;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #6F8592;
}

#breadcrumb a:hover {
	color: #000066;
}

#breadcrumb .item {
	float: left;
	margin: 5px 0 0 0;
}

#content {
	margin: 0 0 0 200px;
	width:774px;
	background: url("../img/layout/bg_mitte.jpg");
}

#content .block {
	float: left;
	display: inline; /* IE fix */
	margin: 20px 0 0 20px;
	width: 560px;
}

#content .context {
	float: right;
	display:inline; /* IE fix */
	margin: 20px 20px 0 0;
	width: 150px;
}

#content .context form {
	margin: 5px 0 5px 0;
}

#content .context input.textField {
	height: 15px;
	width: 130px;
	border: 1px solid #718492;
	background-color: #ECEEEF;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 10px;
	color: #718492;
}

#content input.textField {
	height: 15px;
	width: 300px;
	border: 1px solid #718492;
	background-color: #ECEEEF;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 10px;
	color: #718492;
}

#content textarea {
	width: 300px;
	border: 1px solid #718492;
	background-color: #ECEEEF;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 10px;
	color: #718492;
}

#content .download {
	text-decoration: none;
	color: #000000;
}

#content .download:HOVER {
	text-decoration: underline;
	color: #000000;
}

#content h1 {
	margin: 0 0 15px 0;
	font-size: 12px;
	font-weight: bold;
	line-height: 12pt;
	color: #000066;
}

#content h2 {
	margin: 0 0 15px 0;
	font-size: 12px;
	font-weight: bold;
	line-height: 12pt;
	color: #6F8592;
}

#content hr {
	background-color:#6F8592;
	color:#6F8592;
	height: 1px;
	border: #6F8592;
}

#content p {
	margin: 0 0 10px 0;
	font-size: 11px;
	line-height: 12pt;
	text-align: justify;
	color: #363435;
}

#content .BildLinks {
	float: left;
	margin: 5px 10px 5px 0;
	border: 1px solid #6F8592;
}


#content .BildRechts {
	float: right;
	margin: 5px 0 5px 10px;
	border: 1px solid #6F8592;
}

#content .TextRechts {
	text-align: right;
}

#contextheadline {
	float: left;
	background: url("../img/layout/bg_rechts.jpg") repeat-y left top;
	padding-left: 10px;
	padding-top: 5px;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #ECEEEF;
	width: 163px;
	height: 18px;
	background-color: #8A9CA8;
}

#dynamicmotive {
	padding: 0 5px 0 5px;
	margin: 0 0 0 200px;
	width: 764px;
	height:175px;
	background: url("../img/layout/bg_motiv.jpg");
}

#footer {
	width: 754px;
	height: 45px;
	background: url("../img/layout/bg_unten.jpg");
	padding: 40px 0 0 20px;
	margin: 0 0 0 200px;
	text-align: center;
}

#logo {
	position: absolute;
	margin: 0;
	top: 33px;
	left: 18px;
}

#mainmenu {
	margin: 6px 0 0 200px;
	width: 774px;
	height: 75px;
	background: url("../img/layout/bg_oben.jpg");
}

#mainmenu .item {
	position: absolute;
	float: left;
	margin: 55px 0 0 0;
}

#newsDOM {
	visibility: hidden;
}

#newsticker {
	position: absolute;
	top: 290px;
	left: 23px;
	width: 160px;
	height: 197px;
	border-top: 1px solid #6F8592;
	border-bottom: 1px solid #6F8592;
}

#newstickerOuter {
	position: absolute;
	visibility: hidden;
	left: 0px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	cursor: 'default';
}

#newstickerInner {
	position: relative;
	color: #8E9CA9;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	line-height: 14pt;
	text-align: left;
	padding: 0px;
}

#newsticker .headline {
	position: absolute;
	top: -30px;
	left: -11px;
}

#newsContainer
{
	position: absolute;
	top: 291px;
	left: 13px;
	width: 100%;
	height: 197px;
	overflow: hidden;
}

#topmenu {
	margin: 0;
	padding: 0;
	width: 970px;
	height: 34px;
	text-align: right;
}