/**
*	Stylesheet für Mainframe-Template
*/
body {
	background:url("../images/var/background_main.gif");
	font-family:Verdana;
	background-position:center;
	background-attachment:fixed;
	margin:0px;
	}
a:link,
a:focus,
a:visited,
a:hover,
a:active {
	color:#0066cc;
	text-decoration:none;
	}
div {
	position:relative;
	}
div.masterframe {
	width:824px;
	height:auto;
	z-index:1;
	}
div.surround {
	width:824px;
	height:auto;
	background-color:black;
	margin-top:60px;
	padding:1px;
	float:left;
	z-index:2;
	}
div.logobox {
	position:absolute;
	z-index:200;
	right:-40px;
	top:-45px;
	width:300px;
	height:180px;
	}
div.headlinebox {
	width:824px;
	background:url("../images/var/header_background.gif");
	height:101px;
	text-align:right;
	float:left;
	min-height:0;
	}
div.fusszeile {
	width:806px;
	height:30px;
	background:url("../images/var/background_foot.gif");
	font-family:Verdana;
	font-size:10px;
	text-align:left;
	padding:0px;
	padding-left:18px;
	color:#333333;
	text-transform:uppercase;
	float:left;
	}
div.reflektion {
	margin-top:3px;
	width:824px;
	height:100px;
	background:url("../images/corporate/reflektion.png");
	float:left;
	}
div.fdf {
	float:right;
	padding-top:10px;
	padding-right:14px;
	}
div.menubox {
	width:150px;
	height:auto;
	float:left;
	padding-top:40px;
	z-index:5;
	}
div.contentbox {
	width:824px;
	height:auto;
	float:left;
	background:url("../images/var/background_content.gif");
	background-position:bottom;
	background-repeat:repeat-x;
	padding-top:50px;
	padding-bottom:20px;
	z-index:5;
	}
div.mainframeimage {
	width:824px;
	height:294px;
	float:left;
	border-bottom:3px solid #6669b4;
	}
div.mainframetext {
	width:802px;
	height:auto;
	float:left;
	text-align:left;
	padding-left:22px;
	margin-top:213px;
	}
div.mainframetext h2 {
	color:#ccc;
	font-size:42px;
	font-weight:normal;
	margin-top:-0px;
	text-transform:lowercase;
	display:block;
	width:auto;
	height:auto;
	float:left;
	}
div.menuheadline {
	padding-top:7px;
	padding-left:22px;
	height:23px;
	width:802px;
	background:url("../images/var/background_menu.gif");
	float:left;
	text-align:left;
	color:white;
	filter:Alpha(opacity=70);
	-moz-opacity:0.70;
	opacity:0.70;
	}
div.menuheadline a:link,
div.menuheadline a:hover,
div.menuheadline a:visited,
div.menuheadline a:active,
div.menuheadline a:focus {
	display:block;
	float:left;
	padding:5px;
	padding-top:7px;
	height:20px;
	text-transform:uppercase;
	color:#fff;
	font-weight:bold;
	font-size:11px;
	text-decoration:none;
	font-family:Verdana;
	}
div.headlineSubmenu_lower {
	width:0px;
	height:0px;
	display:none;
	position:absolute;
	left:0px;
	}
span.menuelayout {
	display:block;
	width:auto;
	height:auto;
	float:left;
	}
div.lastchange {
	float:right;
	}
span.HEADLINE {
	font-size:14px;
	font-weight:bold;
	margin-bottom:5px;
	}
span.wichtig {
	margin-bottom:5px;
	font-size:14px;
	}
div.menuheadline a.aktiv:link,
div.menuheadline a.aktiv:active,
div.menuheadline a.aktiv:hover,
div.menuheadline a.aktiv:visited,
div.menuheadline a.aktiv:focus,
div.menuheadline a:hover {
	color:#000;
	}
a.Impressum:link,
a.Impressum:active,
a.Impressum:hover,
a.Impressum:visited,
a.Impressum:focus {
	text-decoration:none;
	color:#333;
	}
p.objectAbsatz {
	clear:both;
	}
div.titledFrameRechts {
	width:200px;
	height:auto;
	float:right;
	}
div.titledFrameMitte {
	width:474px;
	}
