/* ######################################
#                                       #
#  Südpol GmbH & Co. KG                 # 
#  Rottweiler Straße 30                 #
#  78078 Niedereschach                  #
#                                       #
#  Telefon: +49 (0) 7728.645 - 0        #
#  Fax: +49 (0) 7728.645 - 100          #
#                                       #
#  Web: www.suedpol.com                 #
#  E-Mail: info@suedpol.com             #
#                                       #
##################################### */

html {
	overflow: -moz-scrollbars-vertical;
	}

body {
	background-color:#fff;
	margin:0 auto;
	}

.block div, .block p, .block td, .block a, .block li, .block dt, .block dd, .block table, #sprache a, #top5head, .toplist a, #content li, #bewertung p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	line-height:1.6em;
	}

/* Zentrieren */
div#box {
	width:900px;
	margin: 0em auto;
	}

div#logo {
	width:450px;
	height:104px;
	float:left;
	}

div#sprache {
	width:450px;
	height:104px;
	float:left;
	background-image:url(../images/sprache.jpg);
	background-repeat:no-repeat;
	background-position:150px 70px;
	color:#fff;
	}

div#sprache_box {
	margin:70px 0 0 0;
	padding:0 22px 0 0;
	text-align:right;
	}

div#sprache a {
	color:#fff;
	}


div#logo a {

	}
	
div#navigation {
	width:900px;
	height:26px;
	float:left;
	background-image:url(../images/hg_navigation.gif);
	background-repeat:repeat-x;
	}

div#kopf {
	width:900px;
	height:77px;
	float:left;
	background-color:#071b60;
	border-bottom:1px solid #999;
	background-repeat:no-repeat;
	}

div#headlinie h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	height:22px;
	line-height:22px;
	font-weight:normal;
	/*font-weight:bold;*/
	color:#0060aa;
	text-transform:uppercase;
	padding:12px 0 0 11px;
	/*margin:0 0 1px 0;*/
	/*background-color:#0F3;*/
	vertical-align: text-bottom;
	/*border-bottom:1px solid #fff;*/
	clear:left;
	}

div#rahmen {
	width:900px;
	float:left;
	/*background-color:#0FF;*/
	margin-top:14px;
	border-top:1px solid #999;
	border-bottom:1px solid #999;
	background-image:url(../images/hb_rahmen.gif);
	background-repeat:repeat-y;
	margin-bottom:5px;
	}

div#links {
	width:175px;
	float:left;
	/*background-color:#0F0;*/
	padding:13px 4px 10px 0;
	}

div#links p, div#links a {
	font-size:11px;
	line-height:14px;
	}

div#links h3 {
	/*color:#FF6600;*/
	color:#1c36a4;
	font-size:14px;
	font-weight:normal;
	line-height:120%;
	}

div#content {
	width:496px;
	padding:20px 30px 20px 30px;
	float:left;
	}

div#rechts {
	width:160px;
	float:left;
	padding:20px 0 30px 4px;
	}

div#rechts p, div#rechts a {
	font-size:11px;
	line-height:14px;
	}

div#rechts a {
	color:#f60;
	}

div#rechts a:hover {
	text-decoration:underline;
	}

div#fuss {
	float:left;
	width:900px;
	height:20px;
	}
	
div#fuss a {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#2D4B9B;
	margin:0 4px;
	}

div#fuss a:hover {
	color:#2D4B9B;
	text-decoration:underline;
	}

/* Block */
strong {
	font-weight:bold;
	}

.block h1, .block h2, .block h3, .block h4, .block h5, #bewertung h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#1C36A4;
	margin:10px 0;
	line-height:150%;
	}

.block h2 {
	font-size:14px;
        font-weight:normal;
	}

.block h2 a {
        font-size:14px;
}

.block h3 {
        color:#f60;
        font-size:16px;
        line-height:100%;
	}


.block h4 {
	color:#000;
	font-size:12px;
	line-height:14px;
	}

.block h5 {
        color:#000;
        font-weight:normal;
        font-size:10px;
}

.block p {
	margin:0 0 10px 0;
	}

.block a, a.anker {
	color:#f60;
	}

.block a:hover, a.anker:hover {
	/*color:#f60;*/
	text-decoration:underline;
	}


#content .block td {
       align:left;
       vertical-align:top;
}

/* Liste */
.block ul, #content ul {
	list-style-type:none;
	list-style-image: url(../images/hb_liste.gif);
	margin:0 0 0 20px;
	}

#content ul a {
	color:#f60;
	}

#content ul a:hover {
	text-decoration:underline;
	}

.block ol {
	list-style-type:decimal;
	margin:0 0 0 20px;
	}

.block li {
	/*margin:0 0 10px 0;*/
	}

/* Hoch- Tiefgestellt */
.block sub {
	font-size:10px;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	vertical-align:sub;
	}

.block sup {
	font-size:10px;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	vertical-align:top;
	}

/* Fehlermeldung */
#content .rot {
	color:#900;
	}

.gruen {
	color:#090;
	}

/* Adresse Druck */
#adresse {
	display:none;
	}

/* AGB */
.block ol.gliederung, .block ol.gliederung * {
	margin:0;
	padding:0;
	}

.block ol.gliederung {
	position:relative;
	width:450px;
	} /*Breitenangabe setzt IE hasLayout!*/

.block ol.gliederung li {
	list-style-type:none;
	padding-left:7ex;
	margin-top:1em;
	font-weight:bold;
	} /*Hauptpunkte*/

.block ol.gliederung ol li {
	padding:0;
	margin:0;
	font-weight:normal;
	} /*Unterpunkte*/

.block ol.gliederung li span.nummer {
	position:absolute;
	left:0;
	font-style:normal;
	} /*Nummerierung*/

.block ol.gliederung ol li {
	margin:0 0 10px 0;
	}
	
/* ###### Links mit Grafik ###### */
a.extern {
	padding-right:16px;
	background:url(../images/externer_link.gif) no-repeat right;
	}

a.intern {
	
	}

a.emailpro {
	padding-right:16px;
	background:url(../images/email.gif) no-repeat right;
	}

a.wikipedia {
	padding-right:14px;
	background:url(../images/wiki.gif) no-repeat right;
	}

a.pdf {
	padding-right:16px;
	background:url(../images/pdf.gif) no-repeat right;
	}

a.download {
	padding-right:16px;
	background: url(../images/download.gif) no-repeat right;
	}

a.anfang {
	/*float:right;*/
	display:block;
	text-align:right;
	font-family:Verdana, Geneva, sans-serif;
	font-size:9px;
	padding-right:16px;
	background: url(../images/seitenanfang.gif) no-repeat right;
	}

/* ###### Trennline ###### */
.trennmodul, hr {
	background-color:#ccc;
	height:1px;
	border:#ccc;
	color:#ccc;
	margin:0 0 10px 0;
	}

.mehr {
	margin:0 0 20px 0;

	}
	
/* ###### Seitenzähler ###### */
#seitenzaehler {
	margin:10px 0 40px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000;
	}

.sitenr, .sitenrw, .sitenrx {
	display:block;
	font-size:10px;
	float:left;
	text-align:center;
	margin-right:1px;
	padding:0 6px 1px 6px;
	line-height:16px;
	}

.sitenr {
	border:1px solid #ccc;
	background-color:#fff;
	color:#000;
	}

.sitenr:hover {
	background-color:#e8e8e8;
	border:1px solid #444;
	}

.sitenrw {
	border:1px solid #ccc;
	background-color:#fff;
	color:#ccc;
	}

.sitenrx {
	border:1px solid #000;
	background-color:#ccc;
	color:#000;
	}

/* Startseite Flash Animation */
#startseite {
	width:490px;
	height:170px;
	}

/* Startseite Flash Animation Fisch */
#fisch {
	width:490px;
	height:276px;
	}

/* Startseite Flash Animation Leistungsübersicht2010 */
#leistungsuebersicht {
	width:490px;
	height:276px;
	}

/* Startseite Flash Animation Branche */
#branchen {
	width:490px;
	height:276px;
	}
	
/* Fusszeile */
#fuss_links {
	width:179px;
	height:14px;
	border-right:1px solid #999;
	float:left;
	padding:0 0 0 0;
	}

#fuss_mitte {
	width:524px;
	height:14px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#2D4B9B;
	padding:0 0 0 30px;
	border-right:1px solid #999;
	float:left;
	}

#fuss_rechts {
	width:154px;
	height:14px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;	
	float:left;
	padding:0 0 0 4px;
	}
	
/* Top 5 Startseite */
/*
#top5head {
	width:428px;
	background-color:#feb100;
	color:#fff;
	margin-top:20px;
	padding:2px 8px;
	}
	
.toplist {
	width:430px;
	border-bottom:1px solid #ccc;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	padding:2px 6px;
	}
	
.toplist a {
	color:#333;
	}

.toplist a:hover {
	text-decoration:underline;
	}
*/

#top5head {
	background-color:#feb100;
	color:#fff;
	padding:0px 2px;
	line-height:16px;
	margin-top:7px;
	}

.toplist {
	border-bottom:1px solid #ccc;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	padding:1px 2px;
	}

.toplist a {
	color:#333;
	}

.toplist a:hover {
	text-decoration:underline;
	}

/* Download */
#content #downloadliste {
	margin-bottom:30px;
	}

.downtab {
	border-collapse:collapse;
	width:490px;
	margin-bottom:14px;
	border:1px solid #ccc;
	}

#content .zweite-spalte , .downtab td a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	}

.downtab td a {
	color:#f60;
	}

.downtab td a:hover {
	text-decoration:underline;
	}

#content .downtab td {
	padding:2px 6px;
	}

.downtab h1 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#003;
	}

.downtab thead {
	background-color:#999;
	}

.downtab th {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fff;
	background-color:#999;
	padding:6px 6px;
	font-weight:bold;
	}

th.top {
	background-color:#fff;
	width:20px;
	}

.downtab th a {
	color:#f60;
	font-weight:normal;
	}

.downtab th a:hover {
	text-decoration:underline;
	}

td.erste-spalte {
	width:370px;
	}

td.erste-zweite-spalte {
	background-color:#1c36a4;
	border-right:1px solid #999;
	background-image:url(../images/hb_tab.jpg);
	background-repeat:repeat-y;
	}

.erste-zweite-spalte h1 {
	color:#fff;
	font-weight:normal;
	}

.zweite-spalte {
	padding:4px 0;
	color:#1c36a4;
	}

.dritte-spalte {
	/*background-color:#fff;*/
	}

.dritte-spalte img {
	vertical-align: text-bottom;
	}

#content .downtab tr:hover {
	background-color:#ececec;
	}

/*
#content .downtab tr:hover .dritte_spalte {
	background-color:#fff;
	}
*/

/* Sitemap */
#content ul#sitemap ul {
	margin-bottom:10px;
	}

#content #sitemap a {
	font-weight:bold;
	color:#000;
	}

#content #sitemap ul li a {
	color:#2D4B9B;
	font-weight:normal;
	}

#content #sitemap ul li li a {
	color:#f60;
	}

#content #sitemap li {
	/*border-bottom:1px solid #ccc;*/
	/*padding-top:10px;*/
	padding-bottom:20px;
	}

#content #sitemap li li {
	border-bottom:none;
	padding-top:0;
	padding-bottom:0;
	}

/* Produkte */
#content ul#produkte ul {
	margin-bottom:20px !important;
	}

#content #produkte a {
	font-weight:bold;
	color:#000;
	}

#content #produkte li a {
	color:#2D4B9B;
	font-weight:normal;
	}

#content #produkte li li a {
	color:#f60;
	}

#content #produkte li {
	/*padding-top:10px;
	padding-bottom:10px;*/
	}

#content #produkte li li {
	border-bottom:none;
	padding-top:0;
	padding-bottom:0;
	}

/* AGB */
.agb {
	margin-bottom:20px;
	}

.agb th {
	font-weight:bold;
	}

.klein {
	width:30px;
	}

/* Support */
div.supporter p {
	font-weight:bold;
	color:#1C36A4;
	font-size:16px;
	}
	
/* Produktübersicht */
#uebersicht {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	border-bottom:1px solid #333;
	margin:0 0 10px 0;
	padding:0 0 2px 0;
	}

ul#produktuebersicht {
	margin:0 0 0 0;
	padding:0;
	list-style-image:none;
	width:496px;
	display:block;
	}

ul#produktuebersicht li a {
	display:block;
	margin:0;
	padding:0;
	font-size:0;
	text-decoration:none !important;
	width:494px;
	}

ul#produktuebersicht li {
	background-image:url(../images/produkt/thumb/produktbild_leer.gif);
	background-repeat:no-repeat;
	background-position:right top;
	margin:0 0 2px 0;
	padding:0 0 0 0;
	border-bottom:4px solid #fff;
	border:1px solid #e6e6e6;
	display:block;
	width:494px
	}

ul#produktuebersicht li:hover {
	border:1px solid #666;
	background-color:#ffd77f;
	}

ul#produktuebersicht .hh1, ul#produktuebersicht .hh2, ul#produktuebersicht .hh3 {
	font-family:Arial, Helvetica, sans-serif;
	width:430px;
	line-height:normal;
	cursor:pointer;
	}

ul#produktuebersicht .hh1 {
	color:#000;
	font-weight:bold;
	font-size:12px;
	padding:0px 6px;
	margin:0;
	}
	
ul#produktuebersicht .hh2 {
	color:#1C36A4;
	font-weight:normal;
	font-size:14px;
	padding:1px 6px;
	margin:0;
	}
	
ul#produktuebersicht .hh3 {
	color:#f60;
	font-weight:normal;
	font-size:11px;
	padding:0px 6px;
	margin:0;
	}

.chf {
	background-color:#F0F0F0;
	}


/* Produktbeschreibung */
#spezifikation {
	background-color:#0F3;
	width:496px;
	}
	
#spezifikation th {
	background-color:#1C36A4;
	}

div#produktbeschreibung h1 {
	font-weight:bold;
	font-size:20px;
	color:#1C36A4;
	line-height:150%;
	margin:10px 0 0 0;
	}

div#produktbeschreibung h2 {
	font-weight:normal;
	font-size:14px;
	color:#f60;
	line-height:200%;
	}

div#produktbeschreibung h3 {
	font-weight:bold;
	font-size:12px;
	color:#000;
	line-height:150%;
	padding-right:30px;
	}

#produktbild-druck {
	display:none;
	}
	
#links .zoom img {
	border-bottom:1px solid #fff;
	border-top:1px solid #fff;
	margin:14px 0 0 0;
	}
	
#links #branche {
	list-style-type:none;
	list-style-image: url(../images/hb_liste_w.gif);
	margin:10px 0 0 20px;
	}
	
#links #branche a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fff;
	}
	
#content h1#tabkopf {
	font-size:14px;
	font-weight:normal;
	color:#fff;
	background-color:#1C36A4;
	padding:2px 6px;
	margin:0px 0 1px 0;
	}

#content #produktbeschreibung table {
	width:474px;
	border-left:1px solid #ccc;
	}

#content #produktbeschreibung th, #content #produktbeschreibung td {
	border-bottom:1px solid #ccc;
	border-right:1px solid #ccc;
	}

#content #produktbeschreibung th {
	font-size:12px;
	background-color:#FFC84B;
	color:#1C36A4;
	padding:4px 3px;
	}

#content #produktbeschreibung td {
	font-size:12px;
	background-color:#fff;
	color:#333;
	line-height:1.4em;
	padding:1px 3px;
	}

#content #produktbeschreibung p {
	font-size:12px;
	}

#content #produktbeschreibung tr.zeile1 td {
	background-color:#FFC84B;
	}

#content #produktbeschreibung table {
	margin-bottom:6px;
	}

#content table#tabdown td {
	background-color:#FFC84B;
	color:#1C36A4;
	border-bottom:1px solid #fff;
	border-right:none;
	}
	
#content table#tabdown td a {
	color:#f60;
	}

#content table#tabdown td a:hover {
	text-decoration:underline;
	}

a.zurueck1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#f60;
	}
	
div#produktbeschreibung {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-bottom:20px;
	}
	
div#produktbeschreibung .block {
	margin-bottom:10px;
	}
	
/* Branche Text */
#branche_text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:14px;
	color:#000;
	}

#branche_text ul {
	list-style-type:none;
	list-style-image: url(../images/hb_liste.gif);
	margin:10px 0 0 16px;
	}
	
#branche_text ul li {
	margin-bottom:6px;
	}
	
/* Klickpfad */
#klickpfad {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#1C36A4;
	margin:14px 0 20px 0;
	}
	
#klickpfad a {
	color:#f60;
	}

#klickpfad a:hover {
	text-decoration:underline;
	}
	
/* Filter Produktübersicht */
#filter {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	/*background-color:#ddd;*/
	padding:4px 8px 4px 0;
	margin:0 0 10px 0;
	}

#filter_submit {
	background-color:#091B65;
	cursor:pointer;
	margin:0px 0px 0px 0;
	overflow:visible;
	line-height:1.6.em;
	border:none;
	color:#fff;
	padding:1px 6px;
	}
	
/* tab pane styling */
div.panes {
	margin-bottom:10px;
	}

div.panes div {
	display:none;		
	padding:15px 10px;
	border:1px solid #999;
	border-top:0;
	/*7+height:100px;*/
	font-size:14px;
	background-color:#fff;
	}

#content ul.tabs li a:hover {
	text-decoration:none;
	color:#fff;
	}

/* Bewertungen */
div.panes div div {
	display:block;
	border:none;
	padding:0;
	}

div.panes div p {
	clear:left;
	}

p.bewertung1 {
	border-top:1px solid #ccc;
	clear:left;
	padding:10px 0 0 0;

	}
	
.bewertung2 {
	padding:0 0 10px 0;
	margin:6px 0 0 0;
	}

.button2 {
	background-image:url(../images/button.jpg);
	background-repeat:repeat-x;
	border:1px solid #ccc;
	cursor:pointer;
	margin:20px 10px 30px 0;
	overflow:visible;
	padding:2px 6px;
	line-height:14px;
	}

#bewertung {
	margin-bottom:10px;
	}

#bewertung h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#1C36A4;
	font-weight:bold;
	}

#bewertung h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#1C36A4;
	font-weight:bold;
	}

#bewertung h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#f60;
	font-weight:normal;
	margin-bottom:16px;
	}

#bewertung h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	font-weight:bold;
	}

#content #bewertung span {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
	padding:0px 0 0 10px;
	margin-top:10px !important;
	vertical-align:;
	}

#content #bewertung label {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#000;
	margin:10px 0 0 0;
	}

span.star-rating-control {
	clear:left;
	}

#bewertung textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	border:1px solid #969696;	
	width:480px;
	height:100px;
	}

#bewertung textarea:focus {
	color:#f60;
	background-image:none;
	background-color:#ccc;
	border:1px solid #969696;
	height:100px;
	}

/* Startseite JavaScript detection */
.jswarning { 
	border: #d6d8d6 1px solid;
	padding:6px 10px 4px 70px;
	background: #ffffe1 url(../images/achtung.gif) 8px 16px no-repeat;
	margin:0 0 10px 0;
	}
	
/* Diagramm */
#produktbeschreibung div.panes div table#chart {
	/*background-color:#CCC;*/
	width:180px;
	border:none;
	border-collapse:collapse;
	}

#produktbeschreibung div.panes div table#chart td.balken {
	width:100px;
	background-color:#ccc;
	}

#produktbeschreibung div.panes div table#chart td {
	border:none;
	border-bottom:1px solid #fff;
	font-size:11px;
	padding:0;
	line-height:11px;
	height:15px;
	vertical-align:bottom;
	}

#produktbeschreibung div.panes div table#chart td.sanzahl {
	padding:0 0 0 6px;
	}
	
#produktbeschreibung div.panes div table#chart td.balken div {
	background-color:#f60;
	height:15px;
	margin:0;
	float:left;
	}
	
/* Volltexctsuche */
#sucheingabe {
	float:left;
	vertical-align:bottom;
	margin:0 0 40px 0;
	}

#searchbox {
	background-color:#fff;
	border:1px solid #091B65;
	width:120px;
	color:#999;
	}
	
#searchbox:focus {
	color:#000;
	}
	
#searchboxsubmit {
	background-color:#091B65;
	width:30px;
	height:20px;
	border:none;
	color:#fff;
	margin:0 0 0 1px;
	vertical-align:bottom;
	}
	
/* Produktgruppen */
#content .tabelle01 td {
	padding:6px 10px 0 0;
	}
	
/* Zubehoer */
#zubehoer {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	}

#zubehoer ul {	
	list-style-type:none;
	list-style-image: url(../images/hb_liste.gif);
	margin:0px 0 0 16px;
	}
	
#zubehoer ul li {
	margin-bottom:6px;
	}

#content #produktbeschreibung table.noborder, #content #produktbeschreibung table.noborder td {
    border: none;
    }

#produkt_rechtespalte {
	float:left;
	width:160px;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	line-height:14px;
	overflow:hidden;
	}
	
/* Tooltip */
#demotip {
	display:none;
	background:transparent url(../images/blue_arrow.png);
	font-size:12px;
	height:60px;
	width:160px;
	padding:15px 20px 25px 25px;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	}
	
/* Produkt Blätterfunktion */
#blaettern {
	width:494px;
	clear:left;
	}

#blaettern a {
	color:#f60;
	}
	
#blaettern #bzurueck {
	float:left;
	width:247px;
	height:30px;
	display:block;
	}
	
#blaettern #bvor {
	float:left;
	width:247px;
	height:30px;
	text-align:right;
	}
	
#blaettern #bliste {
	width:494px;
	clear:left;
	}
	
/* RMA */
div#rma input {
	border:1px solid #ccc;
	width:200px;
	}

div#rma select {
	margin-top:3px;
	border:1px solid #ccc;
	}

div#rma .fkontakt select {
	width:200px;
	}

div#rma .fgrund select {
	width:440px;
	}

div#rma textarea {
	border:1px solid #ccc;
	width:440px;
	height:100px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	font-size:12px
	}

div#rma option {
	font-size:12px;
	}

div#rma td {
	padding:4px 2px;
	}

div#rma td, div#rma p, div#rma legend {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	}

div#rma fieldset {
	margin-top:20px;
	background-color:#F0F0F0;
	border:1px solid #999;
	display:block; /*  Abstand unten IE */
	}

div#rma legend {
	color:#999;
	margin-bottom:5px;
	padding:0 6px;
	text-transform:uppercase;
	}
	
div#rma input.anfordern, div#rma input.loeschen {
	border:1px solid #999;
	width:auto;
	padding:2px 20px;
	cursor:pointer;
	}
	
div#rma .meldung {
	margin-bottom:10px;
	background-color:#fff0f1;
	width:490px;
	border:1px solid #900;
	}
	
div#rma .status {
	margin-bottom:10px;
	background-color:#dbffc3;
	width:490px;
	border:1px solid #090;
	}

/* Preise Angebote */	
.angebot {
	width:240px;
	height:60px;
	font-family: Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#000;
	font-weight:bold;
	text-align:left;
	vertical-align:top;
	margin:10px 0 0 0;
	}

.angebot b {
	font-weight:normal;
	color:#999;
	}
	
.angebot big {
	font-size:24px;
	color:#F00;
	font-weight:normal;
	margin-left:4px;
	line-height:36px;
	}
	
.angebot sup {
	line-height:20px;
	font-family: Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#000;
	margin-top:-8px;
	padding-top:-8px;
	vertical-align:top;	
	}