/* Farben aktuell > 100%: #FFBB5D; 60%: #FFD69D; 20%: #FFF1DE;  grau: #858382 */

*{padding:0; margin:0; border:0; text-decoration:none;}
html, body {
	height:100%;
	font:14px Arial, Times, sans-serif;
	text-align:center;
	color:#666;
	background:url(../images/bg1.jpg);
	background-color:#FFF1DE;
}
#wrapper {
	margin:0 auto;
	position:relative;
	text-align:left;
	min-height:100%;
	height:auto !important;
	height:100%;
	margin-bottom: -2em; 
	border-right: 2em solid #FFD69D;
	background:url(../images/wrapper.gif);
}
#logo {
	position:absolute;
	left:0;
	top:0;
	background: url(../images/logo_screen.jpg) no-repeat top left;
	width:256px;
	height:192px;
	border-top: 6px solid #FFBB5D;
	padding:0 0 0 0;
}
#logo img {
	display:none;
}
#slogan {width:255px; height:48px; position:absolute; left:0; top:198px;}

#header {
	min-height:90px;
	width:auto;
	height:192px;
	line-height:192px;  
	text-align:center;	
	margin-left:256px;
	text-align:center;
	border-top: 6px solid #FFBB5D;
	background:url(../images/image.jpg) no-repeat;
	background-color:#FEEED7;
}
#border {
	font-weight:bold;
    margin-left:256px;    
	border-top: 0 solid #fff;
	padding-right:0;
	height:48px;
}
#navigation {
	position:absolute; left:15px; top:268px;
	width:180px;
	text-align:left;
}
#content {
	margin-left:255px;
	padding:0 1em 1em 1em;
}
#navipath {
	height:2em;
	line-height:2em;
	font-size:80%; margin-top:1em;
}
#content_right {
	float:right;
	text-align:right;
	margin:0;
	padding:0 0 0 0;
	margin-bottom: 1.9em;
}
#image_left {width:220px;}

#footer {
	background:#FEEED7;
	position:relative;
	bottom:0;
	height:2em;
	line-height:2em;
	background:url(../images/footer.gif) repeat-y;
	border-right: 2em solid #FFD69D;
}
#w3c {
	
	float:left;
	padding-left:1em;
}
#w3c a {
	font-weight:normal;
}
#servicenav {
	text-align:right;
	padding-right:1em;
    float:right;
}

#copyright {
	background:none;
	text-align:left;
	margin-left:270px;
}

#copyright a {
	background:none;
	font-weight:normal;
	padding-left:0.3em;
}
