/**
*	Stylesheet für Mainframe-Template
*/
body {
	background:url("../images/var/hintergrund_seite.png");
	font-family:Arial;
	background-attachment:fixed;
	margin:0px;
	padding:0px;
	}
div {
	position:relative;
	margin:0px;
	padding:0px;
	float:left;
	}
div.masterframe {
	width:823px;
	height:auto;
	z-index:1;
	float:none;
	padding-top:60px;
	}
div.surround {
	width:823px;
	height:auto;
	border:1px solid #00002e;
	background-color:white;
	padding:1px;
	float:left;
	z-index:2;
	}
div.headlinebox {
	width:643px;
	background:url("../images/var/kopf_hintergrund.gif");
	height:98px;
	padding-left:180px;
	text-align:left;
	color:#294381;
	font-size:14px;
	float:left;
	min-height:0;
	}
div.logo {
	width:600px;
	height:100px;
	position:absolute;
	top:-50px;
	left:0px;
	float:left;
	z-index:3;
	padding:0px;
	margin:0px;
	text-align:left;
	}
div.logo h1 {
	font-family:Arial Narrow, Arial;
	font-size:48px;
	font-weight:normal;
	margin:0px;
	padding:0px;
	color:#294381;
	}
div.headlinebox_inhalt {
	width:auto;
	height:96px;
	position:absolute;
	top:0px;
	padding-top:2px;
	}
div.headlinebox_inhalt img {
	position:absolute;
	bottom:2px;
	}
div.headlinebox_inhalt p,
div.headlinebox_inhalt h2 {
	margin:0px;
	padding:0px;
	}
div.headlinebox_inhalt h2 {
	color:#294381;
	font-size:14px;
	font-weight:normal;
	}
div.fusszeile {
	width:825px;
	height:auto;
	font-family:Arial;
	font-size:11px;
	text-align:left;
	color:#294381;
	}
div.contenthintergrund {
	float:left;
	width:auto;
	height:auto;
	background:url("../images/var/menue_hintergrund.jpg");
	}
div.menubox {
	width:150px;
	height:auto;
	float:left;
	padding-top:40px;
	z-index:5;
	}
div.contentbox {
	width:673px;
	height:auto;
	float:left;
	overflow:hidden;
	background:url("../images/var/content_bottom.gif");
	background-position:bottom;
	background-repeat:repeat-x;
	padding-top:40px;
	z-index:5;
	}
div.mainframeimage {
	width:823px;
	height:166px;
	float:left;
	}
div.mainframetext {
	width:643px;
	height:20px;
	float:left;
	background-color:#294381;
	text-align:left;
	padding-left:180px;
	filter:Alpha(opacity=70);
	-moz-opacity:0.70;
	opacity:0.70;
	color:white;
	padding-top:3px;
	font-size:14px;
	}
div.mainframetext h2 {
	color:white;
	font-size:14px;
	font-weight:normal;
	margin-top:-0px;
	}
div.menuheadline {
	height:30px;
	width:823px;
	border-top:1px solid white;
	background:url("../images/var/menuheadline_hintergrund.gif");
	float:left;
	text-align:left;
	color:white;
	}
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:10px;
	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:12px;
	font-weight:bold;
	margin-bottom:5px;
	}
span.wichtig {
	margin-bottom:5px;
	font-size:12px;
	}
