*{
	outline:0;
	margin: 0;
	padding:0;	
}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
    margin: 0;
    padding: 0;
    
}

table {
   border-collapse:separate;
   border-spacing: 0;
    
}

fieldset, img {
    border: 0;
}

address, caption, cite, code, dfn, em, strong, th, var {
    font-style: normal;
    font-weight: normal;
}

li {
    list-style: none;
}

caption, th {
    text-align: left;
}

h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
    font-weight: normal;
}

q:before, q:after {
    content: '';
}

abbr, acronym {
    border: 0;
    font-variant: normal;
}

sup {
    vertical-align: text-top;
}

sub {
    vertical-align: text-bottom;
}

input, textarea, select {
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
}

legend {
    color: #000;
}
a{
	text-decoration:none;
	color:black;
}
/* Ende Reset */

/* Hier gehts los */
html, body {
	height: 100%;
	text-align:left; 
	font-family:Arial,Verdana, Geneva, Helvetica, sans-serif;	
	color:#333;
	font-size:14px;
	line-height:20px;	
	background-color: #F1F1F3;
}

div#mainconti{	
	width:980px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	top:40px;	
	border: 10px solid #ccc;
	border: 10px solid rgba(92, 91, 97, 0.05);
	-webkit-border-radius: 10px;
	border-radius: 10px;	
	background-image: url("../grafik/b_logo4Background2.jpg");
	background-repeat:repeat;
	background:white;
}

#lieferantenConti{
	margin-top:50px;
	width:980px;
	height:160px;
	margin-left:auto;
	margin-right:auto;
	border: 10px solid rgba(92, 91, 97, 0.05);
	-webkit-border-radius: 10px;
	border-radius: 10px;
	background-image: url("../grafik/b_logo4Background.jpg");
	background-repeat: repeat-y;
	margin-bottom:50px;
	padding-bottom: 10px;
	background: white;
}


.transition {
    -webkit-transform: scale(2); 
    -moz-transform: scale(2);
    -o-transform: scale(2);
    transform: scale(2);
}
.transition2 {
    -webkit-transform: scale(1.2); 
    -moz-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
}
.scaleBild {
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
	-ms-transition: all .4s ease-in-out;
}

.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  }

.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
  }

.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
  }

.rslides img {
  display: block;
  height: auto;
  float: left;
  width: 980px;
  border: 0;
  }

#warema {
   height:55px;  
}
#soliday{
	height:55px;
}
#condoor{
	height:55px;
}
#rundum{
	height:55px;
}

div#header{
	background-image: url("../grafik/b_logo5.gif");
	height:130px;
}
#teaser{
	height:103px;
	display:block;
	font-size:14px;
	/*
	background-image:url('../bilder/bilderBlume3.jpg');
	background-repeat:no-repeat;
	*/
	
	padding:10px;
	width:420px;
	position:relative;
	left:512px;
	top:10px;
	border: 1px solid rgba(247, 247, 247, 0.2);
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow:  2px 2px 2px 2px rgba(0, 0, 0, 0.3);
	box-shadow:  2px 2px 2px 2px rgba(0, 0, 0, 0.3);
}
#teaser a{
	background-color: rgba(255,255,255,0.5);
	display:block;
	padding:5px;
	border-radius: 3px;
}

#teaser2{
	/*height:73px;*/
	display:block;
	font-size:14px;
	/*
	background-image:url('../bilder/bilderBlume3.jpg');
	background-repeat:no-repeat;
	*/
	
	/*padding:10px;*/
	/*width:1560px;*/
	position:relative;
	margin-left: auto;
    margin-right: auto;
	/*left:102px;*/
	top:220px;
	z-index:10000;
	/*
	border: 1px solid rgba(247, 247, 247, 0.2);
	-webkit-border-radius: 3px;s
	border-radius: 3px;
	-webkit-box-shadow:  2px 2px 2px 2px rgba(0, 0, 0, 0.3);
	box-shadow:  2px 2px 2px 2px rgba(0, 0, 0, 0.3);
	*/
}

div#waremaLogo{
	float:right;
	margin-right:20px;
	margin-top:10px;
	/*wenn teaser-Box dazu kommt */
	display:none;
	margin-top:-60px;
	margin-top:-116px;
	 
}
div#waremaLogo img{
	width:200px;
	display:block;
	margin-bottom:8px;
}

div#navi{
	/*position:relative;*/
	margin-top:20px;
	clear:both;
}

div#content{
	width:950px;
	padding:15px 15px 20px 15px;
	clear:both;	
}

img.subImage{
	margin-top:20px;
	border: 0px solid rgba(247, 247, 247, 0.1);
	-webkit-border-radius: 3px;
	border-radius: 3px; 
	-webkit-box-shadow:  2px 2px 2px 2px rgba(0, 0, 0, 0.3);
    box-shadow:  2px 2px 2px 2px rgba(0, 0, 0, 0.3);
}
div.produktkasten{
	clear:both;
}
div.linkerKasten{
	float:left;
	width:407px;
	margin-top:15px;
	padding:30px;
	background-color:#EBEBED;
	border: 0px solid rgba(247, 247, 247, 0.1);
	-webkit-border-radius: 3px;
	border-radius: 3px; 
	-webkit-box-shadow:  2px 2px 2px 2px rgba(0, 0, 0, 0.3);
    box-shadow:  2px 2px 2px 2px rgba(0, 0, 0, 0.3);
    height:305px;
}
div.rechterKasten{
	float:right;
	width:417px;
	margin-top:15px;
	padding:30px 20px 30px 20px;
	
	background-color:#EBEBED;
	border: 0px solid rgba(247, 247, 247, 0.1);
	-webkit-border-radius: 3px;
	border-radius: 3px; 
	-webkit-box-shadow:  2px 2px 2px 2px rgba(0, 0, 0, 0.3);
    box-shadow:  2px 2px 2px 2px rgba(0, 0, 0, 0.3);
    height:305px;
}
img.kastenImage{
	width:200px
}
img.kastenImageBreit{
	width:405px;
}
a.lightbox{
	display:block;	
	float:left;
	margin-left:5px;
	margin-bottom:5px;
}

div.newsKasten{
	width:890px;
	margin-top:15px;
	padding:30px;
	background-color:#EBEBED;
	border: 0px solid rgba(247, 247, 247, 0.1);
	-webkit-border-radius: 3px;
	border-radius: 3px; 
	-webkit-box-shadow:  2px 2px 2px 2px rgba(0, 0, 0, 0.3);
    box-shadow:  2px 2px 2px 2px rgba(0, 0, 0, 0.3);
    min-height:189px;
}
div.newsKasten p{
	margin-bottom:5px;
}

div.newsKasten img{
	float:right;
	margin-right:10px;
	margin-top:-73px;
	width:500px;
}

div.gallerieKasten{
	width:920px;
	margin-top:15px;
	padding:30px 1px 30px 30px;
	background-color:#EBEBED;
	border: 0px solid rgba(247, 247, 247, 0.1);
	-webkit-border-radius: 3px;
	border-radius: 3px; 
	-webkit-box-shadow:  2px 2px 2px 2px rgba(0, 0, 0, 0.3);
    box-shadow:  2px 2px 2px 2px rgba(0, 0, 0, 0.3);    
}

div.grosserKasten{
	width:890px;
	margin-top:-5px;
	padding:30px;
	background-color:#EBEBED;
	border: 0px solid rgba(247, 247, 247, 0.1);
	-webkit-border-radius: 3px;
	border-radius: 3px; 
	-webkit-box-shadow:  2px 2px 2px 2px rgba(0, 0, 0, 0.3);
    box-shadow:  2px 2px 2px 2px rgba(0, 0, 0, 0.3);
    min-height:305px;
}

div#contentStart{
	width:980px;
	padding:15px 0 0px 0;	
	clear:both;
}
div.startkachel{
	font-size:13px;
	width:298px;
	height:198px;	
	margin:20px 0 0 20px;
	float:left;
	border: 0px solid rgba(247, 247, 247, 0.1);
	-webkit-border-radius: 3px;
	border-radius: 3px; 
	-webkit-box-shadow:  2px 2px 2px 2px rgba(0, 0, 0, 0.3);
    box-shadow:  2px 2px 2px 2px rgba(0, 0, 0, 0.3);
}
div.startkachel div{
	background: none repeat scroll 0 0 #666;
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.3);
	height:75px;	
	padding:5px 5px 0 5px;
	word-spacing: 3px;
	font-weight: bold;
	color: white;
}
div.startkachel div:hover{
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
}

/* Damit auch die zweite Linie justify macht */
/*div.startkachel div span {
	font-size: 1px ;
	word-spacing: 1000px;
}*/
div.startkachel a {
	display:block;
	height:118px;	
}
div.startkachel a:hover {
	background: none repeat scroll 0 0 rgba(255, 255, 255, 0.3);	
}
div.startkachel a span{
	display:block;
	padding-top: 40px;
	font-size:22px;
	color:white;	
	text-align:center;
	text-shadow: 1px 1px 1px #0f050f;
    filter: dropshadow(color=#0f050f, offx=1, offy=1);	
}

div.startkachel a span:hover{
	text-shadow: 2px 2px 2px #0f050f;
	filter: dropshadow(color=#0f050f, offx=2, offy=2);	
   
}


div.startkachel div a {
	display:inline;
	text-decoration: none;
	font-weight: bold;
	color: white;
	text-shadow: 1px 1px 1px #0f050f;
    filter: dropshadow(color=#0f050f, offx=1, offy=1);	
}
div.startkachel div a:hover {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
	text-shadow: 2px 2px 2px #0f050f;
	filter: dropshadow(color=#0f050f, offx=2, offy=2);	
}

#kachel_1{
	background-image: url(../grafik/Condor1Back.jpg);
}
#kachel_2{
	background-image: url(../grafik/fassader1Back.jpg);
}
#kachel_3{
	background-image: url(../grafik/normstahl.jpg);
}
#kachel_4{
	background-image: url(../grafik/LadenWeb.jpg);
}
#kachel_5{
	background-image: url(../grafik/kontakt.jpg);
}
#kachel_6{
	background-image: url(../grafik/bilderobjekte.jpg);
}


div#footer{
	padding-top:30px;
	clear:both;
}

/* diverse tags */
h1.ueberschrift1{  /*bislang nur bei News verwendet */
	font-size:16px;
	margin-bottom:10px;
}
h1.ueberschrift2{  /*bislang nur bei News verwendet */
	font-size:14px;
	margin-bottom:4px;
}
.rot{
	color: #D50103;
	font-weight:bold;
}
div.linkerKasten h2,h3{
	font-weight:bold;
	margin-bottom:5px;
	color:#5C5B60;
}
div.linkerKasten p{
	margin-bottom:5px;
}
div.linkerKasten ul{
	margin-bottom:10px;
}

div.linkerKasten a.externerLink{
	color:#5C5B60;
	text-decoration: underline;
}
div.linkerKasten a.externerLink:hover{
	color:#333;	
}
ul.echteListe li{
	list-style-type: disc;
	margin-left:15px;
}
.gallerieZelle{
	width:135px;
	height:101px;
	padding:14px 14px 0 0;
	float:left;
}
.gallerieZelle img{
	width:135px;
	height:101px;
}
#sicherheit-rolladen{
	width:400px;
	margin-top: 10px;		
}

a.pdfLink{
	color:#5C5B60;
	text-decoration: underline;
	background-image:url(../grafik/pdf.png);
	background-repeat:no-repeat;
	background-size: 15px 15px;
	background-position:left;
	display:inline-block;
	padding-left:20px;
}
a.pdfLink:hover{
	color:#333;	
}
/* Formular */
div.rechterKasten label{
	width:100px;
	display:block;
}
div.rechterKasten td{
	padding-bottom:5px;
}

.formfeld{
	width:300px;
}
.formfeldPLZ{
	width:80px;
}
.formfeldOrt{
	width:213px;
}
/* superfish */

.aktuell{
	background:	#EBEBED;	
}

/*** SKIN ***/

.sf-menu {
	float:			left;
	margin-bottom:	1em;
	border-top:	1px solid #ccc;
	border-bottom:	1px solid #ccc;
	border-top:	1px solid rgba(92, 91, 97, 0.1);
	border-bottom:	1px solid rgba(92, 91, 97, 0.1);
	width:980px;
}
.sf-menu a {
	/*border-left:	1px solid #FF7573;	
	border-left:	1px solid #FFF;*/
	padding: 		.6em 1em;  /* H�he und Breite des Navibalkens */
	text-decoration:none;
	color:			#333;
	font-size:14px;
	text-shadow: 1px 1px 1px #666666;
    filter: dropshadow(color=#666666, offx=1, offy=1);
   
}
.sf-menu a, .sf-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	color:			#333;
}
.sf-menu li:last-child{
	-webkit-border-radius: 0 0 3px 3px;
    border-radius: 0 0 3px 3px;
}
.sf-menu li {
	/*background:		#E60003;*/	
	background:rgba(241, 210, 86, 0.06);
	background:rgba(255, 255, 255, 0.05);	
	 
}
.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
	background:		#ccc;
	background:rgba(0, 0, 0, 0.3);
	outline:		0;
	color:#ffffff;
}

.sf-menu li ul li {
	color:#ffffff;
	background:		#fff;	
	background:rgba(255, 255, 255, 0.95);
}
.sf-menu li ul li a{
	/*border-right:	1px solid #FFF;*/
	
}
.sf-menu li ul li a:hover,.sf-menu li ul li:hover{
	background:		#ddd;
	background:rgba(255,255,255, 0.3);
}
.sf-menu li ul:last-child a{
	/*border-bottom:	1px solid #FFF;*/
}

/*** arrows **/
.sf-menu a.sf-with-ul {
	padding-right: 	2.25em;
	min-width:		1px; /* trigger IE7 hasLayout so spans position accurately */
}
.sf-sub-indicator {
	position:		absolute;
	display:		block;
	right:			.75em;
	top:			1.05em; /* IE6 only */
	width:			10px;
	height:			10px;
	text-indent: 	-999em;
	overflow:		hidden;
	background:		url('../grafik/arrows-ffffff.png') no-repeat -10px -100px; /* 8-bit indexed alpha png. IE6 gets solid image only */
}
a > .sf-sub-indicator {  /* give all except IE6 the correct values */
	top:			.8em;
	background-position: 0 -100px; /* use translucent arrow for modern browsers*/
}
/* apply hovers to modern browsers */
a:focus > .sf-sub-indicator,
a:hover > .sf-sub-indicator,
a:active > .sf-sub-indicator,
li:hover > a > .sf-sub-indicator,
li.sfHover > a > .sf-sub-indicator {
	background-position: -10px -100px; /* arrow hovers for modern browsers*/
}

/* point right for anchors in subs */
.sf-menu ul .sf-sub-indicator { background-position:  -10px 0; }
.sf-menu ul a > .sf-sub-indicator { background-position:  0 0; }
/* apply hovers to modern browsers */
.sf-menu ul a:focus > .sf-sub-indicator,
.sf-menu ul a:hover > .sf-sub-indicator,
.sf-menu ul a:active > .sf-sub-indicator,
.sf-menu ul li:hover > a > .sf-sub-indicator,
.sf-menu ul li.sfHover > a > .sf-sub-indicator {
	background-position: -10px 0; /* arrow hovers for modern browsers*/
}

/*** shadows for all but IE6 ***/
.sf-shadow ul {
	background:	url('../grafik/shadow.png') no-repeat bottom right;
	padding: 0 8px 9px 0;
	-moz-border-radius-bottomleft: 17px;
	-moz-border-radius-topright: 17px;
	-webkit-border-top-right-radius: 17px;
	-webkit-border-bottom-left-radius: 17px;
}
.sf-shadow ul.sf-shadow-off {
	background: transparent;
}

/*** ESSENTIAL STYLES ***/
.sf-menu, .sf-menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
	
}
.sf-menu {
	line-height:	1.0;
}
.sf-menu ul {
	position:		absolute;
	top:			-999em;
	width:			10em; /* left offset of submenus need to match (see below) */
}
.sf-menu ul li {
	width:			100%;
}
.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
	float:			left;
	position:		relative;
}
.sf-menu a {
	display:		block;
	position:		relative;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left:			0;
	top:			2.3em; /* match top ul list item height */
	z-index:		99;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}


/*** adding the class sf-navbar in addition to sf-menu creates an all-horizontal nav-bar menu ***/
.sf-navbar {
	background:		#BDD2FF;
	height:			2.5em;
	padding-bottom:	2.5em;
	position:		relative;
}
.sf-navbar li {
	background:		#AABDE6;
	position:		static;
}
.sf-navbar a {
	border-top:		none;
}
.sf-navbar li ul {
	width:			44em; /*IE6 soils itself without this*/
}
.sf-navbar li li {
	background:		#BDD2FF;
	position:		relative;
}
.sf-navbar li li ul {
	width:			13em;
}
.sf-navbar li li li {
	width:			100%;
}
.sf-navbar ul li {
	width:			auto;
	float:			left;
}
.sf-navbar a, .sf-navbar a:visited {
	border:			none;
}
.sf-navbar li.current {
	background:		#BDD2FF;
}
.sf-navbar li:hover,
.sf-navbar li.sfHover,
.sf-navbar li li.current,
.sf-navbar a:focus, .sf-navbar a:hover, .sf-navbar a:active {
	background:		#BDD2FF;
}
.sf-navbar ul li:hover,
.sf-navbar ul li.sfHover,
ul.sf-navbar ul li:hover li,
ul.sf-navbar ul li.sfHover li,
.sf-navbar ul a:focus, .sf-navbar ul a:hover, .sf-navbar ul a:active {
	background:		#D1DFFF;
}
ul.sf-navbar li li li:hover,
ul.sf-navbar li li li.sfHover,
.sf-navbar li li.current li.current,
.sf-navbar ul li li a:focus, .sf-navbar ul li li a:hover, .sf-navbar ul li li a:active {
	background:		#E6EEFF;
}
ul.sf-navbar .current ul,
ul.sf-navbar ul li:hover ul,
ul.sf-navbar ul li.sfHover ul {
	left:			0;
	top:			2.5em; /* match top ul list item height */
}
ul.sf-navbar .current ul ul {
	top: 			-999em;
}

.sf-navbar li li.current > a {
	font-weight:	bold;
}

/*** point all arrows down ***/
/* point right for anchors in subs */
.sf-navbar ul .sf-sub-indicator { background-position: -10px -100px; }
.sf-navbar ul a > .sf-sub-indicator { background-position: 0 -100px; }
/* apply hovers to modern browsers */
.sf-navbar ul a:focus > .sf-sub-indicator,
.sf-navbar ul a:hover > .sf-sub-indicator,
.sf-navbar ul a:active > .sf-sub-indicator,
.sf-navbar ul li:hover > a > .sf-sub-indicator,
.sf-navbar ul li.sfHover > a > .sf-sub-indicator {
	background-position: -10px -100px; /* arrow hovers for modern browsers*/
}

/*** remove shadow on first submenu ***/
.sf-navbar > li > ul {
	background: transparent;
	padding: 0;
	-moz-border-radius-bottomleft: 0;
	-moz-border-radius-topright: 0;
	-webkit-border-top-right-radius: 0;
	-webkit-border-bottom-left-radius: 0;
}

@media only screen and (max-width: 480px) {
	div#mainconti{	
		width:460px;
		margin-left:auto;
		margin-right:auto;
		position:relative;
		top:40px;	
		border: 10px solid #ccc;
		border: 10px solid rgba(92, 91, 97, 0.05);
		-webkit-border-radius: 10px;
		border-radius: 10px;	
		background-image: url("../grafik/b_logo4Background.jpg");
		background-repeat: repeat-y;
	}
	
	.rslides img {	 
	  width: 460px;	 
	  }
	
	#lieferantenConti{
		margin-top:50px;
		width:460px;
		height:80px;
		margin-left:auto;
		margin-right:auto;
		border: 10px solid rgba(92, 91, 97, 0.05);
		-webkit-border-radius: 10px;
		border-radius: 10px;
		background-image: url("../grafik/b_logo4Background.jpg");
		background-repeat: repeat-y;
		margin-bottom:50px;
	}
	
	div#content{
		width:440px;
		padding:10px 10px 15px 10px;
		clear:both;	
	}
	
	div.produktkasten{
		width:420px;
	}
	.prodkuktlink img{
		width:420px;
	}
	div.linkerKasten{
		float:none;
		display:block;
		width:360px;
		margin-top:15px;
		padding:30px;
		background-color:#EBEBED;
		border: 0px solid rgba(247, 247, 247, 0.1);
		-webkit-border-radius: 3px;
		border-radius: 3px; 
		-webkit-box-shadow:  2px 2px 2px 2px rgba(0, 0, 0, 0.3);
	    box-shadow:  2px 2px 2px 2px rgba(0, 0, 0, 0.3);
	    height:305px;
	}
	div.rechterKasten{
		float:none;
		display:block;
		width:380px;
		margin-top:15px;
		padding:30px 20px 30px 20px;
		
		background-color:#EBEBED;
		border: 0px solid rgba(247, 247, 247, 0.1);
		-webkit-border-radius: 3px;
		border-radius: 3px; 
		-webkit-box-shadow:  2px 2px 2px 2px rgba(0, 0, 0, 0.3);
	    box-shadow:  2px 2px 2px 2px rgba(0, 0, 0, 0.3);
	    height:305px;
	}
	img.kastenImage{
		width:180px
	}
	img.kastenImageBreit{
		width:365px;
	}
	div.startkachel{
		float:none;	
	}
	#lieferantenConti table tr td{
		display:block;
	}
	#teaser2{
		display:none;
	}
	#teaser{
		display:none;
	}
	div#waremaLogo{
		display:none;
	}
	div#header{
		widt:440px;	
	}
	div#footer{
		width:440px;
	}
	div.newsKasten{
		width:330px;
	}
	div.newsKasten img{
		float:none;
		margin-right:0px;
		margin-top:10px;
		width:315px;
	}
	div.gallerieKasten{
		width:360px;
	}
	img.subImage{
		width:420px;
	}
	div.grosserKasten{
		width:360px;
	}
	#resmenu1{
		margin-left:10px;
	}
	#sicherheit-rolladen{
		width:350px;
	}
	div#contentStart{
		width:440px;	
	}
	div#header{
		width:460px;
	}
	.formfeld{
		width:250px;
	}
	.formfeldPLZ{
		width:80px;
	}
	.formfeldOrt{
		width:150px;
	}
}
