/*Spezielle Klassen ausserhalb der Templates, zum Teil vom Haupt-CSS File kopiert */
span.button-uebersicht {
	background:url(../_pix/bg-informieren.gif) right top no-repeat;
	color:#fff;
	padding:3px 23px 4px 7px;
	line-height:15px;
}
span.button-angebot {
	background:url(../_pix/bg-angebot.gif) right top no-repeat;
	color:#fff;
	padding:3px 23px 4px 7px;
	line-height:15px;
}
p.button-action {
	background:url(../_pix/bg-angebot-anfordern.gif) 0 0 no-repeat;
	height:22px;
	width:246px;
	padding:8px 0 0 24px;
	display:block;
	color:#fff;
	font-size:1.2em;
	line-height:1em;
	text-decoration:none;
	font-weight:bold;
}
p.button-action a {
	color:white;
	text-decoration:none
}
div.action {
	background:#e9f3fa;
	padding:15px 0 0px 0;
}
.grey {
	background:url(../_pix/arrow-box-grey.gif) 0 8px no-repeat;
	color:#6c6c6c;
	border-bottom:1px dotted #6c6c6c;
	border-top:1px dotted #6c6c6c;
}
.rahmen_artikel_uebersicht {
	padding:0;
	margin-left: 10px;
	margin-bottom: -10px;
	list-style-type:none;
}
.rahmen_artikel_uebersicht h4, .rahmen_artikel_uebersicht .h4 {
	padding: 3px 0 0 10px;
	margin : 0;
	margin-left :-10px;
	background:url(../_pix/arrow-blue-right.gif) 0px 8px no-repeat;
	font-weight:bold;
	font-size:12px;
}

.h4{
	font-weight:bold;
	margin-top:14px;
	margin-bottom:5px;
	padding:0px;
	font-size:14px;
}

p.xheadline {
	font-weight:bold;
	font-size:1.2em;
	line-height:1.3em;
	padding-right:100px;
	color:#145d97;
}
p.xtxt {
	padding-right:100px;
	color:#6a9dc5;
}
div.faq-box-rechts {
	background:#e9f3fa;
	width:310px;
	float:right;
	margin:0 0 10px 20px;
}
div.faq-box-rechts ul {
	margin:0;
	padding:10px 10px 3px 10px;
	list-style-type:none;
}
div.faq-box-rechts ul li {
	margin:0;
	padding:0 0 10px 10px;
	background:url(../_pix/arrow-blue-right.gif) 0 4px no-repeat;
}
div.faq-box-breit {
	background:#e9f3fa;
	width:530px;
	float:left;
	margin:0 0 10px 0px;
}
div.faq-box-breit ul {
	margin:0;
	padding:10px 10px 3px 10px;
	list-style-type:none;
}
div.faq-box-breit ul li {
	margin:0;
	padding:0 0 10px 10px;
	background:url(../_pix/arrow-blue-right.gif) 0 4px no-repeat;
}

h5, p.h5, h1.h5, h2.undeline{
	font-weight:bold;
	font-size:1.7em;
	color:#000;
	padding:0 0 10px 0;
	margin:0 0 15px 0;
	border-bottom:1px dotted #6c6c6c;
	line-height:1.1em;
	text-transform:none;
	text-align:left;
	overflow:hidden;
	word-wrap:break-word;
}

div.teaser-box h4 {
	background:#c92c3f;
	text-transform:uppercase;
	display:inline;
	float:left;
	color:#ffffff;
	font-size:0.8em;
	letter-spacing:1px;
	padding: 0 2px;
	margin:0 0 1px 0px;
}
div.csc-textpicHeader h3{
	margin-bottom:5px;
}
fieldset.tx-powermail-pi1_fieldset {
	/* Disable border */

	border: none;
}
fieldset.tx-powermail-pi1_fieldset label {
	/* Style labels */

	display: block;
	width: 150px;
	float: left;
	clear: both;
	color:#6a9dc5;
}
fieldset.tx-powermail-pi1_fieldset input,  fieldset.tx-powermail-pi1_fieldset select {
	/* Style input fields */

	width: 200px;
	border: none;
	/*	border-bottom: 1px solid black; */

	margin-left: 20px;
	color:#6a9dc5;
}
div.tx_powermail_pi1_fieldwrap_html {
	/* Increase margin between every field */

	margin: 10px 0;
}
fieldset.tx-powermail-pi1_fieldset legend {
	display: none;
}
form input.submit {
	background:url(../_pix/bg-button-red-large.jpg) left bottom repeat;
	width:200px;
	color:#fff;
	font-size:1.2em;
	line-height:1em;
	font-weight:bold;
	cursor:pointer;
	border:1px solid #c92c3f;
	margin-left:  10px;
}
