body {
	background-image:url('/ib/site/elements/layout/Hintergrund_Fenster.png');
	background-repeat:repeat-x;
	background-position: top center;
	background-attachment:y-scroll;
}


body div#Layoutbereich {
	background-repeat:repeat-x;
	background-position: top center;
	margin:0px auto;
	width:980px;
	height:100%;
}
body div#Layoutbereich_Innen {
	position:relative; height:100%;

	background-image:url('/ib/site/elements/layout/Hintergrund_Inhaltsbereich.png');
	background-repeat:no-repeat;
	background-position:top;
}

/* Kopf */

body div.output div#Logo {
	position:absolute; top:25px; left:10px;
	height:120px;

}
body div.output div#Logo a {
	display:block;
	width:300px;
	height:120px;
	
}
body div.output div#MenuMain_Kopf {
	position:absolute;
	padding:0px 0px;
	right:20px;
	top: 0px;
}

/* Keyvisual */

body div.output div#Keyvisual {
	position:absolute; 
	top:40px; 
	left:310px; 
	width:660px; 
	height:230px;
	background-repeat:no-repeat;

}
body div.output div#Ausgabe a.selected {
}


/* Inhaltsbereich */

body div.output div#Inhaltsbereich {
	padding-left:30px;
	padding-top:150px;
}

body div.output div#Inhaltsbereich div#Untermenue {
	float:left; 
	margin-top:125px; 
	width:155px;
}


/* Seitenfuss */
#Werkzeugbereich {
	position:absolute;
	font-size:90%;
	margin-left:910px;
	height:40px;
	bottom:0px;
	line-height:17px;
}
#Werkzeugbereich .button,
#Werkzeugbereich .button a {
	font-weight:normal;
	color: #ffffff;
	text-decoration:none;
}





/* Untermenue */

body div.output div#Untermenue {
	padding:15px 0px 0px 0px;
	width:245px;
}