/* Farben > vollton:#004EEC; mittelton:#6795F4; hellton:#CDDCFB;  grau:#5F6B6C */

*{padding:0; margin:0; border:0; text-decoration:none;}
html, body {
	height:100%;
	font:14px Arial, Times, sans-serif;
	text-align:center;
	color:#000;
	background:url(../images/bg1.jpg);
	background-color:#fff;
}
#wrapper {
	margin:0 auto;
	position:relative;
	text-align:left;
	min-height:100%;
	height:auto !important;
	height:100%;
	margin-bottom: -2em; 
	border-right: 0 solid #666;
	background:url(../images/wrapper.gif);
}

#angebot {
	position:absolute;
	left:0;
	top:0;
	width:256px;
	height:192px;
	border-top: 0.5em solid #333;
	padding:0 0 0 0;
}

#angebot a {
	background:none; padding:0;
}

#header {
    min-height:90px;
	width:auto;
    height:192px;
	line-height:192px;  
	text-align:center;	
	margin-left:256px;
	text-align:center;
	border-top: 0.5em solid #333;
	background:url(../_images/image.jpg);
}

#border {
	font-weight:bold;
    margin-left:256px;    
	border-top: 0 solid #fff;
	padding-right:0;
	height:106px;
}

#slogan {width:255px; height:72px; position:absolute; left:0; top:199px; background-color:#999;}

#navigation {
	position:absolute; left:12px; top:282px;
	
	text-align:left;
}
#content {
	margin-left:256px;
	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:260px;}
#image_left a:hover {color:#666!important;}

#footer {
	background:#CDDCFB;
	position:relative;
	bottom:0;
	height:2em;
	line-height:2em;
	background:url(../images/footer.gif) repeat-y;
	border-right: 0 solid #666;
}
#w3c {
	
	float:left;
	padding-left:1em;
	color:#999;
}
#w3c a {
	color:#6795F4;	
	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;
}
