/* relative font-size declaration */
body{font-size:small;}
* html body{font-size:x-small;/* IE5 */}
* html body{f\ont-size:small;/* other IEs */}

body{
	color:#000000;
	background:#fee6b8;
	font-family:Arial,Helvetica,sans-serif;
	margin:0px 0px 0px 0px;
}
span.u{
	text-decoration:underline;
}
.clear{
	clear:both;
	overflow:hidden;
	font-size:1px;
	line-height:1px;
	height:1px;
}
img{
	border:0px;
}
.container{
	position:absolute;
	font-size:105%;
	margin:0px 0px 0px -425px;
	left:50%;
	width:850px;
}
.header{
	position:fixed;
	z-index:1;
	float:left;
	width:712px;
	height:41px;
	margin-left:138px;
	background:#fff9eb url(../images/allgem_slices_09.jpg) no-repeat top left;
}
.cover{
	position:fixed;
	z-index:100;
	top:0px;
	width:850px;
	height:30px;
	background:#fee6b8;
}
.breadcrumb{
	position:fixed;
	float:left;
	z-index:1;
	display:block;
	width:697px;
	padding:0px 0px 10px 15px;
	background:#fff9eb url(../images/allgem_slices_25.jpg) repeat-y top right;
	font-size:110%;
	font-weight:bold;
	margin-left:138px;
	margin-top:41px;
}
.footer{
	width:850px;
	height:3px;
	overflow:hidden;
	padding:0px 0px 15px 0px;
	background:url(../images/allgem_slices_28.jpg) no-repeat top left;
}
a{
	color:#000000;
	text-decoration:none;
}
.navigation{
	z-index:10;
	position:absolute;
	width:850px;
	padding:30px 0px 3px 0px;
}
.navigation .holder{
	position:fixed;
	z-index:10;
	width:138px;
	background:#fff9eb url(../images/menue.gif) no-repeat top left;
	padding:30px 0px 0px 0px;
	float:left;
}
.navigation ul{
	z-index:11;
	position:fixed;
	list-style-type:none;
	float:left;
	width:138px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 45px 0px;
	background:#fff9eb url(../images/menue.gif) no-repeat bottom left;
}
.navigation li{
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}
.content_holder{
	float:left;
}
.content{
	width:850px;
	float:left;
	padding:0px 0px 0px 0px;
	margin:-30px 0px 10px 0px;
}
.inner_content{
	z-index:0;
	float:left;
	width:673px;
	margin-top:120px;
	padding:10px 24px 15px 153px;
	background:url(../images/allgem_slices_25.jpg) repeat-y top left;
}
.error{
	font-size:110%;
	font-weight:bold;
	margin:0px 0px 320px 10px;
}
.images_clear_holder{
	position:absolute;
	width:848px;
	height:200px;
	visibility:hidden;
	line-height:1px;
	font-size:1px;
	float:left;
	padding:10px 0px 0px 0px;
	z-index:1;
	top:71px;
	background:url(../images/finaler_entwurf_slices_27.png) repeat-y top left;
	/*cursor:pointer;*/
}
.header_over{
	position:fixed;
	z-index:10;
	float:left;
	width:712px;
	height:41px;
	margin-left:138px;
	background:url(../images/finaler_entwurf_slices_09.jpg) no-repeat top left;
}