@charset "utf-8";
/* CSS Document */

html {
	height:100.15%;
}

body {
    padding:0;
    margin:0;
}

#top {
	font-family:Arial, Helvetica, sans-serif;
	background-color:#ebf3f5;
	background-image:url(/pix/design2009/weihnachten.gif);
}

img {
	border:none;
}

.clear {
	clear:both;
}

#wrapper {
	margin:2px auto;
	width:925px;
	padding-top:0px;
	background-color:#fff;
}

#header {
	height:100px;
	_height:120px;
}

#header_01 {
	height:45px;
}

#logo {
	border:0px;
	float:left;
	position:relative;
	left:10px;
	top:5px;
}

#header_minicart {
	float:right;
	width:320px;
	height:60px;
        font-size:12px;
}

*+html .ie7 {border-bottom:10px solid white;} /* nur für den IE7 */

/* Minicart --> xElements.css */

#footer {
	padding: 10px 0 20px;
        border: 1px solid #DDD;
        width:923px;
	/*background-color:#EBF3F5;*/
	background-color:#EEE;
}

#main {
	padding:0 10px 20px 10px;
	position:relative;
	top:1px;
}

#container {
	width:745px;
	float:left;
	margin-top:10px;
}

#left {
	width:145px;
	_width:143px;
	border-right:12px solid #fff;
	_border-right:2px solid #fff;
	float:left;
	position:relative;
	margin-top:11px;
}

#topservice {
	float:left;
	position:relative;
	left:70px;
	top:8px;
}

