body
{
	background-color: #F1E8D6;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	color: #000000;
	font-size: 13px;
	overflow: auto;
	margin: 0px;
	position:absolute;
	background-image: url(../images/layerright.gif);
	background-repeat: repeat-y;
	background-position: right;
	z-index: 1;
}
a { color: #b57532; text-decoration: none }
a:hover { color: #b57532; text-decoration: underline }
html, body
{ 
	top:0; left:0; right:0;
	min-height:100%;
	margin:0;
	padding:0;
	width:100%;
}
#menu
{
	position:fixed;
	width:233px;
	padding:0px;
	right: 0px;
	top: 0px;
	margin: 0px;
	height: 426px;
}
#content
{
	margin:0;
	padding-top:20px;
	padding-bottom:120px;
	z-index:2;
	padding-right: 250px;
}
#footer_container
{
	position:fixed;
	bottom:0;
	left:0;
	right:0;
	text-align:center;
	margin:0;
	height:100px;
	z-index:3;
	padding: 0px;
}
#footer 
{
	position:absolute;
	top:0;
	left:0;
	right:0;
	bottom:0;
	z-index:3;
	margin: 0px;
	padding: 0px;
}
		
		/* Nun f&uuml;r den MSIE */
* html, * html body 
{
	overflow:hidden;
	bottom:0;
	height:100%;
}
* html #header_container
{
	position:absolute;
	width:100%;
	padding-right:16px;
}
* html #menu
{
	position:absolute;
	margin: 0px;
	padding: 0px;
}
* html #header,* html #footer
		{
	height:100%;
	position:static;
}
* html #content 
{
	position:absolute;
	right:0;
	height:100%;
	width:100%;
	overflow:auto;
	margin:0;
	left: 0px;
	top: 0px;
	bottom: 0px;
}
		
#menu li
{
	list-style: none;
	margin:0;
	padding: 0px;
}
* html #menu
	{
	margin:0;
	width:233px;
	padding: 0px;
	height: 426px;
}
.ur {
	position: absolute;
	z-index: 22;
	overflow: hidden;
	right: 16px;
	bottom: 0px;
	height: 100px;
}
.ul {
	background-image: url(../images/ul.gif);
	background-repeat: repeat-x;
	background-position: left top;
	position: absolute;
	z-index: 21;
	overflow: hidden;
	left: 0px;
	width: 95%;
	height: 100px;
	bottom: 0px;
}
.headline {
	font-size: 16px;
	font-style: italic;
	color: #666666;
	font-weight: bold;
}
.welle {
	overflow: hidden;
	position: absolute;
	right: 160px;
	bottom: 100px;
	z-index: 4;
}
.menueback {
	top: 0px;
	position: absolute;
	z-index: 10;
	height: 227px;
	width: 160px;
	right: 0px;
	visibility: visible;
}
