@charset "UTF-8";
/* CSS Document */

/* FARBDEFINITIONEN */
/* hellgrau			#dfdfdf */
/* dunkelgrau	#666 */
/* braun				#d5ad75 */

#schrift01 { margin-top:15px;font-family:Verdana, Geneva, sans-serif; }
#schrift02 { margin-top:15px;font-family:Georgia, "Times New Roman", Times, serif; }
#schrift03 { margin-top:15px;font-family:"Courier New", Courier, monospace; }
#schrift04 { margin-top:15px;font-family:Arial, Helvetica, sans-serif; }
#schrift05 { margin-top:15px;font-family:Tahoma, Geneva, sans-serif; }
#schrift06 { margin-top:15px;font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; }
#schrift07 { margin-top:15px;font-family:"Arial Black", Gadget, sans-serif; }
#schrift08 { margin-top:15px;font-family:"Times New Roman", Times, serif; }
#schrift09 { margin-top:15px;font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif; }
#schrift10 { margin-top:15px;font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif; }
#schrift11 { margin-top:15px;font-family:"MS Serif", "New York", serif; }
#schrift12 { margin-top:15px;font-family:"Lucida Console", Monaco, monospace; }
#schrift13 { margin-top:15px;font-family:"Comic Sans MS", cursive; }
body
{
	font: 100% "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	background: #ffffff;
	margin: 0;
	padding: 0;
	padding-top: 20px;
	text-align: center;
	color: #666;
}
a, a:link
{
	text-decoration:none;
	color: #666;
}
a:active, a:hover
{
	color:#d5ad75;
}
.modeexpress #container {
	width: 885px;
	background: #ffffff;
	margin: 0 auto; /* Durch automatische Ränder (in Verbindung mit einer Breite) wird die Seite zentriert. */
	/*border: 1px solid #ffffff;*/
	border: medium none;
	text-align: left;
}
.modeexpress #maincontent {
	/*padding: 0 20px;*/
	padding: 0 0px;
	min-height:360px;
}
div#topmenu, div#topmenu table
{
	width:885px;
	height:112px;
	padding:0px;
}
#topmenu td.w245
{
	width:245px;
	text-align:center;
}
div#topmenu table, div#topmenu img, div#topmenu a, #topmenu a:active, #topmenu a:link, #topmenu a:visited, #topmenu a:hover
{
	border:medium none;
	/*background-color:#ccff33;*/
}
#topmenu ul
{
	margin:0;
	padding:0;
	list-style-type:none;
}
#topmenu a
{
	display:block;
}
#topmenu a
{
	display:block;
	/*border:6px solid #000;*/
	border:medium none;
	width:139px;
	height:25px;
}
#topmenu a#r31, #topmenu a#r32, #topmenu a#r33, #topmenu a#r34
{
	height:26px;
}
#topmenu a#r41, #topmenu a#r42, #topmenu a#r43, #topmenu a#r44
{
	margin-top:15px;
}

#topmenu a#r11 { background: url(../images/navi/11_herbstwinter10.gif) bottom left no-repeat; }
#topmenu a#r12 { background: url(../images/navi/12_loginfilialen.gif) bottom left no-repeat; }
#topmenu a#r13 { background: url(../images/navi/13_einrichtung.gif) bottom left no-repeat; }
#topmenu a#r14 { background: url(../images/navi/14_kontakt.gif) bottom left no-repeat; }

#topmenu a#r21 { background: url(../images/navi/21_fruehjahrsommer10.gif) bottom left no-repeat; }
#topmenu a#r22 { background: url(../images/navi/22_aktionen.gif) bottom left no-repeat; }
#topmenu a#r23 { background: url(../images/navi/23_marketing.gif) bottom left no-repeat; }
#topmenu a#r24 { background: url(../images/navi/24_geschichte.gif) bottom left no-repeat; }

#topmenu a#r31 { background: url(../images/navi/31_nr1trends.gif) bottom left no-repeat; }
#topmenu a#r32 { background: url(../images/navi/32_filialsuche.gif) bottom left no-repeat; }
#topmenu a#r33 { background: url(../images/navi/33_partnersuche.gif) bottom left no-repeat; }
#topmenu a#r34 { background: url(../images/navi/34_philosophie.gif) bottom left no-repeat; }

#topmenu a#r41 { background: url(../images/navi/41_aktuellekollektionen.gif) bottom left no-repeat; }
#topmenu a#r42 { background: url(../images/navi/42_nr1filialen.gif) bottom left no-repeat; }
#topmenu a#r43 { background: url(../images/navi/43_partnerkonzept.gif) bottom left no-repeat; }
#topmenu a#r44 { background: url(../images/navi/44_unternehmen.gif) bottom left no-repeat; }

#topmenu a:hover, #topmenu a:active 
{
	background-position: top left !important;	
}
.hglinks
{
	width:9px;
	background: url(../images/navi/linie_trenn.gif) top left no-repeat;
}
.hgnormal
{
	width:19px;
	background: url(../images/navi/linie_trenn.gif) top center no-repeat;
}
.hgrechts
{
	width:9px;
	background: url(../images/navi/linie_trenn.gif) top right no-repeat;
}
a#logo, a#logo img
{
	display:inline;
	height:auto;
	width:auto;
	margin:0;
	padding:0;
}
div#linie_unten
{
	margin-top:10px;
	padding-top:10px;
	width:885px;
	background: url(../images/navi/linie_unten.gif) top left no-repeat;
	text-align:right;
	font-size:75%;
}
div#linie_unten a
{
	text-decoration:none;
	color:#666;
}
div#linie_unten a:hover, 
div#linie_unten a:active
{
	text-decoration:none;
	color:#d5ad75;
}
div#inhalt
{
	padding-top:20px;
	width:400px;
	max-width:400px;
	min-height:460px;
}
div#inhaltbild
{
	margin-top:20px;
	float:right;
	display:block;
	width:470px;
}
div#inhaltbild img
{
	border:1px solid #dfdfdf;
}
#kleiner
{
	font-size:75%;
}
.kleiner
{
	font-size:75%;
}
ul#minikasten
{
	list-style-type:none;
	margin:0;
	padding:0;
}
ul#minikasten li
{
	width:25px;
	height:25px;
	border:1px solid #dfdfdf;
	text-align:center;
	margin-right:2px;
	float:left;
}
#minikasten a
{
	font-size:120%;
	color:#666;
	text-decoration:none;
}
#minikasten a:active,
#minikasten a:hover
{
	color:#d5ad75;
}
span.aktiv
{
	color:#d5ad75;
}
ul#inhalt_liste
{
	margin:0;
	padding:0;
	list-style-type:none;
}
#inhalt_liste li
{
	height:40px;
	width:auto;
}
#inhalt_liste a
{
	text-transform:uppercase;
}

/* LOGIN FORM */
div.loginform
{
	/*clear: both;*/
	padding-top: 5px;
}
div.loginform form
{
	margin:0;
	padding:0;
	display:block;
}
div.loginform hr
{
	border:none;
	width:auto;
	border-bottom: 1px solid #dfdfdf;
	clear:left;
	padding:8px 0px;
}
div.loginform span.label
{
	float:left;
	width:130px;
}
div.loginform span.txtbox
{
	float: left;
	width: 160px;
}
div.loginform span.bttn
{
	float: left;
	width: 60px;
}
div.loginform span.subm
{
	float:left;
	width:160px;
}

/* BONUSHEFT */
div#turner {
float:left;
padding-top:15px;
width:505px;
height:275px;
position:relative;
background: transparent url(../images/blockbilder/bonusheft_frame.gif) 0px 15px  no-repeat; /* this graphic gives us the book edges and the shadows around the edges */
}

#leftpage, #rightpage {
float:left;
position:relative;
background-image:url(../images/blockbilder/bonusheft_seiten_navi.png);
overflow:hidden;
/*width:146px;*/
/*height:189px;*/
/*width:235px;*/
width:470px;
height:275px;
left:17px; 
cursor:pointer
}
#leftpage{
background-position:0 0;
}
#rightpage{
/*background-position:146px 0 */
background-position:265px 0 
}
div#flip {
background: transparent url(../images/blockbilder/bonus_3d.png) top center;
/*height:210px;*/
height:269px;
/*width:118px;*/
width:118px;
position:absolute;
top:0;
/*left:90px;*/
left:193px;
z-index:99;
margin-bottom:0;
padding-bottom:0
}
#js {
font-family:"Courier New", Courier, monospace;
font-size:small;
padding:2em;
clear:both
}
#js strong{
color:#003399
}
#js em{
color:#aaa
}
#js p.sc{
color:#c00;
font-weight:700;
margin:0;
padding:0
}
#js .function{
color:#090;
font-weight:700;
}
#js .css{
color:#900;
font-weight:700;
}
div.fort
{
	font-weight:bold;
	padding-top:5px;
}
div.faus
{
	display:none;
}

/* KONTAKTFORMULAR */
.nform
{
	display:block;
	float:left;
	width:260px;
	background-color:#dfdfdf;
}
.nformerror
{
	display:block;
	float:left;
	width:260px;
	background-color:#efdfdf;
}
input.nformbg
{
	display:block;
	float:left;
	width:260px;
	background-color:#efdfdf !important;
}
.tform
{
	display:block;
	width:95%;
	background-color:#dfdfdf;
	float:left;
}
.sform
{
	display:block;
	float:left;
	/*width:6em;*/
	/*width:40%;*/
	width:155px;
	background-color:#dfdfdf;
}
.xsform
{
	display:block;
	float:left;
	/*width:3.5em;*/
	width:90px;
	background-color:#dfdfdf;
	margin-right:5px;
}
#inhalt input
{
	border:1px dotted #666;
	/*font-size:medium;*/
	font-size:120%;
	background-color:#dfdfdf;
	color:#666;
	margin-bottom:.2em;
	padding:.2em;
}
#inhalt textarea
{
	border:1px dotted #666;
	background-color:#dfdfdf;
	/*font-size:medium;*/
	font-size:120%;
	color:#666;
	margin-bottom:.2em;
	padding:.2em;
}
#inhalt label
{
	width:100px;
	height:2em;
	margin:0;
	padding:0 .5em 0 0;
	float:left;
	text-align:left;
}
.textrechts
{
	text-align:right;
}
.impressum
{
	 overflow-x:hidden;
}
h1
{
	font-size:16px;
}

/* balloon help :: bubble tooltip */
a.tt {
	position:relative;
	z-index:24;
	color:#666;
	font-weight:bold;
	text-decoration:none;
}
a.tt span { display: none; }

a.tt:hover { z-index:25; color: #d5ad75; background:transparent; }
a.tt:hover span.tooltip {
	display:block;
	position:absolute;
	top:0px; left:0;
	padding: 15px 0 0 0;
	width:200px;
	color: #d5ad75;
	text-align: center;
	filter: alpha(opacity:95);
	KHTMLOpacity: 0.95;
	MozOpacity: 0.95;
	opacity: 0.95;
}
a.tt:hover span.top {
	display: block;
	padding: 30px 8px 0;
	background: url('../images/icons/bubble.gif') no-repeat top;
}
a.tt:hover span.middle { /* different middle bg for stretch */
	display: block;
	padding: 0 8px; 
	background: url('../images/icons/bubble_filler.gif') repeat bottom; 
}
a.tt:hover span.bottom {
	display: block;
	padding:3px 8px 10px;
	color: #666;
	background: url('../images/icons/bubble.gif') no-repeat bottom;
}
a.tt {
font-size:85%;
}
li.abstand {
	margin-top:15px;list-style-image:none;list-style-type:none;
}
.tt img { border:none; }
#fusszeile, #fusszeile a { position:fixed; bottom:3px; left:3px; font-size:9px; color:#666; z-index:-1000; }