/* relaunch.css für www.hansa-serienregale.de © 08-2006 Hartmut Schneider hs designteam */
/* fuer 1.Relaunch 2006 - Basis altes Layout */
/* 1st created 25.06.2006 last update 12.11.2006 */

/* Basics */
body, td {
 font-family: Verdana, Tahoma, Arial, Helvetica, Geneva, sans-serif;
 font-size: 12px;
 color: #000000;
}

/* Abstand zu Frame links Navi_left V.6.02.1 */
body {
 padding-left: 5px; /* keine Scrollbar unten in Frame_rechts bei 500*600*/
}

/* colored scrollbar nur MSE */
body {
scrollbar-face-color:#0000CC;
scrollbar-highlight-color:#C0C0C0;
scrollbar-3dlight-color:#FFFFFF;
scrollbar-darkshadow-color:#000000;
scrollbar-shadow-color:#808080;
scrollbar-arrow-color:#FFFFFF;
scrollbar-track-color:#E6E6E6;
}

/* bolds farbig */
b.rt {color: #FF0000;}
b.rtd {color: #CC3300;}
b.bl {color: #0000FF;}
b.bld {color: #0000CC;}
b.gr {color: #999999;}


/* Hyperlinks */
A: {font-weight: normal; text-decoration: underline}  
A:link    {color: #0000FF}	/* noch nicht besuchter Link blau*/
A:visited {color: #800080}	/* schon besuchter Link violett*/
A:hover   {color: #FF0000}	/* Benutzer 'hovert' rot*/
A:active  {color: #FF0000}	/* Link wird ausgewählt rot*/

/* alle neue Seiten ab 27.08.2006 */
/* Seitentitel */
h1.titel {
 font-family: Arial, Helvetica, Geneva, sans-serif;
 font-size: 18px;
	font-weight: bold;
	color: #0000CC;
}

td.titel {
 padding-top: 6px;
}

p.subtitel {
 font-family: Arial, Helvetica, Geneva, sans-serif;
 font-size: 16px;
	font-weight: bold;
 color: #0000CC;
	padding-top: 12px;
}

/* balkengrafik nur Version 2.06.1 */
td.balken_top {
 background-color: #FFCC66; /* hellorange */
}

td.linie_top {
 background-color: #0000CC; /* hansablau */
}

/* Tabelle2_content mit getrenntem Kopf+Fuss ab 16.09.2006 */
table.content1, td.fuss1, td.etracker1, td.subnavi1 {
 border-style: solid;
	border-width: 0px;
	border-left-width: 1px;
	border-color: #0000CC; /* #FF9900 */
}

/* Seiteninhalt content1, content2, content3 etc.*/
td.content1 {
 padding-top: 6px;
 padding-left: 6px;
}

/* mehr Rand links */
td.content2 {
 padding-top: 6px;
 padding-left: 12px;
}

/* fuer neue Startseite ab 10.09.2006 */
/* content mit Spalte links */
td.spalte1 {
 background-color: #FFCC99;
 border-style: solid;
	border-width: 0px;
	border-right-width: 1px;
	border-color: #FF9900;
}

td.content_sp1 {
 padding-left: 10px;
}

/* Textblock Tabelle1 content1 */
p.thema {
 font-size: 12px;
 font-weight: bold;
	color: #0000CC;
	line-height: 12px;
	margin-top: 0px; /* ohne Abstand oben */
}

p.thema0 {
 font-size: 12px;
 font-weight: bold;
	color: #0000CC;
	line-height: 12px;
	margin-top: 12px; /* mit Abstand oben */
}

p.thema1 {
 font-size: 12px;
 font-weight: bold;
	color: #CC3300;
	line-height: 12px;
	margin-top: 12px; /* mit Abstand oben */
}

/* Textblock Tabelle1,2 content2 content3 etc. */
p.thema2 {
 font-size: 12px;
 font-weight: bold;
	color: #CC3300;
	line-height: 12px;
	margin-top: 36px; /* mit doppeltem Abstand oben */
}

/* AGB */
p.paragraph {
 font-size: 12px;
 font-weight: bold;
	margin-top: 0px;
	margin-bottom: -12px; /* mit reduziertem Abstand unten - ACHTUNG Firefox */
}

/* Fliesstext normal content1, content2, content3 etc. */
.content {
 font-weight: normal;
	color: #000000;
	line-height: 18px;
}

/* Fliesstext spezial Teaser etc. */
.contentsp {
 font-weight: bold;
	color: #000000;
	line-height: 24px;
}

/* Seitenfuss */
td.etracker {
 background-color: #FFFFFF;
}

td.fussinfo {
 padding-left: 10px;
}

td.subnavi, td.subnavi1 {
 font-size: 11px;
}

td.fusslinie {
 background-color: #0000CC;
}

td.fusszeile {
 font-size: 10px;
}

/* Impressum 26.08.2006 */
td.imprtext_li_top {
 font-weight: bold;
	color: #0000CC;
	line-height: 18px;
 padding-top: 10px;
	padding-left: 20px;
}

td.imprtext_re_top {
 font-weight: normal;
	color: #000000;
	line-height: 18px;
	padding-top: 10px;
}

td.imprtext_li {
 font-weight: bold;
	color: #0000CC;
	line-height: 18px;
	padding-left: 20px;
}

td.imprtext_re {
 font-weight: normal;
	color: #000000;
	line-height: 18px;
}
