@charset "utf-8";
/* CSS Document */

h1 {
	font-size:180%;
	font-weight:normal;
	text-transform:uppercase;
	padding-bottom:15px;
}
h2 {
	color:#00547a;
	font-size:140%;
	font-weight:normal;
}
.content .infobox .startbox a,
.content .infobox .titel_leftbox a,
.content .infobox .threesteps a {
	color:#fff;
}

/*	TITEL	*/
.titel h1 {
	/*color:#0086cb;*/
}
.titel_leftbox h1, .infobox h1 {
	padding-top:30px;
}
/*
.titel_leftbox sup {
	padding:1px;
	display:block;
	float:left;
}
	*+ html .titel_leftbox sup {
		font-size:120%;
	}
.titel_leftbox span {
	padding:10px 0 0 5px;
	font-size:400%;
	display:block;
	float:left;
}
	*+ html .titel_leftbox span {
		padding-bottom:15px;
	}
	*+ html .titel_leftbox .preis {
		padding-bottom:0px;
	}
*/
.infobox .titelbox, .infobox .titelbox a {
	color:#fff;
}
/*	/ TITEL	*/

/*	INFOBOX	*/

.titelbox h2 {
	color:#fff;
}

.infobox, .infobox a {
	color:#0086cb;
}
.infobox sup {
	padding:10px 5px 10px 1px;
	display:block;
	float:left;
}
	*+ html .infobox sup {
		font-size:120%;
	}
.infobox span.preis {
	padding:10px 0 10px 5px;
	font-size:200%;
	display:block;
}
.infobox ul li, .referenzen ul li {
	list-style:url(../li_weiss.png);
	padding:2px 0;
}
	*+ html .infobox ul li, .referenzen ul li {
		list-style:url(../li_weiss.gif);
	}
		* html .infobox ul li, .referenzen ul li {
			list-style:url(../li_weiss.gif);
		}
.infobox ol, .referenzen ol {
	margin:0 0 10px 0;
	padding:0;
	font-weight:normal;
}
.infobox ol li, .referenzen ol li {
	list-style:decimal;
	padding:2px 0;
}
.cross-selling a {
	color:#0086cb;
}
/*	INFOBOX	*/













h1 span {font-weight:100%;}
/*----------------------------------------------------------------------*/
/*		Bild mit Text rechts oder links daneben	bei festen Boxen		*/
/*----------------------------------------------------------------------*/ /* HIER AUSKOMMENTIEREN */
.wrapper {
	border-bottom:1px solid #ddd;
	margin:0 0 15px 0;
	padding:0 0 15px 0;
}
.wrapper h1, .wrapper h2 {
	margin-top:0;
	padding-top:0;
}




.img_wrap_right, .wrapper .float_right {float:right;}
.img_wrap_left, .wrapper .float_left {float:left;}
.wrapper .float_left, .wrapper .float_right {width:36%;}
.img_wrap_right, .img_wrap_left {width:64%;}
/*----------------------------------------------------------------------*/
/*	  / Bild mit Text rechts oder links daneben	 festen Boxen			*/
/*----------------------------------------------------------------------*/

/*----------------------------------------------------------------------*/
/*		Bild mit Text rechts oder links daneben	bei umlaufenden Boxen	*/	/*	WICHTIG! Der obere Teil mmuss auskommentiert sein  */
/*----------------------------------------------------------------------*   /* HIER AUSKOMMENTIEREN */
.wrapper {
	border-bottom:1px solid #333;
	margin:0 0 15px 0;
	padding:0 0 15px 0;
}
.img_wrap_right, .img_wrap_right .bild_float, .img_wrap_right img {float:right;}
.img_wrap_left, .img_wrap_left img {float:left;}
.wrapper float_left, .wrapper float_right {width:36%;}
.img_wrap_right, .img_wrap_left {width:64%;}
/*----------------------------------------------------------------------*/
/*	  / Bild mit Text rechts oder links daneben	bei umlaufenden Boxen	*/
/*----------------------------------------------------------------------*/
