/*************************************************************/
/*   Design:   Multiflex-3 Update-6 / Layout-4               */
/*   File:     Text formats                                  */
/*-----------------------------------------------------------*/
/*   Author:   Wolfgang                                      */
/*   Date:     December 18, 2006                             */
/*   Homepage: wwww.1-2-3-4.info                             */
/*-----------------------------------------------------------*/
/*   License:  Fully open source without restrictions.       */
/*             Please keep footer credits with a link to     */
/*             Wolfgang (www.1-2-3-4.info). Thank you!       */
/*************************************************************/

/******************/
/*  MAIN SECTION  */
/******************/

/* MAIN NAVIGATION */
.nav3-grid {
	width:199px;
	border-bottom:solid 1px rgb(200,200,200);
	}
.nav3-grid dt a, .nav3-grid dt a:visited {
	display:block;
	min-height:2.0em /*Non-IE6*/;
	height:auto !important;
	height:2.0em /*IE6*/;
	line-height:2.0em;
	padding:0px 10px 0px 20px;
	border-top: solid 1px rgb(200,200,200);
	text-decoration:none;
	color:rgb(70,122,167);
	font-weight:bold;
	font-size:120%;
	}
.nav3-grid dd a, .nav3-grid dd a:visited {
	display:block;
	min-height:1.7em /*Non-IE6*/;
	height:auto !important;
	height:1.7em /*IE6*/;
	line-height:1.7em;
	padding:0px 10px 0px 40px;
	border:none;
	font-weight:normal;
	text-decoration:none;
	color:rgb(70,122,167);
	font-size:120%;
	}
.nav3-grid dt a:hover, .nav3-grid dd a:hover {
	background-color:rgb(225,225,225);
	color:rgb(42,90,138);
	text-decoration:none;
	}

.nav3-bullet {
	width:170px;
	margin:10px 0 0 20px;
	}
.nav3-bullet dt a, .nav3-bullet dt a:visited {
	line-height:2.0em;
	padding:0 0 0 10px;
	text-decoration:none;
	color:rgb(70,122,167);
	font-weight:bold;
	font-size:120%;
	}
.nav3-bullet dd a, .nav3-bullet dd a:visited {
	line-height:1.7em;
	margin:0 0 0 15px;
	padding:0 0 0 10px;
	background:url(../img/bg_bullet_half_1.gif) no-repeat 0px 50%;
	text-decoration:none;
	color:rgb(70,122,167);
	font-weight:normal;
	font-size:120%;
	}
.nav3-bullet dt a:hover {
	background:url(../img/bg_bullet_full_2.gif) no-repeat 0px 50%;
	text-decoration:underline;
	color:rgb(42,90,138);
	}
.nav3-bullet dd a:hover {
	background:url(../img/bg_bullet_half_2.gif) no-repeat 0px 50%;
	text-decoration:underline;
	color:rgb(42,90,138);
	}

.nav3-nobullet {
	width:170px;
	margin:10px 0 0 20px;
	}
.nav3-nobullet dt a, .nav3-nobullet dt a:visited {
	line-height:2.0em;
	text-decoration:none;
	color:rgb(70,122,167);
	font-weight:bold;
	font-size:120%;
	}
.nav3-nobullet dd a, .nav3-nobullet dd a:visited {
	line-height:1.7em;
	margin:0 0 0 15px;
	text-decoration:none;
	color:rgb(70,122,167);
	font-weight:normal;
	font-size:120%;
	}
.nav3-nobullet dt a:hover, .nav3-nobullet dd a:hover {
	text-decoration:underline;
	color:rgb(42,90,138);
	}

.main-navigation .loginform {
	width:160px;
	margin:-10px 20px 0 20px;
	}
.main-navigation .loginform p {
	clear:both;
	margin:0;
	padding:0;
	}
.main-navigation .loginform fieldset {
	width:160px;
	border:none;
	}
.main-navigation .loginform label.top {
	float:left;
	width:125px;
	margin:0 0 2px 0;
	font-size:110%;
	}
.main-navigation .loginform label.right {
	float:left;
	width:125px;
	margin:5px 0 0 0;
	padding:0 0 0 3px;
	/*IE6*/;
	font-size:110%;
	}
.main-navigation .loginform input.field {
	width:158px;
	margin:0 0 5px 0;
	padding:0.1em 0 0.2em 0 !important /*Non-IE6*/;
	padding:0.2em 0 0.3em 0 /*IE6*/;
	border:solid 1px rgb(200,200,200);
	font-family:arial,sans-serif;
	font-size:110%;
	}
.main-navigation .loginform input.checkbox {
	float:left;
	margin:5px 0 0 0 !important /*Non-IE6*/;
	margin:2px 0 0 -3px /*IE6*/;
	border:none;
	}
.main-navigation .loginform input.button {
	float:left;
	width:5.0em;
	margin:10px 0 5px 0;
	padding:1px;
	background:rgb(230,230,230);
	border:solid 1px rgb(150,150,150);
	text-align:center;
	font-family:arial,sans-serif;
	color:rgb(150,150,150);
	font-size:110%;
	}
.main-navigation .loginform input.button:hover {
	cursor:pointer;
	border:solid 1px rgb(80,80,80);
	background:rgb(220,220,220);
	color:rgb(80,80,80);
	}

.main-navigation .searchform {
	width:160px;
	margin:0 20px 0 20px;
	}
.main-navigation .searchform p {
	clear:both;
	margin:0;
	padding:0;
	}
.main-navigation .searchform fieldset {
	border:none;
	}
.main-navigation .searchform input.field {
	float:left;
	width:158px;
	padding:0.1em 0 0.2em 0 !important /*Non-IE6*/;
	padding:0.2em 0 0.3em 0 /*IE6*/;
	border:1px solid rgb(200,200,200);
	font-family:arial,sans-serif;
	font-size:120%;
	}
.main-navigation .searchform input.button {
	float:left;
	width:3.0em;
	margin-top: 0.5em;
	padding:1px;
	background:rgb(230,230,230);
	border:solid 1px rgb(150,150,150);
	text-align:center;
	font-family:arial,sans-serif;
	color:rgb(150,150,150);
	font-size:120%;
	}
.main-navigation .searchform input.button:hover {
	cursor:pointer;
	border:solid 1px rgb(80,80,80);
	background:rgb(220,220,220);
	color:rgb(80,80,80);
	}

.main-navigation h1.first {
	clear:both;
	margin:0px;
	padding:4px 20px 3px 20px;
	background-color:rgb(190,190,190);
	font-family:arial,sans-serif;
	color:rgb(255,255,255);
	font-weight:bold;
	font-size:150%;
	}
.main-navigation h1 {
	clear:both;
	margin:30px 0 20px 0;
	padding:4px 20px 3px 20px;
	background:rgb(190,190,190);
	font-family:arial,sans-serif;
	color:rgb(255,255,255);
	font-weight:bold;
	font-size:150%;
	}
.main-navigation h2 {
	clear:both;
	margin:20px 10px 10px 20px;
	font-family:arial,sans-serif;
	color:rgb(100,100,100);
	font-weight:bold;
	font-size:150%;
	}
.main-navigation h3 {
	clear:both;
	margin:10px 10px 5px 20px;
	color:rgb(80,80,80);
	font-weight:bold;
	font-size:110%;
	} /* Note: h2 not existent, to make identical to formats for main-navigation for easier exchange */
.main-navigation p {
	clear:both;
	margin:0 0 10px 0;
	color:rgb(80,80,80);
	line-height:1.3em;
	}
.main-navigation p.center {
	text-align:center;
	}
.main-navigation p.right {
	text-align:right;
	}

.main-navigation ul {
	list-style:none;
	margin:0.5em 0 1.0em 0;
	}
.main-navigation ul li {
	margin:5px 0 0.2em 2px;
	padding:0 0 0 11px;
	line-height:1.2em;
	}
.main-navigation ol {
	margin:0.5em 10px 1.0em 40px !important /*Non-IE6*/;
	margin:0.5em 10px 1.0em 45px /*IE6*/;
	}
.main-navigation ol li {
	list-style-position:outside;
	margin:0 0 0.4em 0;
	}

.main-navigation .nav-level-1 {
	border-bottom:solid 1px #ccc;
	}

.main-navigation .nav-level-1 a {
	padding: 7px 10px 6px 10px;
	}

.main-navigation .wrap-nav-level-2 a {
	padding:5px 10px 5px 25px;
	}

.main-navigation .wrap-nav-level-2 .nav-level-1  {
	padding:0;
	border:0px;
	}

.main-navigation .wrap-nav-level-2 .nav-level-1 a {
	padding:3px 10px 3px 25px;
	}

.main-navigation .wrap-nav-level-2 .nav-level-1 .nav-level-1 a {
	padding:3px 10px 3px 40px;
	border:0px;
	}

.main-navigation .nav-level-2 {
	line-height:1.5em;
	}


/* MAIN CONTENT */
.main-content h1.pagetitle {
	margin:0 0 0.4em 0;
	padding:0 0 2px 0;
	border-bottom:solid 7px rgb(225,225,225);
	font-family:arial,sans-serif;
	color:rgb(100,100,100);
	font-weight:bold;
	font-size:220%;
	}
.main-content h1.block {
	clear:both;
	margin:1.0em 0 0em 0;
	padding:2px 0 2px 2px;
	background:rgb(190,190,190);
	font-family:arial,sans-serif;
	color:rgb(255,255,255);
	font-weight:bold;
	font-size:220%;
	}
.main-content h1 {
	margin: 30px 0 10px 0;
	color:rgb(80,80,80);
	font-family:arial,sans-serif;
	font-weight:normal;
	font-size:170%;
	border-bottom:solid 1px #999;
	}
.main-content h2 {
	clear:both;
	margin:30px 0;
	padding:0;
	font-family:verdana,arial,sans-serif;
	color:#333;
	font-weight:bolder;
	font-size:180%;
	letter-spacing: -1px;
	}
.main-content h3 {
	margin: 30px 0 10px 0;
	color:rgb(80,80,80);
	font-family:arial,sans-serif;
	font-weight:normal;
	font-size:170%;
	border-bottom:solid 1px #999;
	}
.main-content h1.side {
	clear:none;
	}
.main-content h2.side {
	clear:none;
	}
.main-content h3.side {
	clear:none;
	}

.main-content h4 {
	margin:25px 20px 10px 0;
	color:rgb(80,80,80);
	font-family:arial,sans-serif;
	font-weight:normal;
	font-size:170%;
	}

.main-content h5 {
	font-family:arial,sans-serif;
	font-weight: bolder;
	text-align:center;
	font-size:17px !Important;
	border-top:1px solid #e1e1e1;
	border-bottom:1px solid #e1e1e1;
}
.main-content h6 {
	margin:50px 20px 10px 0;
	color:rgb(80,80,80);
	font-family:arial,sans-serif;
	font-weight:normal;
	font-size:120%;
	border-bottom:solid 1px #999;
	}
.main-content p {
	margin:0 0 1.0em 0;
	line-height:1.5em;
	font-size:120%;
	}
.main-content .messe {
	float:left;
	}
.main-content p.center {
	text-align:center;
	}
.main-content p.right {
	text-align:right;
	}
.main-content p.details {
	clear:both;
	margin:-0.25em 0 1.0em 0;
	line-height:1.0em;
	font-size:110%;
	}
.main-content blockquote {
	clear:both;
	margin:0 30px 0.6em 30px;
	font-size:90%;
	}

.main-content table {
	clear:both;
	margin:0;
	border-collapse:collapse;
	empty-cells:show;
	background-color:rgb(233,232,244);
	}
.main-content table th.top {
	height:3.0em;
	padding:0 3px 0 3px;
	empty-cells:show;
	background-color:rgb(175,175,175);
	text-align:left;
	color:rgb(255,255,255);
	font-weight:bold;
	font-size:110%;
	}
.main-content table th {
	height:2.5em;:3.0em;
	padding:2px 20px 2px 7px;
	border-left:solid 2px rgb(255,255,255);
	border-right:solid 2px rgb(255,255,255);
	border-top:solid 2px rgb(255,255,255);
	border-bottom:solid 2px rgb(255,255,255);
	background-color:rgb(225,225,225);
	text-align:left;
	color:rgb(80,80,80);
	font-weight:bold;
	font-size:110%;
	}
.main-content table td {
	border-left:solid 2px rgb(255,255,255);
	border-right:solid 2px rgb(255,255,255);
	border-top:solid 2px rgb(255,255,255);
	border-bottom:solid 2px rgb(255,255,255);
	background-color:#fff;
	text-align:left;
	font-weight:normal;
	font-size:120%;
	}
p.caption {
	clear:both;
	margin:0.5em 0 2.0em 20px;
	text-align:left;
	color:rgb(80,80,80);
	font-size:110%;
	}

.main-content ul {
	list-style:none;
	margin:0 0 1.0em 0;
	}
.main-content ul li {
	margin:0 0 0.2em 2px;
	padding:0 0 0 12px;
	background:url(../img/bg_bullet_full_1.gif) no-repeat 0 0.5em;
	line-height:1.4em;
	font-size:12px;
	}
.main-content td ul li {
	font-size:100%;
	}
.main-content ol {
	margin:0.5em 0 1.0em 20px !important /*Non-IE6*/;
	margin:0.5em 0 1.0em 25px /*IE6*/;
	}
.main-content ol li {
	list-style-position:outside;
	margin:0 0 0.2em 0;
	line-height:1.4em;
	font-size:120%;
	}

.contactform {
	margin:50px 0 0 0;
	}
.contactform fieldset {
	padding:20px 0 0 0 !important /*Non-IE6*/;
	padding:0 /*IE6*/;
	margin:0 0 20px 0;
	border:solid 1px rgb(220,220,220);
	}
.contactform fieldset legend {
	margin:0 0 0 5px !important /*Non-IE*/;
	margin:0 0 20px 5px /*IE6*/;
	padding:0 2px 0 2px;
	color:rgb(80,80,80);
	font-weight:bold;
	font-size:12px;
	}
.contactform .left {
	float:left;
	width:100px;
	margin:2px 0 ;
	padding:2px;
	font-size:12px !important;
	}
.contactform select.combo {
	width:175px;
	padding:2px;
	margin:2px 0 ;
	border:solid 1px rgb(200,200,200);
	font-family:arial,sans-serif;
	font-size:12px;
	}
.contactform input.field {
	width:275px;
	padding:2px;
	margin:2px 0 ;
	border:solid 1px rgb(200,200,200);
	font-family:arial,sans-serif;
	font-size:12px;
	}
.contactform textarea {
	width:275px;
	padding:2px;
	margin:2px 0 ;
	border:solid 1px rgb(200,200,200);
	font-family:arial,sans-serif;
	font-size:12px;
	}
.contactform input.button {
	width:9.0em;
	margin-top:20px;
	padding:1px !important /*Non-IE6*/;
	padding:0 /*IE6*/;
	background:rgb(230,230,230);
	border:solid 1px rgb(150,150,150);
	text-align:center;
	font-family:arial,sans-serif;
	color:rgb(150,150,150);
	font-size:12px;
	}
.contactform input.button:hover {
	cursor: pointer;
	border:solid 1px rgb(80,80,80);
	background:rgb(220,220,220);
	color:rgb(80,80,80);
	}

/* MAIN SUBCONTENT */
.main-subcontent h1 {
	clear:both;
	margin:0 0 10px 0;
	padding:4px 10px 3px 10px;
	background-color:#666;
	font-family:arial,sans-serif;
	color:#000;
	font-weight:bold;
	font-size:130%;
	}
.main-subcontent h1 a {
	color:#fff;
	}
.main-subcontent h1.green {
	clear:both;
	margin:0 0 5px 0;
	padding:4px 10px 3px 10px;
	background-color:rgb(160,214,81);
	font-family:arial,sans-serif;
	color:rgb(255,255,255);
	font-weight:bold;
	font-size:140%;
	}
.main-subcontent h1.blue {
	clear:both;
	margin:0 0 5px 0;
	padding:4px 10px 3px 10px;
	background-color:rgb(137,170,214);
	font-family:arial,sans-serif;
	color:rgb(255,255,255);
	font-weight:bold;
	font-size:140%;
	}
.main-subcontent h1.orange {
	clear:both;
	margin:0 0 5px 0;
	padding:4px 10px 3px 10px;
	background-color:rgb(232,177,13);
	font-family:arial,sans-serif;
	color:rgb(255,255,255);
	font-weight:bold;
	font-size:140%;
	}
 /* Note: h2 non-existent, to make HTML-code interchangeable between 'main-navigation' and 'main-subcontent' */
.main-subcontent h3 {
	clear:both;
	margin:1.0em 10px 0.5em 10px;
	color:rgb(80,80,80);
	font-weight:bold;
	font-size:110%;
	}
.main-subcontent p {
	clear:both;
	margin:0 0px 1.0em 0px;
	color:rgb(80,80,80);
	line-height:1.3em;
	font-size:110%;
	}
.main-subcontent p.center {
	text-align:center;
	}
.main-subcontent p.right {
	text-align:right;
	}

.main-subcontent ul {
	list-style:none;
	margin:0.5em 10px 1.0em 10px;
	}
.main-subcontent ul li {
	margin:5px 0 0.2em 2px;
	padding:0 0 0 11px;
	background:url(../img/bg_bullet_full_1.gif) no-repeat 0 0.4em;
	line-height:1.2em;
	font-size:110%;
	}
.main-subcontent ol {
	margin:0.5em 10px 1.0em 30px !important /*Non-IE6*/;
	margin:0.5em 10px 1.0em 35px /*IE6*/;
	}
.main-subcontent ol li {
	list-style-position:outside;
	margin:0 0 0.4em 0;
	font-size:110%;
	}

.main-subcontent .loginform {
	width:160px;
	margin:0 10px 0 10px;
	}
.main-subcontent .loginform p {
	clear:both;
	margin:0;
	padding:0;
	}
.main-subcontent .loginform fieldset {
	width:160px;
	border:none;
	}
.main-subcontent .loginform label.top {
	float:left;
	width:125px;
	margin:0 0 2px 0;
	font-size:110%;
	}
.main-subcontent .loginform label.right {
	float:left;
	width:125px;
	margin:5px 0 0 0;
	padding:0 0 0 3px;
	/*IE6*/;
	font-size:110%;
	}
.main-subcontent .loginform input.field {
	width:158px;
	margin:0 0 5px 0;
	padding:0.1em 0 0.2em 0 !important /*Non-IE6*/;
	padding:0.2em 0 0.3em 0 /*IE6*/;
	border:solid 1px rgb(200,200,200);
	font-family:arial,sans-serif;
	font-size:110%;
	}
.main-subcontent .loginform input.checkbox {
	float:left;
	margin:5px 0 0 0 !important /*Non-IE6*/;
	margin:2px 0 0 -3px /*IE6*/;
	border:none;
	}
.main-subcontent .loginform input.button {
	float:left;
	width:5.0em;
	margin:10px 0 5px 0;
	padding:1px;
	background:rgb(230,230,230);
	border:solid 1px rgb(150,150,150);
	text-align:center;
	font-family:arial,sans-serif;
	color:rgb(150,150,150);
	font-size:110%;
	}
.main-subcontent .loginform input.button:hover {
	cursor:pointer;
	border:solid 1px rgb(80,80,80);
	background:rgb(220,220,220);
	color:rgb(80,80,80);
	}

.main-subcontent .searchform {
	width:160px;
	margin:0 10px 0 10px;
	}
.main-subcontent .searchform fieldset {
	border:none;
	}
.main-subcontent .searchform input.field {
	float:left;
	width:158px;
	padding:0.1em 0 0.2em 0 !important /*Non-IE6*/;
	padding:0.2em 0 0.3em 0 /*IE6*/;
	border:1px solid rgb(200,200,200);
	font-family:arial,sans-serif;
	font-size:120%;
	}
.main-subcontent .searchform input.button {
	float:left;
	width:3.0em;
	margin-top: 0.5em;
	padding:1px;
	background:rgb(230,230,230);
	border:solid 1px rgb(150,150,150);
	text-align:center;
	font-family:arial,sans-serif;
	color:rgb(150,150,150);
	font-size:120%;
	}
.main-subcontent .searchform input.button:hover {
	cursor:pointer;
	border:solid 1px rgb(80,80,80);
	background:rgb(220,220,220);
	color:rgb(80,80,80);
	}

.column2-unit-right h1{
	margin-bottom: 4px;
	border-top:solid 1px #999;
	border-bottom:solid 1px #999;
	color:rgb(80,80,80);
	font-size:16px;
	padding:3px;
	}

.column2-unit-right .bodytext {
	background:#eee;
	color:rgb(80,80,80);
	font-size:16px;
	padding:3px;
	}

/********************/
/*  COMMON CLASSES  */
/********************/
.main img {
	clear:both;
	float:left;
	}
.main img.center {
	clear:both;
	float:none;
	display:block;
	margin:0 auto;
	}
.main img.right {
	clear:both;
	float:right;
	margin:3px 0 7px 10px;
	}

.main a {
	color:#000;
	font-weight:normal;
	text-decoration:none;
	font-size:120%;
	}

.main-content a {
	color:#369;
	font-weight:bold;
	text-decoration:none;
	font-size:100%;
	}


a.internal-link {
	color:#369;
	font-weight:bold;
	text-decoration:none;
	font-size:100%;
	}
.main-content h1 a {
	color:rgb(70,122,167);
	font-weight:normal;
	text-decoration:none;
	}
.main a:hover {
	color:#888;
	text-decoration:none;
	}
.main a:visited {
	color:rgb(42,90,138);
	}

.main a img {
	border: 0;
	}
.main a:hover img {
	border: 0;
	}



td {
vertical-align:top;
background-color:#e1e1e1;
padding:1px;
}

.nav0 td {
background-color:#000;
padding:0;
}

.main-content table .ukb-tab-01 {
background-color:#fff;
width:275px;
}

.main-content table .ukb-tab-01 td {
padding:3px;
font-size:100%;
}

.main-content table.ukb-tab-02 {
background-color:#fff;
margin:40px 0;
padding:0 0 20px 0;
}

.main-content table.ukb-tab-01 td {
background-color:#eee;
}

.main-content table .ukb-tab-03 {
background-color:#fff;
}

.ukb-tab-04 {
background-color:#eee;
width:100%;
}

.ukb-tab-05 {
width:100%;
}

.ukb-tab-05 td {
background-color:#eee !Important;
text-align:center !Important;
padding:3px 0;
}

.ukb-tab-06 {
width:500px;
}

.ukb-tab-06 td {
background-color:#eee !Important;
text-align:center !Important;
padding:3px 0;
}

.ukb-tab-07 {
width:500px;
}

.ukb-tab-07 td {
background-color:#eee !Important;
text-align:center !Important;
}

.main-content table .td-zeichnung,
.main-content table .td-belastung,
.main-content table .td-abbildung {
background-color:#fff;
vertical-align:top;
}

.main-content table .td-tabelle,
.main-content table .td-abbildung {
border-top:1px solid #ddd;
}

.main-content table .td-belastung {
text-align: right;
font-weight:bold;
font-size:100%;
}

.main-content table .td-head {
font-family:arial,sans-serif;
font-weight: bolder;
font-size:17px !Important;
text-align: center;
background-color:white !important;
}

.main-content table .td-head-schwarz {
background-color: #000 !important;
color: #fff;
text-align: center;
}

.main-content table .td-right {
text-align: right;
}

.main-content table .td-center{
text-align: center;
}

.main-content table .td-right-art {
text-align: right;
font-weight: bold;
}

.main-content table .td-gelb {
background-color:#f7f410 !important;
width: 12px;
height: 12px;
}

.main-content table .td-gruen {
background-color:#2f7d40 !important;
width: 12px;
height: 12px;
}

.main-content table .td-hellgruen {
background-color:#accc38 !important;
width: 12px;
height: 12px;
}

.main-content table .td-rot {
background-color:#be0027 !important;
width: 12px;
height: 12px;
}

.main-content table .td-schwarz {
color:#FFF;
background-color:#000000 !important;
width: 12px;
height: 12px;
}

.main-content table .td-blau {
background-color:#9bc6eb !important;
width: 12px;
height: 12px;
}

.main-content table .td-braun {
background-color:#9a855e !important;
width: 12px;
height: 12px;
}

.main-content table .td-violett {
background-color:#bc0075 !important;
width: 12px;
height: 12px;
}

.main-content table .td-magenta {
background-color:#74468d !important;
width: 12px;
height: 12px;
}

.main-content table .td-orange {
background-color:#da9a23 !important;
width: 12px;
height: 12px;
}

.main-content table .td-petrol {
background-color:#30565b !important;
width: 12px;
height: 12px;
}

.main-content table .td-mint {
background-color:#4ca7aa !important;
width: 12px;
height: 12px;
}

.main-content table .td-rosa {
background-color:#dda0b9 !important;
width: 12px;
height: 12px;
}

.main-content table .td-taubenblau {
background-color:#5c7eba !important;
width: 12px;
height: 12px;
}

.main-content table .td-zusatz {
background:#fff !important;
}

.main-content table .td-24-std {
height: 35px;
background:#fff !important;
}

.td-24-std img {
	border: 0;
}

.main-content table .td-bb-alt {
	text-align: right;
	text-decoration: line-through;
}

.main-content table .td-bb-neu {
	text-align: right;
	color: red;
	font-weight: bold;
}

del
{
	text-decoration: line-through; color: red;
}

del span
{
	color: #000;
} 

.home-spacer a
{
	display: none;
} 

.mail
{
	display: inline !important;
	font-size:12px !important;
	color:#369 !important;
	font-weight:bold !important;
	text-decoration:none;
} 

.home-spacer p
{
	padding:30px 0 0 12px;
	font-size:12px;
} 

.home-spacer img
{
	margin-top: -0;
} 

.csc-sitemap ul li {
	margin:0 0 0.2em 2px;
	padding:0 0 0 12px;
	background:url(../img/bg_bullet_full_1.gif) no-repeat 0 0.5em;
	line-height:1.4em;
	font-size:12px;
	}

.csc-sitemap a {
	font-weight:normal !important;
	}

.artikelnummer {
	font-size:10px;
	color:#ccc;
	text-align:right;
	}