/**
*	Stylesheet für Mainframe-Template
*/
html 
{
    width:100%;
	height: 100%;
	}
body {
    width:100%;
	height: 100%;
	background-color: #000;
	margin: 0px;
	padding: 0px;
	height: 100%;
	font-family:Arial,Helvetica,Sans-Serif;
	overflow:hidden;
	}

div.fbody {
	height:100%;
	width:100%;
	z-index:1;
	position:fixed;
	text-align:center;
	overflow:auto;
	top:0px;
	left:0px;
	}

a:link,
a:focus,
a:visited,
a:hover,
a:active {
	color:#b6b7b6;
	text-decoration:none;
	}
div {
	position:relative;
	}
img.Logo {
	margin-top:20px;
	margin-left:20px;
	}
div.masterframe {
	width:1024px;
	height:768px;
	background:url("../images/corporate/hintergrund.jpg") 0 -7px no-repeat;
	text-align:left;
	margin-top:40px;
	}
div.fusszeile 
{
    position:absolute;
    left:330px;
    top:702px;
    font-size:0.7em;
    color:#b6b7b6;
}
div.contentbox 
{
    position:absolute;
    top:550px;
    left:330px;
    width:440px;
    height:115px;
    overflow:hidden;
}
div.infopage 
{
    top:510px;
    height:200px;
}
img.flieger 
{
    width:297px;
    height:94px;
    border-width:0px;
    position:absolute;
    top:10px;
    left:705px; 
}
div.submenu1 
{
    background:url("../images/corporate/menue-links.jpg") no-repeat;
    width:110px;
    height:387px;
    position:absolute;
    left:137px;
    top:175px;
    font-size:11px;
}
div.submenu2 
{
    background:url("../images/corporate/menue-rechts.jpg") no-repeat;
    width:107px;
    height:350px;
    left:856px;
    top:83px;
    font-size:11px;
}
div.submenu1 a,
div.submenu2 a 
{
    display:block;
    float:left;
    width:100%;
    height:35px;
    padding:1px 0 2px 0;
    font-size:0px;
}
div.submenu1 a.motzigkeit_4678,
div.submenu1 a.motzigkeit_4677,
div.submenu1 a.motzigkeit_4281 
{
    height:25px;
} 
div.submenu1 a.motzigkeit_4282 
{
    height:20px;
}
div.submenu1 a.motzigkeit_4285 
{
    height:35px;
}
div.submenu1 a.motzigkeit_4286 
{
    height:50px;
}
div.submenu1 a.motzigkeit_4287,
div.submenu2 a.motzigkeit_4289
{
    height:30px;
}
div.submenu2 a.motzigkeit_4290,
div.submenu2 a.motzigkeit_4292,
div.submenu2 a.motzigkeit_4296
{
    height:55px;
}
#mapviewer 
{
    position:absolute;
    left:330px;
    top:235px;
}