@CHARSET "ISO-8859-1";

/* Überschriften */
div#contentcontainer h1{
	color: #cc0000;
	text-transform: uppercase;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	/*font-weight: bold;*/
	background-color: white;
	border-bottom: 1px solid #cccccb;
}

h3 {
	text-transform: uppercase;
	font-size:12px;
	color: #1A171A;
	margin-bottom: 7px;
}
/* ENDE Überschriften */

/* Formulare */
label{
	float: left;
	width: 120px;
	margin: 4px 0;
}

input, textarea, select{
	background: white;
	margin: 3px 0;
	width: 180px;
	padding-left: 2px;
	border: 1px solid #7C7870;
}


.submit{
	margin: 10px 0;
	cursor: pointer;
	width: 100px;
	color:#7C7870;
	font-size: 11px;
	border: 1px solid #7C7870;
}

.submitNewsletter{
	margin: 10px 0;
	cursor: pointer;
	width: 185px;
	color:#7C7870;
	font-size: 11px;
	border: 1px solid #7C7870;
}

.buttonSuche {
	color:#7C7870;
	font-size: 11px;
	cursor: pointer;
	border: none;
	margin: 0;
	padding: 0;
	width: 160px;
}

.inputsuche {
	color:#7C7870;
	width: 160px;
	margin: 0;
	padding: 0;
}
/* ENDE Formulare */

/* Seite Suchergebnisse */
div#sucheContent h1{
	color: #cc0000;
	text-transform: uppercase;
	font-size: 14px;
	background-color: white;
	border-bottom: 1px solid #cccccb;
}

.suchergebnisbeschreibung{
	font-size:14px;
	font-weight:normal;
	color:#000000;
	line-height:150%;
}

.suchergebnistexttext{
	font-size:12px;
	font-weight:bold;
	color:#000000;
	line-height:150%;
}
/* ENDE Seite Suchergebnisse */

/* Links */
#inhaltsabstand a:link, a:visited, a:hover, a:active {
	color:#004493;
}
/* ENDE Links */

/* Sonstiges */
div#kundenbild {
	width: 380px;
	float: left;
	border-left: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
}

.kundenbild {
	width: 380px;
	float: left;
	border-left: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
}


div#kundentext {
	float: left;
	width: 342px;
	background-color: #F6F5F3;
	height: 295px;
	padding: 20px;
	border-right: 1px solid white;
	border-bottom: 1px solid white;
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #696968;
	line-height: 1.3em;
}

.inhaltsabstand {
	margin: 20px;
	text-align:left;
}

.inhaltsabstand ul {
	margin-left: 20px;
}

.inhaltsabstandklein {
	margin: 5px 10px;
}

.inhaltsabstand5px {
	margin: 15px 15px 5px 5px;
	text-align: left;
}

.inhaltsabstand10px {
	margin: 10px 15px 5px 10px;
	text-align: left;
}

.inhaltsabstand20px {
	margin: 10px 15px 5px 20px;
}

.kundenliste {
	margin-left:20px;
}

.kundenliste img {
	margin-right:10px;
	margin-top: 10px;
}

.weiss {
	background-color: #FFFFFF;
	height:20px;
}

.inhaltsabstandrechts {
	margin: 10px;
	}

.inhaltslistenlink {
	margin: 0 10px 10px 0;
	text-align:right;
	}

.bildrechtsimtext {
	float: right;
	margin: 10px;
}

.bildlinksimtext {
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}

.blau {
	color:#004493;
	font-style: italic;
}

.blaumitweissemstrich {
	color:#004493;
	line-height:24px;
}

.tabellestandorte td {
	border-bottom: 1px solid #FFFFFF;
	width:230px;
	height: 30px;
	padding-top: 5px;
}

.borderbottomwhite {
	border-bottom: 1px solid #FFFFFF;
	width:230px;
	padding-bottom: 5px;
	text-align:right;
}

.paddingtop5 {
	padding-top: 5px;
}

.kundenbeschreibungoben {
	vertical-align:top;
	height: 275px;
	text-align: left;
}

#obenzurueck {
	border-bottom: 1px solid #FFFFFF;
	padding-bottom: 5px;
	padding-left:15px;
	text-align:left;
}

.rahmenweissunten {
	border-bottom: 1px solid #FFFFFF;
	padding-bottom: 5px;
	text-align:left;
}

.obenausgerichtet {
	vertical-align: top;
}

.abstandoben {
	margin: 10px;
	vertical-align: top;
}

.ueberschriftstandort {
	height: 40px;
	color: #1A171A;
}

.abstandlinks {
	padding-left: 20px;
	vertical-align: top;
	width: 500px;
}

.rechtsausgerichtet {
	text-align:left;
}
/* ENDE Sonstiges */
