@charset "utf-8";

/* CSS Document */


#siteinhalt h2 {
	color: #333333;
	font-size: 1.2em;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 10px;
	padding-bottom: 5px;
	clear: both;
}


#produktnavi {
	background-image: url(../bilder/bg.gif);
	/*background-repeat: repeat-x;*/
	background-size: 100% 100%;
    background-repeat: no-repeat;
	padding: 5px;
}
#produktnavi .head {
	background-image: url(../bilder/bg-head.jpg);
	background-size: 100% 100%;
    background-repeat: no-repeat;
	padding: 7px;
	border: 1px solid #d9d9d9;
	color: #FFFFFF;
	vertical-align: middle;
	background-position: center;
}
#produktnavi .head h4 {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-size: 1.2em;
}
#produktnavi .head ul{
	padding:0;
	margin:0;
}

#produktnavi .head li {
	height: 60px;
	background-image: url(../bilder/bg-punkte.gif);
	background-size: 100% 100%;
    background-repeat: no-repeat;
	float: left;
	width:24%;
	margin-right: 5px;
	text-align: center;
	list-style-type: none;
	border: 1px solid #FFFFFF;
	font-size: 12px;
}
#produktnavi .head li:hover {
	background-image: url(../bilder/bg-punkte-over.gif);
}
#produktnavi .head li a {
	color: #FFFFFF;
	text-decoration: none;
}
#produktnavi .head li a:hover {
	color: #33CCCC;
}
#produktnavi .head li img {
	margin-top: 3px;
	margin-bottom: 2px;
}

#produktnavi .head .link {
	clear: both;
	padding-top: 5px;
	text-align: center;
}
#produktnavi .head .link img {
	margin-right: 10px;
	margin-left: 10px;
}
#produktnavi .head .link a {
	display: block;
	width: 100%;
	background-image: url(../bilder/weiter.gif);
	background-repeat: repeat-x;
	height: 36px;
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: none;
	border: 1px solid #FFFFFF;
	line-height: 36px;
}
#produktnavi .head .link a:hover {
	background-image: url(../bilder/weiter-over.gif);
}
#produktausfuehrung {
	float: left;
	width: 228px;
	margin-right: 15px;
	padding: 3px;
	border: 1px solid #CCCCCC;
	margin-bottom: 15px;
}

#produktausfuehrung h4 {
	background-color: #CCCCCC;
	padding: 5px;
	height:40px;
	font-size: 1em;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}


#produktausfuehrung h2 {
	background-color: #CCCCCC; 
	padding: 5px;
	height:40px;
	font-size: 16px;
	font-weight:bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	caption-side:top;
	 
}



#produktausfuehrung img {
	margin:5px;
}


#produktausfuehrung li {
  margin-bottom:3px;
  margin-left:5px;
  list-style-image:url(../bildern/ok.gif);
  list-style-position:inside;
  list-style-type:hebrew;
}

#produktpunkte {
	float: left;
	width: 175px;
	margin-right: 5px;
	padding: 3px;
	border: 1px solid #CCCCCC;
	margin-bottom: 5px;
	font-size: 0.95em;
}#produktpunkte p {
	height: 60px;
}


#seiten_abschluss {
background-image:url(../_css/fooder-ground.jpg); background-repeat:no-repeat;relative;width:979px;height:235px;margin-left:1px;
}

#b_links {
float:left;margin-left:330px;margin-top:0px; background-color:#FFFFFF;width:170px; height:180px; border-color:#003399; border-style:solid; border-width:thin;padding:5px;
}

#b_rechts {
float:right;margin-right:30px;margin-top:0px;background-color:#FFFFFF;width:170px; height:180px; border-color:#003399; border-style:solid; border-width:thin;padding:5px;
}

#b_mitte { 
margin-left:550px;margin-top:3px;background-color:#FFFFFF;width:170px; height:180px; border-color:#003399; border-style:solid; border-width:thin;padding:5px;
}

#b_text {
margin-left:330px;margin-top:10px;
}

.step_header{
	width:auto;
	/*background-color:#0273bb;*/
	background-color:#1d5283;
	padding:5px;
	color:#ffffff;
	font-weight:bold;
	font-size:1.1em;
}

/*Neues Style für die Produktübersicht*/
.sowero-produkt{
	float:left;
	width:33.33%;
}

.sowero-produkt-content{
	display:block;
	width:auto;
	border:1px solid #cccccc;
	margin-top:10px;
	margin-right:15px;
	margin-left:5px;
	margin-bottom:10px;
	/*height:310px;*/
	background-color:#ffffff;
	text-decoration:none;
	color:#000000;
}

.sowero-produkt-content:hover{
	box-shadow: 0 0 15px #999999;
	cursor:pointer;
}

.sowero-produkt-image{
	position:relative;
}

.sowero-produkt-image img{
	display:block;
	max-width:100% !important;
	margin-left: auto;
    margin-right: auto;
	
}

.sowero-produkt-header{
	position:absolute;
	top:10px;
	width:auto;
	/*background-color:#0273bb;*/
	background-color:#1d5283;
	padding:10px;
	font-weight:bold;
	color:#ffffff;
	font-size:1.1em;
}

.sowero-produkt-name{
	position:absolute;
	bottom:0;
	width:100%;
	background-color:#ffffff;
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
}

.sowero-produkt-name-text{
	display:block;
	text-decoration:none;
	color:#000000;
	width:auto;
	text-align:center;
	padding:5px;
	font-weight:bold;
	font-size:1.3em;
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
	
}

.sowero-produkt-badge{
	position:absolute;
	width:60px;
	height:50px;
	border:2px solid #ffffff;
	top:-15px;
	right:-15px;
	background-color:#db0000;
	background-image: linear-gradient(to top, #db0000 0%, #ff1a1a 50%);
	color:#ffffff;
	text-align:center;
	font-weight:bold;
	padding-top:10px;
	border-radius:30px
}

@media screen and (max-width: 960px) {
	#produktnavi .head li {
		float: left;
		width:47%;
		margin-bottom:5px;
	}	
}

@media screen and (max-width: 767px){
	.sowero-produkt{
		width:100%;
	}
}