@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
body {
	background-color: #333;
	background-image:url(../Bilder/background_beige.jpg);
	background-position:center;
	background-repeat: repeat;
	background-attachment:fixed;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	/* [disabled]text-align:center; */
	height:100%;
}
a:link {
	color: #a40010;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #F00018;
}
a:hover {
	text-decoration: underline;
	color: #F00018;
}
a:active {
	text-decoration: none;
	color: #F00018;
}

a img {border:none;}



#wrapper {
	
	position: relative;
    margin-left: auto;
  	margin-right: auto; 
	width:985px;
	text-align:center;


}


/* OBERER SEITENBEREICH */


#top {	
	height:69px;
	width:985;
	background-image:url(../Bilder/top.jpg);
	background-repeat:no-repeat;
	}
	
	
#header {
	height:338px;
	width:981px;
	background-color:#FFF;
	z-index:0;
	border-left:solid #fff 2px;
	border-right:solid #fff 2px;


}

#menue {
	
	height: 60px;
	width: 918px;

	margin-top:281px;
	margin-left:32px;
	position:absolute;
	z-index:1;
}

#menue img{
	margin-right:2px;
}
	
#slogan {
	height:198px;
	width:321px;
	position:absolute;
	margin-left:620px;
	margin-top:40px;
	z-index:2;
}



/* INHALT */


#content {
	height:100%;
	width:985px;
		background-image:url(../Bilder/background_beigehell.jpg);
	background-color:#FFF;
	text-align:left;
	display:inline-block;


}


#content_columns {
	width: 444px;

	float:left;
	margin: 20px 0 0 34px;
	
}

#spacer {
	clear:both;
	margin-left:35px;
	color:#900;
	height:55px;
	widows:90%;
}


#content_columns x4{
	line-height:20px;
	font-size:12px;

	
}




.headlines {
	float:left;
	margin: 20px 0 0 34px;
	width:444px;
	height: 24px;
	
}


.headlines_collections {
	float:left;
	margin: 20px 0 0 34px;
	width:444px;
	height: 44px;
	
}




/* NEWS*/


.newsteaser {
	float:left;
	width:220px;
	height:150px;
	text-align:left;
	font-size:11px;


}

.newsteaser h1, h2, h3, h4 {
	color:#a40010;
	font-size:14px;
	vertical-align:top;
	vertical-align:text-top;
	
}


.newsteaser p {
	vertical-align:top;
		vertical-align:text-top;
}


.headlineNews {
	width:400px;
	height: 44px;
	
}




/* COLLECTIONS */

.content_collections {

	width: 200px;
	height: 360px;
	float:left;
	margin: 20px 0 0 34px;
	
}







/* FOOTER */

#footer {
	float:left;
	width:985px;
	height: 204px;
	background-image:url(../Bilder/footer.gif);
	background-repeat:no-repeat;
	z-index:0;
}

#b2bLogin {

	margin-left: 820px;
	height:57px;
	width: 124px;
	z-index:1;
}

#disclaimer {
	margin: 100px 0 0 465px;
	height:30px;
	width: 480px;
	color:#CCC;
	font-size:11px;
	text-align:right;
}

#disclaimer a {
	color:#ccc;
}

#adresse {
	position:absolute;
	margin: 8px 0 0 323px;
	height:80px;
	width: 150px;
	color:#CCC;
	font-size:11px;
	text-align:left;
	float:left;
}

#kontakt {
	position:absolute;
	float:left;
	margin: 8px 0 0 526px;
	height:80px;
	width: 180px;
	color:#CCC;
	font-size:11px;
	text-align:left;
}

#socialmedia {
	position:absolute;
	float:left;
	margin: 8px 0 0 820px;
	height:62px;
	width: 123px;
	color:#CCC;
	font-size:11px;
	text-align:left;
}

#googlePlus {
	position:absolute;
	float:left;
	margin: 8px 0 0 820px;
	height:62px;
	width: 123px;
	color:#CCC;
	font-size:11px;
	text-align:left;
	top: 1112px;
}

#kontakt a {
	color:#CCC;
}


#storef {
	float:left;
	margin: 10px 0 0 35px;
	width: 886px;
}

#storef tr, th, td {
	height:40px;
	text-align: center;
}

div.storefOutput {

	float:left;
	margin: 10px 0 0 35px;
	width:200px;
	height:120px;
	border:#CCC dotted 1px;
}

div.hilite {
        border:#660000 dotted 1px;
}

#storefOutputKarte {

	float:left;
	margin: 10px 0 0 35px;
	width:886px;
	border:#CCC dotted 1px;
        height:550px;

}

.error {
        float:left;
        margin: 30px 0 0 35px;
        width:886px;
        color:#ff3333;
}

.notice {
        float:left;
        margin: 30px 0 0 35px;
        width:886px;
}




#b2bshopLogo {
	margin-left: 760px;
	float:left;
	width:195px;
	height:222px;
	background-image:url(../Bilder/b2bShop.png);
	background-repeat:no-repeat;
	z-index:9999;
	position:absolute;
}




#b2bshop-fixed {
	left: 0;
    margin: -72px 0 0;
    position: absolute;
    top: 50%;
    z-index: 100000;
}
