/*Layers*/

#contentframe   { 
	/** background-color: white; **/
	text-align: left; 
	margin: 0 auto; 
	padding-top: 10px; 
	position: relative; 
	width: 1130px; 
	min-height: 630px;  
	clear: left }
#vline {
	background-color:#5b5b5d;
	height:398px;
	left:138px;
	position:absolute;
	top:157px;
	visibility:visible;
	width:1px; }
#logo { 
		visibility: visible; 
		position: absolute; 
		top: 62px; 
		right: 40px; 
		width: 330px; 
		height: 70px }
#topnavi { 
		visibility: visible; 
		position: absolute; 
		top: 100px; 
		left: 164px; 
		width: 400px; 
		height: 15px; 
		font-family: Arial;
		font-weight: bold; 
		color: #747576; 
		font-size: 12px; }

#content  { 
		background-image: url(/jwa/vfs/web/styles/maurer-ag/images/general/content-background.png);
		background-repeat: no-repeat;
		line-height: 16px; 
		text-align: justify; 
		visibility: visible; 
		position: absolute; 
		top: 150px; 
		left: 150px; 
		width: 880px; 
		height: 392px;
		padding-bottom:30px;
		padding-left:10px;
		padding-right:30px;
		z-index:3;
		}

#content_left {
	
	height:396px; /* Achtung: #content_right/top  bei Änderungen entsprechend anpassen!!!!  */
	left:1px;
	position:relative;
	top:-1px;
	width:400px; /* Achtung: #content_right/left bei Änderungen entsprechend anpassen!!!!  */
}

#content_right {
	font-size: 12px;
	line-height: 17px;
	left:458px;
	padding-left:10px;
	padding-top:22px;
	position:relative;
	top:-419px;
	width:395px;
}

#navigation   { 
	line-height: 18px;
	font-size: 13px; 
	text-align: right; 
	visibility: visible; 
	position: absolute; 
	z-index: 5; 
	top: 157px; 
	left: -23px; 
	width: 138px; 
	height: 350px }

#bottomblue   { 
		background-color: #7299be; 
		visibility: visible; 
		position: absolute; 
		bottom: 0px; 
		right: 108px; 
		width: 105px; 
		height: 7px }
#bottomred   { 
		background-color: #b73c1e; 
		visibility: visible; 
		position: absolute; 
		bottom: 0px; 
		right: 68px; 
		width: 40px; 
		height: 7px }
#bottomorange   { 
		background-color: #c7711e; 
		visibility: visible; 
		position: absolute; 
		bottom: 0px; 
		right: 40px; 
		width: 28px;
		height: 7px }
#bottomgrey   { 
		background-color: #747576; 
		visibility: visible; 
		position: absolute; 
		bottom: 0px; 
		left: 132px; 
		width: 585px; 
		height: 7px }
#adresse    { 
		visibility: visible; 
		position: absolute; 
		bottom: -21px; 
		left: 12px; 
		min-width: 400px; 
		height: 20px }

#imgSwapFrame {
	top: 12px; }

img.swapbildklasse {
	top: 12px;
	position: absolute; }


/**** Subnavigation Menu oben ***/

div.topSubNavi {
	position:absolute;
	top:118px;
}

#topSubNavi_umwelt {
	left:164px; }

#topSubNavi_aktuelles {
	left:216px;
}
#topSubNavi_links {
}
#topSubNavi_kontakt {
	left:317px;
}


