@charset "utf-8";
/* CSS Document */

html {
	height:100.15%;
}

body {
    padding:0;
    margin:0;
}

#top {
	font-family:Arial, Helvetica, sans-serif;
	background-color:#ebf3f5;
}

img {
	border:none;
}

.clear {
	clear:both;
}

#wrapper {
	margin:10px auto;
	width:925px;
	padding-top:0px;
	background-color:#fff;
}

#header {
	height:115px;
	_height:135px;
}

#header_01 {
	height:45px;
}

#logo {
	border:0px;
	float:left;
	position:relative;
	left:10px;
	top:5px;
}

#header_minicart {
	float:right;
	width:280px;
	height:60px;
        font-size:12px;
}

*+html .ie7 {border-bottom:10px solid white;} /* nur für den IE7 */

/* Minicart --> xElements.css */

#header_03 {
	position:relative;
	top:5px;
	width:905px;
	padding:0 10px;
}
/* Elemente in header_03 --> xElements.css */

#footer {
	height:30px;
	width:905px;
	background-color:#fff;
}

#main {
	padding:0 10px 20px 10px;
	position:relative;
	top:10px;
}

#container {
	width:745px;
	float:left;
	margin-top:10px;
}

#left {
	width:127px;
	_width:125px;
	border-right:30px solid #fff;
	_border-right:20px solid #fff;
	float:left;
	position:relative;
	margin-top:19px;
}

#topservice {
	float:left;
	position:relative;
	left:70px;
	top:8px;
}