/*<![CDATA[*/

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
 * Stylesheet-Version:		Basic							   *
 * Version:				1.0							   *
 * Author:				re-lounge (http://www.re-lounge.com)	   *
 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */

/************************   added by ndh *****************************/
span.arr {
	color: #a00030;
}

div.cad-box span.arr,
ul.navigation2 span.arr {
	display:none;
}

div.marginBottom{
	margin-bottom:10px;
}


div.kontakt-person DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image { margin-bottom: 0; }
div.mailformplus_contactform form input {

	display:block;
	width:400px;

}

#rightColumn-normal div.box div.csc-textpic-imagewrap img,
#rightColumn div.box div.csc-textpic-imagewrap img {
	/*
	border:1px solid #C9CACC;
	*/
}

#rightColumn-normal div.box div.csc-textpic,
#rightColumn div.box div.csc-textpic {
	padding-left:13px;
}

/***   Formular  */
div.mailformplus_contactform form .form-wohnort input {

	width:250px;

}


div.mailformplus_contactform form .checkbox input {

	float:left;
	width:auto;
	margin:0 10px 0 0;

}


div.mailformplus_contactform form .checkbox2 {

	float:left;
	clear:none;
	width:200px;
	margin:0;

}


div.mailformplus_contactform form .checkbox2 input {

	float:left;
	width:auto;

}

div.mailformplus_contactform form .form-plz input {

	width:130px;

}

div.tx-ttnews-browsebox {
	text-align:right;
	color:#003797;
	font-size: 0.9em;
}

/***********************************************************************/

/* ******************************************************
   Body
   ****************************************************** */ 
body {
	font-family: Arial, sans-serif; 
	font-size: 1.0em;
	margin: 0;
	padding: 0;
	background-color: #fffbe6;
}

#pagecontainer {
	width:1002px;
	float:left;
	clear:both;
}

/* ******************************************************
   Basic elements
   ****************************************************** */ 
.antifloat {
	clear: both;
	font-size: 1px;
	line-height: 1px;
	height: 0px;
	margin: 0;
	padding: 0;
}
a {
	color: #a00030;
	text-decoration: none;
	white-space: nowrap;
}
a:hover {
	text-decoration: underline;
}

/* ******************************************************
   Logo
   ****************************************************** */ 
#logo {
	position:absolute;
	top:0;
	left:0;
}
#logo h1 {
	display: block;
	margin:0;
	padding:0;
}
#logo a img {
	border:none;
	width:230px;
	height:76px;
}

/* ******************************************************
   Header
   ****************************************************** */ 
#header {
	margin: 0;
	padding: 0;
}

/* ******************************************************
   Main navigation
   ****************************************************** */ 
#mainnavigation {
	background: url(basic/bg_head.jpg) top left no-repeat #ffe6e6;
	
	height:25px;
	padding:51px 0 0 0;
	
	border-bottom: 5px solid #97003c;
	width: 100%;
}
#mainnavigation ul {
	padding: 0;
	margin: 0px 0 0 240px;
	width: 450px;
	list-style: none;
}
#mainnavigation ul li {
	display: block;
	float: left;
	margin: 0 0px 0 0;
	font-size: 0.8em;
	color: #000;
}
#mainnavigation ul li a {
	display: block;
	text-decoration: none;
	padding: 4px 14px 5px 14px;
	color: #000;
	font-weight: bold;
}
#mainnavigation ul li a:hover {
	background-color: #97003c;
	color:#fff;
	font-weight: bold;
}
#mainnavigation ul li a.active {
	font-weight: bold;
	background-color: #97003c;
	color:#fff;
}

/* ******************************************************
   Language selection
   ****************************************************** */ 
#language {
	position: absolute;
	top: 31px;
	left: 864px;
	width: 134px;
}
#language form {
	margin: 0;
	padding: 0;
	display: block;
}
#language form select {
	width: 100%;
	font-size: 0.75em;
	margin: 0;
	padding: 0;
}
#language form input.submit {
	width: 100%;
	color: #fff;
	background: none;
	border: 0px solid #000; /* "border: none;" does not work in Opera */
	text-align: right;
	margin: 0;
	padding: 0;
	font-size: 0.75em;
}

/* ******************************************************
   Search
   ****************************************************** */ 
#search {
	position: absolute;
	top: 31px;
	left: 702px;
	width: 120px;
	color:#000;
}
#search form {
	margin: 0;
	padding: 0;
	display: block;
}
#search form input {
	width: 100%;
	margin: 0;
	padding: 0;
	font-size: 0.75em;
}
#search form input.submit {
	color: #000 !important;
	background: none;
	border: 0px solid #000; /* "border: none;" does not work in Opera */
	text-align: right;
	margin: 0;
	padding: 0;
	font-size: 0.75em;
}

/* ******************************************************
   Breadcrumbs
   ****************************************************** */ 
#breadcrumbs {
	margin: 17px 0 0 246px;
	padding: 0;
	width: 754px;
	font-size: 0.7em;
}
#breadcrumbs ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#breadcrumbs ul li {
	margin: 0;
	padding: 0;
	display: block;
	float: left;
	color: #A1A2A3;
}
#breadcrumbs ul li a {
	color: #A1A2A3;
	text-decoration: none;
}
#breadcrumbs ul li a:hover {
	color: #a00030;
	text-decoration: underline;
}
#breadcrumbs ul li.active {
	color: #a00030;
}

/* ******************************************************
   Columns
   ****************************************************** */ 

#leftColumn {
	margin: 22px 0 0 14px;
	padding: 0;
	float: left;
	width: 192px;
	
	display:inline;
}
#leftColumn-normal {
	margin: 22px 0 0 14px;
	padding: 0;
	float: left;
	width: 192px;
	
	display:inline;
}
#content {
	margin: 22px 0 0 40px;
	padding: 0;
	float: left;
	width: 480px;
	
	display:inline;
}
#content-normal {
	margin: 22px 0 0 40px;
	padding: 0;
	float: left;
	width: 540px;
	
	display:inline;
}
#content-wide {
	margin: 22px 0 0 40px;
	padding: 0;
	float: left;
	width:755px; /*755px;*/

	display:inline;
}
#rightColumn {
	margin: 22px 0 0 40px;
	padding: 0;
	float: left;
	width: 235px; /* 176 */
	
	display:inline;
}
#rightColumn-normal {
	margin: 22px 0 0 40px;
	padding: 0;
	float: left;
	width: 172px;
	
	display:inline;
}

/* ******************************************************
   Content column, standard elements
   ****************************************************** */ 
#content h1 {
	margin: 7px 0 10px 0;
	padding: 0;
	font-size: 1.5em;
	color:#a00030;
}
#content h2,
#content-normal h2,
#content-wide h2,

#rightColumn h2,
#rightColumn-normal h2,

#leftColumn h2,
#leftColumn-normal h2 {
	margin:0 0 10px 0;
	padding:0;
	font-size:1em;
	color:#a00030;
}

#content p,
#content-normal p,
#content-wide p,

#rightColumn p,
#rightColumn-normal p,

#leftColumn p,
#leftColumn-normal p {
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 0.8em;
}
#content ul,
#content ol,
#content-normal ul,
#content-normal ol,
#content-wide ul,
#content-wide ol {
	margin: 0 0 10px 17px;
	font-size: 0.8em;
	padding: 0 0 0 0;
}

#rightColumn ul,
#rightColumn ol,
#rightColumn-normal ul,
#rightColumn-normal ol {
	margin: 0 0 10px 27px;
	font-size: 0.8em;
	padding: 0 0 0 0;
}

#content ul,
#content-normal ul,
#content-wide ul,
#rightColumn ul,
#rightColumn-normal ul {
	list-style-image:url(basic/bullet.gif);
}
#content span.blue,
#content-normal span.blue,
#content-wide span.blue {
	color: #003797;
}


/* ******************************************************
   Boxes
   ****************************************************** */ 
.box {
	border: 1px solid #a00030;
	background-color: #ffe6e6;
	margin: 0;
	padding: 6px 13px 5px 13px;
	padding: 6px 0px 5px 0px;
	margin-top: -1px;
}
#leftColumn .box {
	width: 190px;
}
#leftColumn-normal .box {
	width: 164px;
}
#rightColumn .box {
	width: 230px; /* 235px - 2px (border) - 26px (padding) */
}
#rightColumn-normal .box {
	width: 172px; /* 176px - 2px (border) - 26px (padding) */
}

#leftColumn .firstbox,
#leftColumn-normal .firstbox,
#rightColumn .firstbox,
#rightColumn-normal .firstbox {
	margin-top: 0;
}
#leftColumn .latestnews,
#leftColumn-normal .latestnews {
	margin-bottom: 9px;
}
#leftColumn .box h2,
#leftColumn-normal .box h2,
#rightColumn .box h2,
#rightColumn-normal .box h2 {
	margin: 0 0 10px 0;
	padding: 0 13px 5px 13px;
	font-size: 0.9em;
	border-bottom: 1px solid #a00030;
}
#leftColumn .box p,
#leftColumn-normal .box p,
#rightColumn .box p,
#rightColumn-normal .box p {
	margin: 0 0 3px 0;
	line-height: 1.1em;
	padding: 0 13px 0 13px;
	font-size: 0.8em;
}

#leftColumn .box p.right,
#leftColumn-normal .box p.right,
#rightColumn .box p.right,
#rightColumn-normal .box p.right {
	padding: 0 13px 0 13px;
	margin-top: 15px;
	text-align: right;
}

#rightColumn p img,
#rightColumn-normal p img {
	float:left;
	margin:0 10px 10px 0;
	border:1px solid #C9CACC; 
}

/* ******************************************************
   Images
   ****************************************************** */ 
/* Home: Image left - text right */
/*.home div.imageLeft {
	float: left;
	margin: 0 10px 10px 0;
	width: 170px;
}
.home div.textRight {
	float: left;
	width: 297px;
}*/
.home .csc-textpic {
}
.home .csc-textpic-imagewrap {
	margin-bottom: 30px;
}
.home .csc-textpic-intext-left {
}
.home .csc-textpic-text {
	float: left;
	margin-bottom: 30px;
}

/* ******************************************************
   Footer
   ****************************************************** */ 
#footer {
	clear: left;
	margin: 0px 0 0 14px;
	padding: 83px 0 0 0;
	width: 984px;
	text-align: right;
	font-size: 0.7em;
}
#footer ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#footer ul li {
	margin: 0;
	padding: 0;
	display: block;
	float: right;
	color: #000;
}
#footer ul li a {
	color: #000;
	text-decoration: underline;
}
#footer ul li a:hover {
	color:#a00030;
	text-decoration: underline;
}
#footer ul li.active {
	color:#a00030;
}

/* ******************************************************
   navigation2
   ****************************************************** */

/*

ul.navigation2 {

	list-style:none;
	border:1px solid #C9CACC;
	background-color:#F9F9F9;
	margin:0 0 20px 0;
	padding:0;

}

ul.navigation2 li {

	border-top:1px solid #C9CACC;
	margin:0 !important;

}

ul.navigation2 ul li.first-child {

	border-top:1px solid #C9CACC;

}

ul.navigation2 li.first-child {

	border:none;

}

ul.navigation2 a {

	display:block;
	padding:7px 13px 4px 13px;
	font-size:0.8em;
	text-decoration:none;
	color:#000;

}

ul.navigation2 a:hover {

	background:#eee;

}

ul.navigation2 a.active {

	font-weight:bold;
	color:#003797;

}

ul.navigation2 ul {

	list-style:none;
	padding:0 !important;
	margin:0 !important;

}

ul.navigation2 ul li {

	list-style:none;
	padding:0 !important;
	margin:0 !important;
	font-size:0.85em !important;

}

ul.navigation2 ul a {

	padding-top:2px;
	padding-bottom:2px;
	
}

ul.navigation2 ul ul a {

	padding:1px 5px 3px 22px;

}

ul.navigation2 ul ul li {

	border:none;
	font-size:1.0em !important;

}

*/

ul.navigation2 {
	display:block;
	width:190px;
	margin:0;
	padding:0;
	background:#ffe6e6;
	border:1px solid #a00030;
	border-width:0 1px 1px 1px;
}

ul.navigation2,
ul.navigation2 ul,
ul.navigation2 li {
	list-style:none;
	margin:0;
	padding:0;
}

ul.navigation2 li {
	border-top:1px solid #a00030;
}

ul.navigation2 a {
	display:block;
	width:164px; /* 190px - 13px - 13px */
	margin:0 !important;
	padding:7px 13px 7px 13px;
	font-size:0.8em;
	text-decoration:none;
	color:#000;
	white-space:normal !important;
}

ul.navigation2 a.active {
	font-weight:bold;
}

ul.navigation2 ul a.active {
	background:url(/fileadmin/templates/css/basic/li-active.png) no-repeat 14px 6px;
}

ul.navigation2 ul ul a.active {
	background-position:25px 6px;
}

ul.navigation2 a:hover {
	background-color:#ebd4d4 !important;
}

/* Ebene 2 */

ul.navigation2 ul li a {
	width:160px; /* 190px - 5px - 25px */
	padding:2px 5px 2px 25px;
	font-size:0.7em;
	background:url(/fileadmin/templates/css/basic/li.png) no-repeat 14px 6px;
}

/* Ebene 3 */

ul.navigation2 ul ul li {
	border-width:0;
}

ul.navigation2 ul ul li a {
	width:148px; /* 190px - 5px - 40px */
	padding:1px 5px 3px 37px;
	background-position:25px 5px;
}

.addnav p {
	margin:0 !important;
	padding:0 !important;
}

.addnav a {
	color:#000;
	display:block;
	width:164px;
	background:#ffe6e6;
	border:1px solid #a00030;
	border-width:0 1px 1px 1px;
	padding:7px 13px 7px 13px;
	text-decoration:none;
}

.marginTop a {
	border-width:1px;
	margin-top:35px !important;
}

.addnav a:hover {
	background:#ebd4d4;
	text-decoration:none !important;
}

.addnav a.active {
	font-weight:bold;
}

.addnav span.arr {
	display:none;
}

/* ******************************************************
   Boxen: Kontaktpersonen
   ****************************************************** */

div.kontakt-person {

	float:left;
	width:194px;
	border: 1px solid #a00030;
	background-color: #ffe6e6;
	margin:0 25px 25px 0;
	text-align:center;

}

.break-after { /* Muss für das Element am rechten Rand immer definiert sein, dass nicht vorzeitig umgebrochen wird */
	margin-right:0px !important;
}

div.kontakt-person p {

	border-top:1px solid #a00030;
	margin:0 !important;
	padding:5px !important;
	text-align:left;

}

div.kontakt-person .csc-textpic-text {
	margin:0 !important;
	padding:0 !important;
	width:194px !important;
}

div.kontakt-person img {
	margin:0 !important;
}

div.kontakt-person dl {
	margin:0 !important;
	padding:0 !important;
}

/* ******************************************************
   Boxen: Produktkategorien
   ****************************************************** */

div.produkt-kategorie { /* 2-column */
	float:left;
	width:160px;
	border: 1px solid #a00030;
	background-color: #ffe6e6;
	margin:0 25px 25px 0;
	text-align:center;
}

br.clearboth {
	display:block;
	clear: both;
	outline:1px solid #f00;
}

div.produkt-kategorie p {

	border-top:1px solid #a00030;
	margin:0 !important;
	padding:5px !important;
	text-align:left;
	background:#fffbe6;

}

div.produkt-kategorie .csc-textpic-text {
	margin:0 !important;
	padding:0 !important;
	width:160px !important;
}

/*
div.produkt-kategorie {
	background:#fff;
}
*/

div.produkt-kategorie img {
	margin:0 !important;
}

div.produkt-kategorie dl {
	margin:0 !important;
	padding:0 !important;
}

/* ******************************************************
   Boxen: CAD-Daten
   ****************************************************** */

/*

div.cad-daten {

	border:1px solid #C9CACC;
	border-width:0 1px 1px 1px;
	background-color:#F9F9F9;
	padding:20px 10px 20px 10px;

}

div.cad-daten-firstbox {

	border-width:1px;

}

div.cad-daten img {

	float:left;

}

div.cad-daten p {

	float:left;
	width:400px;
	margin:0 0 0 10px !important;

}

*/

.cad-box {

	float:left;
	clear:both;
	width:517px;
	border:1px solid #a00030;
	background-color:#ffe6e6;
	margin-top:-1px;
	padding:13px 10px 0px 10px;

}

.cad-box .csc-textpic-text {
	
	padding:0 !important;
	margin:0 0 0 5px !important;

}

/* ******************************************************
   Boxen: Stellen
   ****************************************************** */

div.stelle {

	border:1px solid #a00030;
	background-color:#ffe6e6;
	margin:0 3px 20px 0;

}

div.stelle h3 {

	border:1px solid #a00030;
	background-color:#ffe6e6;
	border-width:0 0 1px 0;
	padding:10px;
	margin:0;
	font-size:0.8em;

}

div.stelle p {

	padding:8px !important;
	margin:0 !important;

}

div.stelle ul {

	padding:0 0 0 8px !important;

}

/* ******************************************************
   Formulare: CD-Update & Kataloge anfordern
   ****************************************************** */

form {

	margin:20px 0;
	padding:0;

}

form p {

	clear:both;

}

form input {

	display:block;
	width:400px;

}

form .form-plz {

	float:left;
	width:130px;
	clear:none;
	
	margin:0 20px 0 0 !important;

}

form .form-plz input {

	width:130px;

}

form .form-wohnort {

	float:left;
	width:250px;
	clear:none;

}

form .form-wohnort input {

	width:250px;

}

form .checkbox input {

	float:left;
	width:auto;
	margin:0 10px 0 0;

}

form p.submit {

	width:400px;
	text-align:right;
	line-height:150%;

}

form .checkbox2 {

	float:left;
	clear:none;
	width:200px;
	margin:0;

}

form .checkbox2 input {

	float:left;
	width:auto;

}

/* ******************************************************
   Formulare: Suche
   ****************************************************** */

form fieldset {
	border:0px solid #000;
	background-color:none;
	margin:0;
	padding:0;
}

form fieldset legend {
	display:none;
}

.tx-indexedsearch label {
	font-size:0.8em;
}

.tx-indexedsearch-search-submit input {
	width:140px;
}












input.submit {
	border:0px solid #000;
	background:transparent;
	color:#a00030;
	margin:0;
	padding:0;
	font-size:13px;
	cursor:pointer;
	width:auto !important;
}

.floatRight {
	float:right;
	clear:right;
}

.floatLeft {
	float:left;
	clear:left;
}

.floatNone {
	float:none;
	clear:both;
}















/* ******************************************************
   "Boxen": Vertriebspartner
   ****************************************************** */

.vertriebspartner {

	float:left;
	width:230px;
	margin:0 30px 0 0;

}

.vertriebspartner select {

	width:100%;
	margin:20px 0 30px 0;

}

/* ******************************************************
   Tabelle: Katalogdownload
   ****************************************************** */

table.download {

	border:1px solid #C9CACC;
	border-collapse:collapse;
	width:100%;

}

table.download thead th,
table.download thead td {

	background:#eee;

}

table.download td,
table.download th {

	border:1px solid #C9CACC;
	background-color:#F9F9F9;
	border-width:1px 0;
	font-size:0.8em;
	line-height:20px; /* Bilder... */
	padding:3px;

}

table.download th {

	padding:10px;

}

table.download thead th.right {

	padding-right:20px;

}

table.download thead td.noborder {

	width:36px;

}

table.download thead th.left {

	padding-left:3px;

}

table.download tbody td.right {

	padding-right:12px;

}

#leftColumn p,
#leftColumn-normal p {
	padding:35px 0 0 0;
	font-size:0.8em;
	font-style:normal;
	margin:0 0 20px 13px;
}

div.clear {
	clear:both;
}

.left {
	text-align:left;
}
.center {
	text-align:center;
}
.right {
	text-align:right;
}

#content .csc-textpic-text,
#content-normal .csc-textpic-text,
#content-wide .csc-textpic-text,
#rightColumn .csc-textpic-text p,
#rightColumn-normal .csc-textpic-text p {
	margin:0;
	padding:0;
}

#rightColumn .csc-textpic-text p,
#rightColumn-normal .csc-textpic-text p {
	margin-right:10px;
}

.tx-indexedsearch-searchbox form {
	border: 1px solid #a00030;
	background-color: #ffe6e6;
	padding:10px 10px 0 10px;
}

.tx-indexedsearch label {
	font-size:0.8em;
	display:block;
}

.tx-indexedsearch-search-submit input {
	width:140px;
}

.tx-indexedsearch-whatis {
	font-size:0.8em;
	font-weight:bold;
}

ul.browsebox {
	list-style:none;
	margin:0 0 20px 0 !important;
	padding:0;
}

ul.browsebox li {
	margin:0 15px 0 0;
	padding:0;
	display:inline;
}

.tx-indexedsearch-res h3 {
	border: 1px solid #a00030;
	background-color: #ffe6e6;
	padding:6px;
	font-size: 0.9em;
	margin:0 0 -1px 0;
}

p.tx-indexedsearch-descr {
	border: 1px solid #a00030;
	background-color: #ffe6e6;
	font-size: 0.9em;
	margin:-1px 0 0 0 0 !important;
	padding: 8px !important;
}

dl.tx-indexedsearch-info {
	font-size:0.8em;
	border: 1px solid #a00030;
	background-color: #ffe6e6;
	margin:-11px 0 20px 0 !important;
	padding:8px;
}

dl.tx-indexedsearch-info dt,
dl.tx-indexedsearch-info dd {
	margin:0;
	padding:0;
	display:inline;
}

dl.tx-indexedsearch-info dd {
	margin:0 50px 0 0;
}



#leftColumn .box p {
	color:#000;
}

iframe {
	border:0px solid #000;
	width:950px;
	height:670px;
}

/* ******************************************************
   News: Listenansicht
   ****************************************************** */

.news-list-image {
      width:82px;
      float:right;
      clear:right;
      margin:8px 8px 0 15px;
}

.news-list-image img {
      /*
	  border:1px solid #ccc;
	  */
}

.news-list-morelink {
      clear:both;
}









div.csc-textpic-border div.csc-textpic-imagewrap .csc-textpic-image img {
border-color:#a00030 !important
}

/*]]>*/