@charset "utf-8";
/************************************************************************************/
/*                                                                                  */
/* Generelle Textformatierungen                                                     */
/*                                                                                  */
/************************************************************************************/

/************************************************************************************/
/* Absatz */
p
{
	padding:0;
	padding-bottom:18px;
}



/************************************************************************************/
/* Überschriften */
h1, h2
{
	padding: 0;
}

h2
{
	font-size: 16px;
	font-weight: normal;
	font-weight: bold;
}

h3
{
	font-size:14px;
	font-weight:normal;
	margin-top:18px;
	margin-left:0px;
}

h4
{
	font-size: 14px;
	font-weight: normal;
	color: #fff;
	background-color:#ccc;
	font-weight: bold;
	padding:3px 10px 3px 10px;
}

.quicklinks
{
	float:left;
	font-size:13px;
	width:345px;
	margin-bottom:3px;
	padding-top:2px;
	padding-left: 5px;
	height:17px;
	display:block;
	background-color:#e7e7e8;
}

.bildgalerie, .grundmasse
{
	float:left;
	font-size:13px;
	width:345px;
	margin-bottom:3px;
	display:block;
	padding-left:5px;
}

.sonderaktion, .neuheiten, .referenzobjekte, .aktionen
{
	font-size:13px;
	width:345px;
	margin-top:0px;
	margin-bottom:3px;
	padding-top:2px;
	padding-left:5px;
	height:17px;
	display:block;
	color:#333;
	background-color:#fad233;
}

.referenzobjekte
{
	margin-top:18px;

}

.sonderaktion
{
	color:#F00;
	background-color:#fff;
	padding-left:0px;
}




/************************************************************************************/
/* Inhalt */



/************************************************************************************/
/* Link */
a:link, a:visited, a:active
{
	text-decoration: underline;
	color: #333;
}

a:hover
{
	text-decoration: none;
	color: #000;
}




/************************************************************************************/
/* Generelle Textformatierungen */
.text-gruen
{
	color: #009900 !important;
}

.text-rot
{
	color: #FF0000 !important;
}

.text-blau
{
	color: #0066FF !important;
}

.text-weiss
{
	color: #fff !important;
}

.text-grau
{
	color: #666 !important;
}

.text-schwarz
{
	color: #000 !important;
}

.text-nb-rot
{
	color: #aa122b !important;
}

.text-nb-blau
{
	color: #3478b7 !important;
}

.text-fett
{
	font-weight: bold;	
}

.text-kursiv
{
	font-style: italic;
}

.text-unterstrichen
{
	text-decoration: underline;
}

.text-durchgestrichen
{
	text-decoration: line-through;
}

.text-hilfe
{
	color: #666;
	background-color: #FFC;
	border: 1px solid #CCC;
	float: left;
	width: 668px;
	min-height: 30px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 50px;
	margin-bottom: 1em;
	background-image: url(../images/hilfe/info_symbol.png);
	background-repeat: no-repeat;
	background-position: 10px 10px;
}

.text-blockelement
{
	float: left;
	width: 500px;
	padding-top: 1px;
	text-align: left;
	min-height: 19px;
}

.text-einleitung
{
	color: #036;
	margin: 0em 0em 0.8em 0em;
	font-weight: bold;
}



/************************************************************************************/
/*Icons*/

li a.pdf {
	background-image: url(../images/icons/pdf.png) !important;
	background-position: 6px 0px !important;
	padding: 1px 0 2px 25px;
	background-repeat: no-repeat;
}

a.pdf {
	background-image: url(../images/icons/pdf.png) !important;
	background-position: 0 0px !important;
	padding: 1px 0 2px 25px;
	background-repeat: no-repeat;
}

.npdocicon_pdf {
	background-image: url(../images/icons/pdf.png) !important;
	background-position: 0px 2px !important;
	padding: 0px 0 3px 20px;
	background-repeat: no-repeat;
}


/************************************************************************************/
/* Hacks */
/* Für Easy Clearing */
.clearfix
{
	display: inline-block;
	clear: both;
	height: 0.1em;
	visibility: hidden;
	overflow: hidden;
}

.sonnerie h3 {
	margin-top: 36px;	
}

.sonnerie p img{
	padding: 0px !important;	
}