@charset "UTF-8";

div{
	float:none;
}


a{
	border:none;
}

html, body{
        height: 100%;
		margin:0px;
		padding:0px;
}

body{
        margin:0px;
        padding:0px;
}

#wrapper{
		min-height: 100%;
		height:auto !important; /* moderne Browser */
		height:100%; /* IE */
        margin: auto; /* Div soll zentriert werden */
        width:1000px;
        background-color:#FFFFFF;
        text-align:left;
		overflow:auto;
}

#banner{
        height:125px;
        width:850px;
        background-image:url(../pics/banner_back.jpg);
        background-repeat:repeat-x;
		overflow:hidden;
}

#logo{
        width:300px;
        height:125px;
        background-image:url(../pics/logo.jpg);
        float:left;
}

#banner_navi{
        float:right;
        margin-top:32px;
        margin-right:15px;
        color:#FFFFFF;
		overflow:hidden;
}

#navigation{
        background-color:#1d5eae;
        height:19px;
        margin-left:10px;
        width:840px;
        padding-top:5px;
		overflow:hidden;
}

#subnavi1{
        background-color:#7ea8da;
        height:19px;
        margin-left:10px;
        width:840px;
        padding-top:6px;
		overflow:hidden;
}

#subnavi2{
        background-color:#c6d6ef;
        height:19px;
        margin-left:10px;
        width:840px;
        padding-top:6px;
		overflow:hidden;
}

.subnavi_spacer{
	height:50px;
	width:837px;
}

.subnavi_spacer_2{
	height:25px;
	width:837px;
}


#left{
        width:595px;
        float:left;
        margin:0px;
		color:#333;
}

#right{
        width:255px;
        float:right;
		color:#333;

}

#whole{
	width:850px;
}

#bild_left{
	position:absolute;
	z-index:1;
}

#marketing{
	position:absolute;
	background-color:#FFF;
	border:5px solid #FFF;
	border-bottom:none;
	margin-top:-35px;
	margin-left:165px;
	z-index:105;
}

#vertrieb{
	position:absolute;
	background-color:#FFF;
	border:5px solid #FFF;
	border-bottom:none;
	margin-top:125px;
	margin-left:420px;
	z-index:105;
}

#Fulfilment{
	position:absolute;
	background-color:#FFF;
	border:5px solid #FFF;
	border-bottom:none;
	margin-top:70px;
	margin-left:-70px;
	z-index:105;
}

#einkaufsberatung{
	position:absolute;
	background-color:#FFF;
	border-bottom:none;
	margin-top:296px;
	margin-left:230px;
	z-index:105;
}

.footer{
	width:900px;
	background-color:#0F0;
	height:25px;
}

.contact_left{
	margin-left:10px;
	float:left;
	width:75px;
}

.contact_right{
	margin-left:10px;
	float:left;
	width:90px;
}

#wrap_left{
	width:150px;
	float:left;
}

#wrap_right{
	width:850px;
	float:left;
}

.content_top{height:110px; padding-bottom:15px; margin-top:15px;}
.content_top2{height:40px; padding-bottom:15px;}
.content_middle{height:125px; z-index:105;}
.blue_square1{width:100px;height:100px;background-color:#1d5eae;margin-right:10px;float:right;z-index:205;}
.blue_square2{width:100px;height:100px;background-color:#1d5eae;margin-right:10px;float:left;}
.blue_square3{width:35px;height:100px;background-color:#1d5eae;float:left; margin-bottom:10px;}
.clear{clear:both;}
.leftnavi{margin-top:288px; width:140px;}
li.active{font-weight:bold; text-decoration:underline;}