html {
	height: 100%;
	margin: 0px;
	padding: 0px;
}

body {
	height: 100%;
	overflow: -moz-scrollbars-vertical;
	background-color: #F1F1F1;
	background-image: url(../pictures/layout/hintergrund/body.jpg);
	background-position: left top;
	background-repeat: repeat-x;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #6B6B6B;
}

a {
	text-decoration: none;
}

a img {
	border: none;
}

form {
	margin: 0px;
	padding: 0px;
}

input {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.abschluss {
	clear: both;
	line-height: 0px;
	font-size: 0px;
}

html>body .abschluss {
	display: block;
}

.download img {
	float: left;
	padding-right: 5px;
	margin-top: -1px;
}

.schwarz, .schwarz a {
	color: #333 !important;
}

.schwarz a:hover {
	color: #993399 !important;
}

table {
	border: 1px solid #CACAC9;
	border-collapse: collapse;
	font-size: 11px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #384752;
	margin: 0 0 14px 0;
}

#inhalt table p {
	margin: 0px 0px 0px 0px;
}

.contenttable {
	margin: 0 0 19px 0;
	padding: 0;
}

td {
	border: 1px solid #CACAC9;
	padding: 5px;
	font-size: 11px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	vertical-align: top;
}

.banner table,
.banner td {
	border: 0px;
}

td p {
	margin: 0px;
	padding: 0px;
}

.tr-0 {
	background-color: #999 !important;
	color: #fff !important;
	font-weight: bold;
	text-align: center;
}

.td-0 {
	font-weight: bold;
}

.tr-even {
	background-color: #EBEAEA;
}

/* Seite */

#seite {
	text-align: left;
	margin: 0px auto; 
	width: 986px;
	background-color: white;
	background-image: url(../pictures/layout/hintergrund/seite.gif);
	background-position: left top;
	background-repeat: repeat-y;
	border: 7px solid white;
	border-top: none;
	border-bottom: none;
	min-height: 100%;
}

* html #seite {
	height: 100%;
}

/* Seite -> Oben */

#oben {
	background-color: white;
	border-bottom: 4px solid #DADADA;
}

/* Seite -> Oben -> Links */

#oben .links {
	float: left;
	padding: 14px 14px 11px 0px;
}

/* Seite -> Oben -> Links -> Logo */

#oben .links img {
	display: block;
	width: 200px;
	height: 37px;
}

/* Seite -> Oben -> Rechts */

#oben .rechts {
	display: inline;
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-top: 11px;
}

/* Seite -> Oben -> Rechts -> Navigation */

#oben .rechts ul {
	display: inline;
	float: left;
	margin: 0px;
	padding: 0px;
}

#oben .rechts li {
	display: inline;
	float: left;
	border-right: 1px solid #B5B5B5;
	padding-bottom: 1px;
	margin-top: 1px;
}

#oben .rechts li a {
	color: #6B6B6B;
	text-decoration: none;
	padding: 0px 10px;
}

#oben .rechts li a:hover, #oben .rechts li .aktiv {
	color: #993399;
}

/* Seite -> Oben -> Rechts -> Sprachauswahl */

#oben .rechts .sprache {
	display: inline;
	float: left;
	margin-left: 7px;
	margin-top: 1px;
}

#oben .rechts .sprache strong {
	float: left;
	font-weight: normal;
	margin: 0px 6px 0px 3px;
}

#oben .rechts .sprache a {
	float: left;
	margin-left: 7px;
}

#oben .rechts .sprache img {
	width: 20px;
	height: 12px;
	margin-top: 1px;
}

#oben .rechts .sprache img.deaktiv {
	filter: alpha(opacity=25);
	-moz-opacity: .25;
}

/* Seite -> Mitte */ 

#mitte .links, #mitte .zentrum, #mitte .rechts {
	display: inline;
	float: left;
	overflow: hidden;
}

/* Seite -> Mitte -> Links */

#mitte .links {
	width: 162px;
}

/* Seite -> Mitte -> Links -> Navigation -> Ebene 1 */

#mitte .links .navigation, #mitte .links .navigation ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#mitte .links .deaktiv {
	padding-top: 23px;
	background-image: url(../pictures/layout/mitte/links/navigation/2_hintergrund.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#mitte .links .navigation a, #mitte .links .navigation span {
	display: block;
	width: 142px;
	background-color: #993399;
	color: white;
	padding: 6px 10px 5px;
	font-size: 13px;
	font-weight: bold;
	cursor: pointer;
}

#mitte .links .navigation a:hover {
	background-color: #993399;
}


#mitte .links .deaktiv a, #mitte .links .deaktiv span {
	background-color: #989898;
}

#mitte .links .navigation span {
	cursor: auto;
}

/* Seite -> Mitte -> Links -> Navigation -> Ebene 2 */

#mitte .links .navigation li {
	margin: 0px;
	padding: 0px;
	background-color: #e7e7e7;
	background-image: url(../pictures/layout/mitte/links/navigation/2_hintergrund.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#mitte .links .navigation ul a {
	width: 154px;
	background: none;
	color: #2A2627;
	padding: 8px 0px 5px 8px;
	font-size: 11px;
	font-weight: bold;
	border-bottom: 1px solid #eaeaea;
}

#mitte .links .navigation ul a:hover, #mitte .links .navigation ul .aktiv {
	border-top: 1px solid #dcdcdc;
	padding-top: 7px;
	background-color: #F1F1F1;
	color: #993399;
}

#mitte .links .navigation ul .unterpunkt {
	border-bottom: none;
	padding-bottom: 3px;
}

#mitte .links .navigation ul a em {
	float: left;
	line-height: 5px;
	font-size: 5px;
	margin-top: 3px;
	width: 5px;
	background-color: #993399;
	border: 1px solid #E8E8E8;
}

#mitte .links .deaktiv ul a em {
	background-color: #989898;
}

#mitte .links .navigation ul a:hover em, #mitte .links .navigation ul .aktiv em {
	background-color: white;
	border-color: #2A2627;
}

#mitte .links .navigation ul a strong {
	float: left;
	padding-left: 7px;
}

/* Seite -> Mitte -> Links -> Navigation -> Ebene 3 */

#mitte .links .navigation ul li ul {
	background-color: #F1F1F1;
	padding-bottom: 4px;
}

#mitte .links .navigation ul li li {
	margin: 0px;
	padding: 0px;
	background: none;
}

#mitte .links .navigation ul ul a {
	width: 140px;
	font-weight: normal;
	padding: 3px 5px 3px 22px;
	border: none;
}

#mitte .links .navigation ul ul a:hover, #mitte .links .navigation ul ul .aktiv {
	padding: 3px 5px 3px 22px;
	border: none;
	color: #993399;
}

/* Seite -> Mitte -> Links -> Merkzettel */

#mitte .links .merkzettel {
	background-image: url(../pictures/layout/mitte/links/navigation/2_hintergrund.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-top: 1px solid #DCDCDC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#mitte .links .merkzettel div {
	width: 96px;
	background-image: url(../pictures/layout/mitte/links/merkzettel_hintergrund.gif);
}

#mitte .links .merkzettel div a {
	display: block;
	width: 73px;
	padding: 8px 0px 11px 23px;
	color: #60666C;
}

#mitte .links .merkzettel div a:hover {
	color: #993399;
}

/* Seite -> Mitte -> Zentrum */

#mitte .zentrum {
	width: 619px;
}

/* Seite -> Mitte -> Zentrum -> Navigation */

#mitte .zentrum .navigation {
	background-color: #EAEAEA;
	font-weight: bold;
	padding-top: 2px;
	padding-left: 2px;
}

/* fuer IE7 */
*+html #mitte .zentrum .navigation .untermenueProduktsuche {
	margin-top: -66px;
}

/* fuer Opera */
html:first-child>b\ody #mitte .zentrum .navigation .untermenueProduktsuche  {
  margin-top: 25px;
}

/* Seite -> Mitte -> Zentrum -> Navigation -> Ebene 1 */

#mitte .zentrum .navigation ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#mitte .zentrum .navigation li {
	float: left;
}

#mitte .zentrum .navigation li a {
	float: left;
	color: #272324;
	padding: 4px 17px 8px 18px;
	border-right: 2px solid white;
	background-color: #EAEAEA;
}

#mitte .zentrum .navigation li a:hover {
	color: #993399;
}

#mitte .zentrum .navigation li .aktiv {
	float: left;
	display: inline;
	position: relative;
	color: #993399;
	background-color: white;
	border-right: 1px solid #dadada;
	padding-right: 18px;
	margin-top: -2px;
	padding-top: 6px;
	margin-left: -2px;
	padding-left: 20px;
}

/* Seite -> Mitte -> Zentrum -> Navigation -> Ebene 2 */

#mitte .zentrum .navigation li ul {
	position: absolute;
	z-index: 1;
	top: 93px;
	left: -1000000px;
	clear: both;
	border: 1px solid #dadada;
	border-top: none;
	margin-left: -1px;
	padding: 4px 0px;
	background-color: white;
}

html>/**/body #mitte .zentrum .navigation li ul {
	top: auto;
	margin-top: 25px;
}

/* Nur Fehler bei Produktnavigation im IE 7 beheben */
*+html #mitte .zentrum .produktNavigation li ul {
	top: 27px;
}

#mitte .zentrum .navigation li:hover ul,  #mitte .zentrum .navigation li.ieHover ul {
	left: auto;
}

#mitte .zentrum .navigation li ul li {
	display: block;
	float: none;
}

#mitte .zentrum .navigation li ul a, #mitte .zentrum .navigation li ul a.aktiv {
	display: block;
	float: none;
	white-space: nowrap;
	border: none;
	padding: 3px 18px 4px; 
	font-weight: normal;
	background-color: white;
}

/* Seite -> Mitte -> Zentrum -> Klickpfad */

#mitte .zentrum #klickpfad {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 8px 18px 6px 19px;
	padding-bottom: 6px;
	border-bottom: 1px solid #ECECEC;
}

#mitte .zentrum #klickpfad a {
	color: #6B6B6B;
}

#mitte .zentrum #klickpfad a:hover {
	text-decoration: underline;
}

/* Seite -> Mitte -> Zentrum -> Inhalt */

#mitte .zentrum #inhalt {
	margin: 0px 18px 50px 19px;
}

#inhalt h1 {
	font-size: 17px;
	color: #993399;
	margin: 0px 0px 10px 0px;
}

#inhalt h2 {
	color: #4E5E6D;
	font-size: 11px;
	margin: 0px 0px 5px 0px;
}

#inhalt h3 {
	color: #4E5E6D;
	font-size: 11px;
	margin: 0px 0px 5px 0px;
}

#inhalt h4 {
	font-size: 11px;
	margin: 0px 0px 9px 0px;
	color: #993399;
}

#inhalt ul {
	margin: 0px 0px 10px -10px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
}


* html #inhalt ol {
	margin: 0px 0px 10px 23px;
	padding: 0px 0px 0px 0px;
	list-style-type: decimal;
}

html>body #inhalt ol {
	margin: 0px 0px 10px 18px;
	padding: 0px 0px 0px 0px;
	list-style-type: decimal;
}

#inhalt ul li{
	background-image: url(../pictures/layout/mitte/inhalt/liste_icon.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 10px;
}

#inhalt ul ul {
	padding: 5px 0px 2px 0px;
	list-style-type: none;
	background-image: none;
}

#inhalt ul ul li {
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 0px -10px;
	background-image: url(../pictures/layout/icons/listpoint_sub.gif);
	background-position: left center;
	background-repeat: no-repeat;
}

#inhalt ul ul li a {
	background-image: url(../pictures/layout/icons/pfeil.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 18px;
	margin-left: -10px;
}

* html #inhalt ul {
	padding-left: 12px;
	height: 1em;
}

html>body #inhalt ul {
	overflow: auto;
	padding-left: 10px;
	
}

#inhalt li {
	margin: 0px 0px 4px 0px;
	padding: 0px;
}

#inhalt p {
	margin: 0px 0px 15px 0px;
	line-height: 14px;
}

#inhalt p.schwarz, #inhalt p.schwarz a {
	color: #333 !important;
}

#inhalt p.lila, #inhalt p.lila a {
	color: #993399 !important;
}

#inhalt p.markerlila {
	background-color: #F5EAF5;
	border-bottom: 1px solid #993399;
	border-right: 1px solid #993399;
	padding: 8px 9px 7px 9px;
	color: #993399;
}

#inhalt p.markergrau {
	background-color: #f4f4f4;
	border-bottom: 1px solid #dadada;
	border-right: 1px solid #dadada;
	padding: 8px 9px 10px 9px;
}

#inhalt p.pfeil {
	background-image: url(../pictures/layout/icons/pfeil.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 18px !important;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px 0px 10px 0px;
}

#inhalt p.pdf {
	background-image: url(../pictures/layout/icons/pdf.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 50px !important;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0px;
}

p.tabelleDunkelgrau, .tabelleDunkelgrau, .tabelleDunkelgrau td {
	background-color: #999 !important;
	color: #fff !important;
	font-weight: bold;
	text-align: center;
}

p.tabelleGrau, .tabelleGrau, .tabelleGrau td {
	background-color: #EBEAEA;
}

p.tabelleBlau, .tabelleBlau, .tabelleBlau td {
	background-color: #D6E0EA;
}

p.tabelleLila, .tabelleLila, .tabelleLila td {
	background-color: #F6E8F6;
}

p.tabelleSoftwareLinks, .tabelleSoftwareLinks, .tabelleSoftwareLinks td {
	width: 190px;
	padding: 10px 15px;
	border-right-color: white;
}

p.tabelleSoftwareRechts, .tabelleSoftwareRechts, .tabelleSoftwareRechts td {
	padding: 10px 15px;
	background-color: #F6F6F6;
}

#inhalt a {
	color: #993399;
	text-decoration: underline;
}

#inhalt a:hover {
	text-decoration: none;
}

#inhalt .text {
	margin-bottom: 20px;
}

#inhalt .zusatz {
	display: inline;
	float: right;
	width: 170px;
	margin-left: 20px;
}

#inhalt .zusatz .text {
	border: 1px solid #ccc;
	padding: 0px 12px 10px;
	margin: 0px 0px 15px;
}

#inhalt .zusatz .text h2 {
	margin: 0px -12px -2px;
	background-color: #989898;
	color: white;
	padding: 5px 12px;
	line-height: 13px;
}

#inhalt .zusatz p {
	margin: 9px 0px 0px;
}

#inhalt .rahmen {
	border: 4px solid #EAEAEA;
	border-right: none;
	border-left: none;
}

#inhalt .news .liste a {
	text-decoration: none;
}

#inhalt .news .detail h2 {
	clear: both;
	margin-bottom: 18px;
}

#inhalt .news .detail .zurueck {
	display: inline;
	float: right;
	margin-top: 6px;
}

#inhalt .news .detail .zurueck a {
	color: #6b6b6b;
}

#inhalt .news .detail .zurueck a:hover {
	text-decoration: underline;
}

#inhalt .news .detail .bild {
	float: left;
	margin: -3px 20px 10px 0px;
	border: 1px solid #b1b1b1;
	padding: 1px;
}

#inhalt .messetermine .detail .kasten {
	width: 50%;
	border: 1px solid #ccc;
	margin: 10px 0px 25px 0px;
	padding: 15px;
}

#inhalt .messetermine .detail .kasten img {
	display: block;
	float: none;
	border: none;
	padding: 0px;
}

#inhalt .messetermine .detail .kasten h2 {
	clear: both;
	margin-bottom: 6px;
}

#inhalt .messetermine .detail .kasten p {
	margin: 1px 0px 0px 0px;
}

#inhalt .messetermine .detail .kasten .formular {
	float: left;
	border: 1px solid #ccc;
	padding: 5px 7px;
	color: #333;
	text-decoration: none;
	margin-top: 15px;
}

#inhalt .messetermine .detail .kasten .formular:hover {
	color: #993399;
}

#inhalt .messetermine .detail .kasten .formular em {
	font-size: 8px;
	padding: 0px 3px 0px 4px;
	background-color: #993399;
	vertical-align: 1px;
	margin-right: 3px;
}

#inhalt .messetermine .detail .kasten .url {
	display: block;
	margin-top: 15px;
}

#inhalt .messetermine .detail .kasten .url:hover {
	text-decoration: underline;
}

#inhalt .inhaltsangabe .liste {
	margin-top: -5px !important;
}

#inhalt .inhaltsangabe .liste h2 {
	display: inline;
	float: left;
	margin-right: 10px;
}

#inhalt .inhaltsangabe .liste h2.begrenzung {
	width: 160px;
}

#inhalt .faq .liste h2.begrenzung {
	width: 500px;
}

#inhalt .inhaltsangabe .liste em {
	float: left;
	font-style: normal;
}

#inhalt .inhaltsangabe .detail h2 {
	margin: 7px 0px 20px;
}

#inhalt .inhaltsangabe .detail ul {
	margin-top: -8px;
}

#inhalt .inhaltsangabe .detail h4 {
	font-size: 11px;
	margin: -9px 0px 20px; 
}


#inhalt #home .rahmen {
	margin-bottom: 20px;
}

.zweispaltig #home .rahmen {

	display: block;
	width: 100%;
}

#inhalt #home #ticker {
	display: inline;
	float: right;
	background-color: #ECCEEC;
	width: 286px;
	height: 25px;
	border-bottom: 1px solid #DEDEDF;
	color: #585858;
}

#inhalt #home #ticker div {
	padding-top: 2px;
}

#inhalt #home #ticker div p {
	display: inline;
}

#inhalt #home .zusatz {
	width: 252px;
	padding: 22px 15px 0px 19px;
	margin: 0px;
	border: 0px;
	background-color: #F6E8F6;
	min-height: 321px;
}

* html #inhalt #home .zusatz {
	height: 318px;
}

#inhalt #home .zusatz .text {
	border: none;
	padding: 0px;
	margin: 0px 0px 15px 0px;
}

#inhalt #home .zusatz .text h2 {
	color: #993399;
	background: none;
	margin: 0px 0px 3px 0px;
	padding: 0px;
	line-height: auto;
}

#inhalt #home .zusatz a {
	color: #6b6b6b;
	text-decoration: underline;
}

#inhalt #home .zusatz .bild {
	padding-bottom: 1px;
	clear: both;
}

#inhalt #home .zusatz .bild img {
	margin-right: 6px;
}

#inhalt .news .liste {
	background-image: url(../pictures/layout/mitte/inhalt/strichlinie.gif);
	background-position: left top;
	background-repeat: repeat-x;
	margin-top: 5px;
	padding-top: 1px;
	padding-bottom: 20px;
}

#inhalt #home .produkt-news .liste {
	padding-top: 0px;
}

#inhalt .news .liste .artikel {
	background-image: url(../pictures/layout/mitte/inhalt/strichlinie.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
}

#inhalt .news .liste .artikel a, #inhalt .news .liste .artikel div {
	display: block;
	width: 100%;
	color: #6b6b6b;
	cursor: pointer;
	border-top: 1px solid white;
	padding: 7px 0px 5px;
}

#inhalt .news .liste .artikel div {
	color: #b1b1b1;
	cursor: auto;
}

#inhalt .news .liste .artikel div h2 {
	color: #ADB7BF;
}

#inhalt .news .liste .artikel u {
	float: right;
	color: #4E5E6D;
	margin-right: 5px;
}

#inhalt .news .liste .artikel a:hover {
	background-color: #f1f1f1;
	border-bottom: 1px solid #ccc;
	padding-bottom: 4px;
}

#inhalt .news .liste .artikel a:hover u {
	color: #993399;
}

#inhalt #home .produkt-news .liste {
	background: none;
	margin-top: 0px;
	padding-bottom: 5px;
}

.zweispaltig .produkt-news .liste {
	display: inline;
	float: left;
	width: 296px;
	height: 100%;
	background-color: white;
}

#inhalt .produkt-news .liste .artikel a {
	padding-top: 0px;
	padding-bottom: 6px;
}

#inhalt .produkt-news .liste .artikel a:hover {
	padding-bottom: 5px;
}

#inhalt .produkt-news .liste .artikel a img {
	float: left;
	margin: 4px 13px 0px 0px;
	border: 1px solid #B1B1B1;
	padding: 1px;
	background-color: white;
}

#inhalt .produkt-news .liste .artikel a span {
	float: left;
	padding-top: 7px;
}

.zweispaltig .produkt-news .liste .artikel a span {
	width: 160px;
}

#inhalt .produkt-news .liste .artikel a span h2 {
	font-size: 11px;
	margin: 0px 0px 3px 0px;
	color: #993399;
}

#inhalt .produkt-news .liste .artikel a u {
	display: block;
	float: none;
	margin-top: 5px;
	margin-right: 0px;
	color: #6b6b6b;
}

#inhalt .produkt-news .liste .artikel a:hover u {
	color: #993399;
}

#inhalt .produkt-news .liste .artikel a em {
	display: block;
	clear: both;
}

#inhalt .produkt-news .liste .archiv {
	margin-top: 7px;
}

#inhalt .produkt-news .liste .archiv a {
	color: #6b6b6b;
	text-decoration: underline;
}

#inhalt .produkt-news .liste .archiv a:hover {
	color: #993399;
}

#inhalt .produkt-news .detail h1 {
	display: inline;
	float: left;
	margin-bottom: 7px;
}

#inhalt .produkt-news .detail h6 {
	display: inline;
	float: left;
	margin: 3px 0px 0px 9px;
	background-color: #FFCC00;
	font-size: 10px;
	padding: 2px 3px 2px 4px;
	text-transform: uppercase;
	color: white;
}

#inhalt .messetermine .liste .artikel h2 {
	display: inline;
	float: left;
	width: 190px;
	margin-right: 10px;
	margin-bottom: 3px;
}

#inhalt .messetermine .liste .artikel strong {
	float: left;
	width: 170px;
	font-weight: normal;
	margin-right: 10px;
}

#inhalt .messetermine .liste .artikel em {
	float: left;
	font-style: normal;
}

/* #inhalt .kontaktformular form {
	width: 360px;
	padding: 10px 12px;
	margin-top: 10px;
}
*/

/* Kontaktformulare */

.kontaktformular form {
	margin: 0px;
	padding: 0px;
}

.kontaktformular form .pflichtfeld {
	float: left;
	background-image: url(../pictures/layout/hintergrund/pflichtfeld.gif);
	background-repeat: no-repeat;
	background-position: right 5px;
}

.kontaktformular form label {
	width: 260px;
	display: block;
	float: left;
	padding-top: 3px;
	background-image: url(../pictures/layout/mitte/inhalt/strichlinie_hellgrau.gif);
	background-repeat: repeat-x;
	background-position: 10px 1px;
	clear: both;
}

.kontaktformular form fieldset {
	border: none;
	padding: 0px 0px 0px ;
	margin: 0px;
}

.kontaktformular form input {
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial, Helvetica;
	border: 1px solid #CACAC9;
	background-color: #F1F1F1;
	border-bottom-color: #E0E0E0;
	border-right-color: #E0E0E0;
	margin-bottom: 10px;
	padding-left: 5px;
	padding-right: 5px;
	width: 307px;
}

.kontaktformular form select {
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial, Helvetica;
	border: 1px solid #CACAC9;
	background-color: #F1F1F1;
	border-bottom-color: #E0E0E0;
	border-right-color: #E0E0E0;
	font-size: 11px;
	margin-bottom: 10px;
	padding: 0px;
}

.kontaktformular form textarea {
	border: 1px solid #CACAC9;
	background-color: #F1F1F1;
	border-bottom-color: #E0E0E0;
	border-right-color: #E0E0E0;
	margin-bottom: 10px;
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial, Helvetica;
	color: #4B4B4B;
	padding-left: 5px;
	padding-right: 5px;
	color: #000;
	width: 307px;
}

.kontaktformular form .kontaktformular formtv {
	border: none !important;
	width: 20px !important;
}

.csc-mailform-submit {
	border: 1px solid #CACAC9 !important;
	border-right: 2px solid #333 !important;
	border-bottom: 2px solid #333 !important;
	width: 110px  !important;
	margin-top: 20px;
	margin-left: auto;
	background-color: #F6E8F6 !important;
	padding: 3px 0px;
	cursor: pointer;
	clear: both;
	display: block;
	position: relative;
}

html>/**/body .csc-mailform-submit {
	margin-right: 3px;
}

.csc-mailform-radio {
	display: inline;
	border: none !important;
	background: none !important;
	margin: 0px 5px 0px 0px !important;
	padding: 0px 0px 0px 0px !important;
	width: 20px !important;
	vertical-align: middle;
}

.csc-mailform-radio label {
	display: inline !important;
	width: auto !important;
	background-image: none !important;
	padding: 0px 0px 0px 0px !important;
	margin: 0px 0px 0px 0px !important;
	float: none !important;
}

.kontaktformular form legend {
	display: none;
}

.csc-mailform-check {
	border: none !important;
	background: none !important;
	margin-left: -140px;
	width: 20px;
	float: left;
}

/* Seite -> Mitte -> Rechts */

#mitte .rechts {
	width: 204px;
	padding-left: 1px;
}

/* Seite -> Mitte -> Rechts -> Suche */

#mitte .rechts .suche form {
	background-color: #8E9CA9;
	color: white;
	padding: 4px 0px 4px 9px;
	border-left: 1px solid white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: -1px;
}

html>body #mitte .rechts .suche form {
	padding-bottom: 5px;
}

#mitte .rechts .suche form input {
	width: 94px;
	border: 1px solid #4F5762;
	border-right-color: #D4D4CC;
	border-bottom-color: #D4D4CC;
	color: #993399;
	padding: 1px 5px;
	margin-right: 5px;
}

#mitte .rechts .suche form input.sprache_1 {
	width: 85px;
}

#mitte .rechts .suche form .button {
	width: auto;
	border: none;
	background-color: #4F5762;
	color: white;
	font-weight: bold;
	font-size: 10px;
	padding: 2px 4px 1px 5px;
}

/* Seite -> Mitte -> Rechts -> Suche -> Erweiterte Suche */

#mitte .rechts .suche a {
	display: block;
	background-color: #CCD7E1;
	color: #4E555D;
	padding: 7px 10px;
}

#mitte .rechts .suche a:hover {
	background-color: #f1f1f1;
	border-top: 1px solid white;
	border-bottom: 1px solid #dadada;
	padding-top: 6px;
	padding-bottom: 6px;
}

#mitte .rechts .suche a em {
	font-size: 8px;
	font-style: normal;
	vertical-align: 1px;
}

#mitte .rechts .suche a:hover em {
	color: #993399;
}

/* Seite -> Mitte -> Rechts -> Banner */

#mitte .rechts .banner {
	margin-top: 10px;
}

#mitte .rechts .banner .csc-textpic {
	padding: 0px 0px 4px;
}

#mitte .rechts .banner .csc-textpic-caption {
	padding: 0px !important;
}

#mitte .rechts .banner img {
	display: block;
	/* border: 1px solid #C4C4C4; */
}

#mitte .rechts .banner .linie {
	line-height: 1px;
	background-color: white;
	border-top: 1px solid #DBDBDB;
	margin: 6px 10px 0px 10px;
}

/* Seite -> Mitte -> Rechts -> Infospalte */

#mitte .rechts .infospalte {
	margin: 0px 10px;
	padding-top: 0px;
	border-bottom: 1px solid white;
}

#mitte .rechts .infospalte h3 {
	font-size: 14px;
	color: #993399;
	margin: 6px 0px 0px;
	border-bottom: 1px solid  #DBDBDB;
	padding-bottom: 3px;
}

#mitte .rechts .infospalte a h3 {
	color: #993399;
}

#mitte .rechts .infospalte div {
	border-top: 1px solid white;
	border-bottom: 1px solid #DBDBDB;
	padding-bottom: 4px;
}

#mitte .rechts .infospalte h2 {
	color: #4E5E6D;
	font-size: 11px;
	margin: 4px 0px 1px 0px;
}

#mitte .rechts .infospalte a {
	color: #4E5E6D;
	text-decoration: underline;
}

#mitte .rechts .infospalte a:hover {
	color: #993399;
}

#mitte .rechts .infospalte span {
	display: block;
	margin: 0px;
	border-top: 1px solid white;
	padding-top: 2px;
}

#mitte .rechts .infospalte span img {
	float: left;
	margin: 6px 8px 0px 0px;
}

#mitte .rechts .infospalte span b {
	display: inline;
	float: left;
	width: 114px;
	font-weight: normal;
}

#mitte .rechts .infospalte span b p {
	margin: 0px;
	padding: 4px 0px 4px 0px;
}

#mitte .rechts .infospalte span strong {
	display: block;
	color: #4E5E6D;
	margin-bottom: 3px;
}

#mitte .rechts .infospalte em {
	display: block;
	clear: both;
}

#mitte .rechts .infospalte span u {
	color: #4E5E6D;
}

/* Seite -> Mitte -> Rechts -> Infospalte -> News */

#mitte .rechts .infospalte .news {
	border-top: none;
	padding-bottom: 8px;
}

#mitte .rechts .infospalte .news em {
	clear: none;
	font-style: normal;
}

#mitte .rechts .infospalte .news span {
	padding-top: 0px;
}

#mitte .rechts .infospalte .news a {
	display: block;
	text-decoration: none;
}

#mitte .rechts .infospalte .news a:hover {
	background-color: #EBEAEA;
}

#mitte .rechts .infospalte .news a:hover u {
	color: #993399;
}

#mitte .rechts .infospalte .news .artikel a {
	color: #6B6B6B;
}

#mitte .rechts .infospalte .news .artikel a img {
	margin-bottom: 6px;
	background-color: white;
	padding: 0px;
	border: 1px solid #DBDBDB;
}

#mitte .rechts .infospalte .news a h2 {
	clear: both;
	margin-top: 0px;
}

#mitte .rechts .infospalte .news .archiv a {
	text-decoration: underline;
	margin-top: 10px;
	padding-left: 17px;
	background-image: url(../pictures/layout/icons/pfeil.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
}

#mitte .rechts .infospalte .news .archiv a:hover {
	color: #993399;
}

/* Seite -> Unten */

#unten {
	position: relative;
	clear: both;
	width: 1000px;
	margin: auto;
	text-align: left;
}

/* Unten -> Hersteller-Logos */

#unten .hersteller {
	margin-left: 188px;
	padding-bottom: 2px;
	text-align: left;
}

html>/**/body #unten .hersteller {
	padding-bottom: 4px;
}

#unten .hersteller img {
	height: 22px;
	margin-right: 18px;
	margin-bottom: 3px;
}

/* Sitemap */

.csc-sitemap {
	margin: 4px 0 0 0;
	padding: 0px;
	display: inline;
}

.csc-sitemap ul {
	margin: 0 !important;
	padding: 0 !important;
	list-style-type: none;
	display: block;
}

.csc-sitemap li {
	margin: 0;
	padding: 0;
}

.sitemap ul {
	margin: 0px !important;
	padding: 0px !important;
	list-style-type: none !important;
	list-style-image: none !important;
}

.sitemap ul li {
	background-image: none !important;
	margin: 0px !important;
	padding: 0px !important;
}

.sitemap ul li ul {
	margin-top: -2px !important;
}



.sitemap li {
	list-style-type: none !important;
	list-style-image: none !important;
}

.sitemapEins {
	display: none;
}

.sitemapZwei ul {
	list-style-type: none !important;
	list-style-image: none !important;
	background-image: none !important;
}	

.sitemapZwei {
	padding: 5px 0px 5px 0px;
	background-color: #EBEAEA;
	margin-top: 10px;
	margin-bottom: 0px;
	list-style-image: none !important;
	font-weight: bold;
}

.sitemapZwei a {
	padding-left: 25px;
	background-image: url(../pictures/layout/icons/page.gif);
	background-repeat: no-repeat;
	background-position: 5px 0px;
	color: #455868 !important;
	font-size: 11px;
	text-transform: uppercase;
	padding-bottom: 5px;
	line-height: 1.5;
	background-image: none !important;
}

.sitemapZwei a:link, .sitemapZwei a:visited {
	font-weight: bold;
	color: #006699;
}

.sitemapDrei {
	padding: 10px 0px 0px 18px;
	margin-top: 0px;
}

.sitemapDrei a:link, .sitemapDrei a:visited {
	color: #333;
	font-weight: bold !important;
	font-size: 11px;
}

.sitemapVier {
	background-image: url(/fileadmin/pictures/layout/icons/sub2_bullet.gif);
	background-repeat: no-repeat;
	background-position: 44px 5px;
	padding-left: 18px;
	margin-top: 5px;
	background-image: none !important;
}

.sitemapVier a {
	background-image: none !important;
}

.suchergebnis {
	padding-bottom: 20px;
}

.suchergebnis h2 {
	margin: 0px 0px 3px !important;
}

.suchergebnis a {
	display: block;
	padding: 1px 0px 2px;
}

.suchergebnis a img {
	margin-right: 6px;
	vertical-align: -1px;
}

/* Admin-Panel */

#adminpanel {
	position: absolute;
	width: 300px;
	top: 14px;
	left: 50%;
	margin-left: -275px;
	text-align: left;
}


/* styles beinflussen in typo3\sysext\css_styled_content\static z.B. um Bildabstände zu ändern

/* Pictures on left, add margin on right */
DIV.csc-textpic-left DIV.csc-textpic-imagewrap .csc-textpic-image,
DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap .csc-textpic-image,
DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap .csc-textpic-image {
	padding-right: 12px;
}

/*DIV.csc-textpic-left,
DIV.csc-textpic-intext-left-nowrap,
DIV.csc-textpic-intext-left {
	padding-bottom: 12px;
}*/
	
/* Pictures on right, add margin on left */
DIV.csc-textpic-right DIV.csc-textpic-imagewrap .csc-textpic-image,
DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap .csc-textpic-image,
DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap .csc-textpic-image {
	padding-left: 12px;
}

.csc-textpic-caption {
	padding: 5px 0px;
	color: #7D7D7D;
	font-size: 10px;
	/*background-color: #DEE3E7;*/
}

/*.csc-header csc-header-n2 {
	padding: 50px;
}*/

.csc-textpic-clear {
	padding-bottom: 0px;
}

.tx-erweitertesuche-pi1 h6 {
	font-size: 11px !important;
	margin: 15px 0px 3px 0px;
	color: #4C5E6C;
}

.tx-erweitertesuche-pi1 strong {
	display: block;
	color: #993399 !important;
	margin-top: 10px;
	margin-bottom: 5px;
	background-image: url(../pictures/layout/mitte/inhalt/strichlinie.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 5px;
}

.tx-erweitertesuche-pi1 a {
	display: block;
	padding: 1px;
}


.tx-erweitertesuche-pi1 .produktSuche a {
	color: #272324 !important;
}

.tx-erweitertesuche-pi1 a img {
	padding-right: 6px;
	vertical-align: -1px;
}

.erweiterteSuche {
	border: 1px solid #ccc;
	background-color: #F6F6F6;
	border-bottom-color: #b2b2b2;
	border-right-color: #b2b2b2;
	margin-bottom: 20px;
	padding: 10px 10px 0px 10px;
	width: 767px;
}

.erweiterteSuche .suchfeld {
	float: left;
	margin-right: 10px;
}

.erweiterteSuche input {
	background-color: #F0F4F9;
	margin-bottom: 5px;
	margin-top: 2px;
	padding: 1px 5px;
	background-color: white;
	color: #272324;
}

.erweiterteSuche select {
	background-color: #F0F4F9;
	margin-top: 2px;
	margin-bottom: 5px;
	padding: 0px 0px 0px 2px;
	background-color: white;
	width: 160px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #272324;
}

.erweiterteSuche .button {
	background-color: black;
}

#erweiterteSucheButton input {
	width: 84px;
	background-color: #F6E8F6;
	color: #272324;
}

#merkzettel h2 {
	clear: both;
}

#merkzettel table.liste {
	width: 575px;
	margin-bottom: 0px;
}

#merkzettel table.liste th, #merkzettel table.liste td {
	border-bottom: none;
	border-top: none;
	border-right: none;
	padding: 6px 10px;
	background-image: url(../pictures/layout/hintergrund/punktlinie_produkte.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
	text-align: left;
}

#merkzettel table.liste th {
	background-color: #AEBECC;
	color: white;
}

#merkzettel table.liste th em {
	float: right;
	font-weight: normal;
	font-style: normal;
}

#merkzettel table.liste td h4 {
	margin-bottom: 2px;
}

#merkzettel table.liste td.checkbox {
	width: 20px;
}

#merkzettel table.liste td.checkbox input {
	background: none; 
	border: none; 
	width: auto;
}

#merkzettel table.liste td.preis {
	width: 80px;
	text-align: right;
}

#merkzettel .aktualisieren {
	width: 575px;
}

#merkzettel .aktualisieren a {
	float: right;
	background-color: #EBEAEA;
	text-decoration: none !important;
	color: #4E555D !important;
	font-size: 11px;
	padding: 2px 6px 3px 7px;
	border: 1px solid #CACAC9;
	border-top: none;
}

#merkzettel .aktualisieren a:hover {
	color: #993399 !important;
}


/* Produktliste und Produktsuchergebnis */

#produkteUntergruppe .untergruppeZweiText {
	margin: 1px 0px 0px 0px;
	border: none;
	width: 777px;
	height: 100%;
}

.tx-erweitertesuche-pi1 #produkteUntergruppe .untergruppeZweiText {
	width: auto;
}

#produkteUntergruppe .untergruppeZweiText table {
	margin: 10px 0px 0px 0px;
	width: 100%;
	border: none;
	background-image: url(../pictures/layout/hintergrund/punktlinie_produkte_vert.gif);
	background-repeat: repeat-y;
	background-position: 228px 0px;
}

.tx-erweitertesuche-pi1 #produkteUntergruppe .untergruppeZweiText table {
	margin: 0px;
	background: none;
}

#produkteUntergruppe .untergruppeZweiText th {
	background-color: #eaeaea;
	padding: 6px 10px 6px 10px;
	margin: 10px 0px 0px 0px;
	color: #4E5E6D;
	font-size: 11px;
	background-image: url(../pictures/layout/hintergrund/punktlinie_produkte_2px.gif);
	background-repeat: repeat-x;
	background-position: top left;
	border: none;
	text-align: left;
}

#produkteUntergruppe .untergruppeZweiText td {
	border: none;
	padding: 10px 34px;
	background-image: url(../pictures/layout/mitte/inhalt/strichlinie.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
}

.tx-erweitertesuche-pi1 #produkteUntergruppe .untergruppeZweiText td {
	padding: 7px 15px;
}

#produkteUntergruppe .untergruppeZweiText td.tabelleSpalteBild {
	width: 70px;
	padding-right: 0px;
	padding-left: 0px;
	text-align: center;
}

#produkteUntergruppe .untergruppeZweiText .tabelleSpalteProduktbezeichnung {
	width: 120px;
	padding-right: 15px;
	padding-left: 15px;
}

/* Produktsuchergebnis */
.tx-erweitertesuche-pi1 .ergebnis {
	padding-bottom: 20px;
}

.tx-erweitertesuche-pi1 #produkteUntergruppe strong {
	margin-bottom: 0px;
}
