/**************************************************
 *
 * RESET
 *
 **************************************************/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td
{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	background-image: transparent;
}

:focus { outline: 0; }

body
{
	line-height: 1;
	color: black;
	background: white;
}

ol, ul { list-style: none; }

table
{
	border-collapse: collapse;
	border-spacing: 0;
}

caption, th, td
{
	text-align: left;
	font-weight: normal;
}

blockquote:before, blockquote:after,
q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }

.clear:after
{
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

 
.clear { display: inline-block; }
 
html[xmlns] .clear { display: block; }
 
* html .clear { height: 1%; }

/**************************************************
 *
 * LAYOUT
 *
 **************************************************/

body
{
	text-align: left;
	font-family: arial, verdana, sans-serif;
	background-color: #f1f5ed;
	font-size: 12px;
	line-height: 130%;
}

.myborder { }

a:link
{
	color: #990606;
	text-decoration: none;
}

a:visited
{
	color: #990606;
	text-decoration: none;
}

a:hover
{
	color: #eb6909;
	text-decoration: none;
}

a:active
{
	color: #eb6909;
	text-decoration: none;
}

#wrapper
{
	width: 840px;
	margin: 0 0 0 100px;
	background-color: #E7EAE4;
}

#head
{
	z-index: 1000;
	width: 100%;
	height: 144px;
	background-color: #403F3E;
	background-image: url('/res/head-neu.jpg');
	background-repeat: no-repeat;
	background-position: 0 0;
	position: relative;
	border-left: 6px solid #fff;
	border-right: 6px solid #fff;
	border-bottom: 6px solid #fff;
}

#logo a
{
	width: 220px;
	height: 80px;
	display: block;
	position: absolute;
	left: 24px;
	top: 12px;
}

#logo a span { display: none; }

#content
{
	z-index: 100;
	width: 100%;
	overflow: hidden;
	border-left: 6px solid #fff;
	border-right: 6px solid #fff;
	border-bottom: 6px solid #fff;
}

#left
{
	width: 448px;
	float: left;
}

#left-wide
{
	width: 576px;
	float: left;
}

#left-menu
{
	width: 258px;
	float: left;
}

#right
{
	width: 392px;
	float: right;
}

#right-wide
{
	width: 576px;
	float: right;
}

#right-menu
{
	width: 258px;
	float: right;
}

#right-account
{
	width: 258px;
	float: right;
}

#right-tabs
{
	width: 258px;
	float: right;
}

.content { overflow: hidden; }

.content-wide
{
	overflow: hidden;
	width: 840px;
}

div.left
{
	width: 168px;
	float: left;
}

div.right
{
	width: 336px;
	float: right;
}

.color { background-color: #e7eae4; }
.white { background-color: white; }
.inner { padding: 12px 24px; }
.inner-wide { padding: 12px 12px 12px 24px; }
.bc-account { background-color: #c3d7ef; }

.warning
{
	background-color: #e36606;
	color: #fff;
}

.message { margin: 12px 0; }

.message strong
{
	margin: 2px;
	padding: 2px;
	background-color: #a2b8cb;
	color: #fff;
}

#footer
{
	width: 100%;
	height: 96px;
	background-color: #f1f5ed;
	font-size: 11px;
	color: #403F3E;
	line-height: 130%;
	background-image: url('/res/zertifikate-klein-1008.gif');
	background-repeat: no-repeat;
	background-position: right 12px;
}

/**************************************************
 *
 * INDEX PAGE
 *
 **************************************************/

#left-index
{
	width: 576px;
	float: left;
}

#right-index
{
	width: 261px;
	float: right;
	border-left: 3px solid #fff;
}

.article
{
	background-color: #F1F5ED;
	margin: 12px 0;
	overflow: hidden;
	padding: 12px;
}

.article img
{
	float: left;
	margin: 0 24px 48px 0;
}

#right-index h1, #left-index h1
{
	font-size: 21px;
	font-weight: bold;
	color: #323230;
	line-height: 100%;
	margin: 0;
}

#right-index h2, #left-index h2
{
	font-size: 21px;
	font-weight: normal;
	color: #61605F;
	line-height: 100%;
	margin: 0;
}

.left-title { margin: 12px 0 12px 24px; }
.right-title { margin: 36px 0 12px 24px; }
#slider { z-index: 200; }

.index_artikel
{
	position: relative;
	width: 576px;
	height: 288px;
	border-bottom: 3px solid #fff;
}

.index_artikel_image
{
	width: 576px;
	height: 288px;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
}

.index_artikel_image img { width: 576px; }

.index_artikel_layer
{
	height: 70px;
	width: 576px;
	position: absolute;
	bottom: 0;
	left: 0;
	background-image: url('/res/transparency.gif');
	background-repeat: repeat;
	background-position: 0 0;
}

.index_artikel_caption
{
	height: 60px;
	width: 576px;
	position: absolute;
	top: 210px;
	left: 0;
}

.index_artikel_caption a
{
	font-size: 18px;
	font-weight: bold;
	display: block;
	padding: 12px 12px 0 24px;
	line-height: 24px;
}

.index_artikel_caption a:link, #index_artikel_caption a:visited { color: #fff; }
.index_artikel_caption a:hover, #index_artikel_caption a:active { color: #fff; }
ul.side-index { }
ul.side-index li { line-height: 120%; }

ul.side-index li a
{
	color: #403f3e;
	font-weight: normal;
	font-size: 12px;
	margin: 0;
	background-color: #f3f5f2;
	display: block;
	height: 60px;
	overflow: hidden;
	border-bottom: 3px solid #fff;
	padding: 15px 12px 0 24px;
	background-image: url('/res/arrow.jpg');
	background-repeat: no-repeat;
	background-position: 240px 30px;
}

ul.side-index a img
{
	float: right;
	padding: 0 0 0 12px;
	margin: 0;
	width: 48px;
	height: 48px;
}

ul.side-index li a:link, ul.side-index li a:visited { color: #403f3e; }
ul.side-index li a:hover, ul.side-index li a:active { color: #eb6909; }

ul.side-index-fix li
{
	color: #403f3e;
	font-weight: normal;
	font-size: 12px;
	margin: 0;
	background-color: #C3D7EF;
	display: block;
	height: 60px;
	overflow: hidden;
	border-bottom: 3px solid #fff;
	padding: 15px 0px 15px 84px;
}

ul.side-index-fix li span
{
	font-size: 20px;
	font-weight: bold;
	color: #61605F;
}

ul.side-index-fix li.system
{
	background-image: url('/res/system.jpg');
	background-repeat: no-repeat;
	background-position: 0 0;
	background-color: #f6f6f6;
}

ul.side-index-fix li.address
{
	background-image: url('/res/address.jpg');
	background-repeat: no-repeat;
	background-position: 24px 16px;
}

ul.side-index-fix li.call
{
	background-image: url('/res/call.jpg');
	background-repeat: no-repeat;
	background-position: 24px 16px;
	height: 40px;
}

ul.side-index-fix li.client
{
	background-image: url('/res/client.jpg');
	background-repeat: no-repeat;
	background-position: 24px 16px;
	height: 40px;
}

ul.side-index a span
{
	font-size: 11px;
	color: #807e7c;
	font-weight: normal;
}

ul.side-index li a:hover
{
	color: #403f3e;
	background-color: #e7eae4;
	background-image: url('/res/arrow-h.jpg');
	background-repeat: no-repeat;
	background-position: 240px 30px;
}

#right-index h5
{
	margin: 0;
	padding: 11px 0 0 24px;
	height: 36px;
}

#right-index address
{
	margin: 0;
	padding: 0 0 12px 24px;
	font-style: normal;
}

#right-index .border-bottom { border-bottom: 4px solid #e7eae4; }

/**************************************************
 *
 * CATEGORIES
 *
 **************************************************/

.artikel_filter a { padding: 6px; }
.artikel_filter a.active { color: #000; }
.artikel_filter { width: 760px; }

.selector_reset
{
	font-weight: bold;
	white-space: nowrap;
}

.selector { white-space: nowrap; }

span.filter_name
{
	background-color: #fff;
	width: 80px;
	height: 16px;
	padding: 8px;
	display: block;
	float: left;
	font-weight: bold;
	margin: 0 20px 30px 0;
}

/**************************************************
 *
 * NAVIGATION HEADER RIGHT
 *
 **************************************************/

ul#tab-menu
{
	position: absolute;
	right: 0px;
	top: 0px;
}

ul#tab-menu li
{
	line-height: 24px;
	display: inline;
}

ul#tab-menu a
{
	color: #fff;
	float: left;
	margin: 0 2px 0 0;
	display: block;
	font-weight: bold;
	border-top: 5px solid #61605f;
	width: 120px;
	height: 36px;
	padding: 6px 0 0 0;
}

ul#tab-menu a:hover
{
	color: #fff;
	border-top: 5px solid #AEC1D3;
}

ul#tab-menu a.active
{
	background-color: #fff;
	color: #403f3e;
}

#cart-counter
{
	width: 26px;
	height: 26px;
	background: url('/res/cart-counter.png') no-repeat 0 0;
	background-image: url('/res/cart-counter.png') !important;
	filter: none !important;
	position: absolute;
	top: 10px;
	left: 330px;
}

#cart-counter span
{
	text-align: center;
	border: 0px solid red;
	margin: 1px auto;
	color: #333;
	width: 26px;
	display: block;
}

/**************************************************
 *
 * NAVIGATION CONTENT LEFT AND RIGHT
 *
 **************************************************/

ul.side-menu { }

ul.side-menu li
{
	line-height: 120%;
	display: inline;
}

ul.side-menu a
{
	color: #403f3e;
	font-weight: bold;
	font-size: 12px;
	margin: 0;
	background-color: #e7eae4;
	display: block;
	border-bottom: 2px solid #fff;
	padding: 4px 12px 4px 24px;
}

#left-menu ul.side-menu a { font-size: 12px; }

ul.side-menu ul a
{
	color: #403f3e;
	font-weight: normal;
	background-color: #e7eae4;
}

ul.side-menu a:hover
{
	color: #eb6909;
	background-color: #f3f5f2;
}

ul.side-menu a.active
{
	color: #eb6909;
	background-color: #f3f5f2;
}

span.date
{
	font-size: 11px;
	text-indent: 24px;
	font-weight: normal;
	color: #61605f;
}

span.submenu
{
	font-size: 11px;
	margin-left: 24px;
	font-weight: normal;
}

/**************************************************
 *
 * NAVIGATION CHECKOUT
 *
 **************************************************/

ul.side-status { }

ul.side-status li
{
	color: #807e7c;
	font-weight: normal;
	font-size: 12px;
	margin: 0;
	background-color: #f3f5f2;
	display: block;
	border-bottom: 2px solid #fff;
	padding: 16px 24px 16px 24px;
}

ul.side-status li.active
{
	background-color: #e7eae4;
	color: #403f3e;
}

ul.side-status li.done
{
	background-color: #f3f5f2;
	color: #3a820a;
}

/**************************************************
 *
 * SEARCH FORM
 *
 **************************************************/

#sbox
{
	width: 260px;
	margin: 0;
	position: absolute;
	bottom: 60px;
	left: 620px;
	float: left;
}

#sbox input
{
	width: 154px;
	height: 16px;
	margin: 0;
	padding: 0px;
	float: left;
	border: 0;
}

#sbox #zoom a
{
	margin: 0 0 0 10px;
	float: left;
	height: 22px;
	width: 22px;
	display: block;
	background: url('/res/lupe.png') no-repeat 0 2px;
	text-indent: -20000px;
	background-image: url('/res/lupe.png') !important;
	filter: none !important;
}

#sbox #zoom a:hover
{
	background: url('/res/lupe-h.png') no-repeat 0 2px;
	background-image: url('/res/lupe-h.png') !important;
	filter: none !important;
}

#sboxframe
{
	border: 2px solid #fff;
	float: left;
	background-color: #fff;
}

/**************************************************
 *
 * BUTTONS
 *
 **************************************************/

a.b160
{
	text-align: center;
	color: #fff;
	display: block;
	width: 120px;
	height: 22px;
	line-height: 180%;
	font-size: 11px;
	background-color: #403f3e;
	float: right;
	margin-left: 12px;
}

a:hover.b160
{
	background-color: #f37411;
	color: #fff;
}

a:visited.b160 { color: #fff; }

a.b240
{
	width: 240px;
	font-weight: bold;
}

a.c990606
{
	background-color: #990606;
	color: #fff;
}

a:hover.c990606
{
	background-color: #f37411;
	color: #fff;
}

a:visited.c990606 { color: #fff; }
a.cCCCAC8 { background-color: #CCCAC8; }
a.cEB6909 { background-color: #EB6909; }

a.cB1C1D1
{
	background-color: #c3d7ef;
	color: #403f3d;
}

a:hover.cB1C1D1
{
	background-color: #f37411;
	color: #403f3d;
}

a:visited.cB1C1D1 { color: #403f3d; }

/**************************************************
 *
 * NAVIGATION GUIDE
 *
 **************************************************/

ul#user a#systemberater
{
	background-color: #c3d7ef;
	color: #403f3e;
	font-weight: bold;
	line-height: 190%;
}

ul#user a:hover#systemberater { background-color: #fff; }

/**************************************************
 *
 * THICKBOX + IMAGES
 *
 **************************************************/

a.thickbox
{
	float: left;
	margin: 0 12px 12px 0;
}

body a.end
{
	float: left;
	margin: 0 0 12px 0;
}

a.thickbox img { width: 168px; }
a.thickbox.wide img { width: 246px; }

form a.thickbox img
{
	width: 18px;
	height: 18px;
}

form a.thickbox
{
	margin: 0;
	float: none;
}

a.thickbox:hover img
{
	margin: -1px;
	border: 1px solid #f37411;
}

#preview
{
	width: 400px;
	height: 400px;
	background-color: #fff;
	margin: 12px 0 0 0;
}

#preview img
{
	width: 400px;
	height: 400px;
}

#preview528, #preview528 img
{
	width: 528px;
	height: 384px;
}

a.mitarbeiter img { width: 64px; }

div#thumbnail a > img
{
	width: 122px;
	height: 122px;
	display: block;
	float: left;
	margin: 0 24px 12px 0;
}

img.full { width: 576px; }
img.mid { width: 528px; }
img.option { margin: 3px; }

img.small
{
	width: 120px;
	float: left;
	margin: 0 24px 12px 0;
	clear: both;
}

img.marke
{
	width: 150px;
	float: left;
	margin: 0 12px 12px 0;
}

a:hover img.marke
{
	margin: -1px 11px 11px -1px;
	border: 1px solid #f37411;
}

a.artikel
{
	float: left;
	margin: 0 12px 12px 0;
}

a.artikel img
{
	width: 122px;
	height: 122px;
}

a.artikel:hover img
{
	margin: -1px;
	border: 1px solid #f37411;
}

a.artikel-table { margin: 0; }

a.artikel-table img
{
	width: 64px;
	height: 64px;
	margin: 0;
}

a.artikel-table:hover img
{
	margin: -1px;
	border: 1px solid #f37411;
}

/**************************************************
 *
 * TOOLTIP
 *
 **************************************************/

#tooltip
{
	position: absolute;
	z-index: 3000;
	border: 1px solid #aaa;
	background-color: #fff;
	padding: 5px;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=90);
	-moz-opacity: 0.9;
	opacity: 0.9;
}

#tooltip h3
{
	font-size: 12px;
	font-weight: bold;
	margin: 0;
}

#tooltip div
{
	font-size: 11px;
	margin: 0;
}

.fade_thumb
{
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=10);
	-moz-opacity: 0.10;
	opacity: 0.10;
}

.fade_thumb { display: none; }

/**************************************************
 *
 * THEMEN
 *
 **************************************************/

ul#schlafsysteme
{
	list-style-type: none;
	margin: 0;
}

ul#schlafsysteme li
{
	display: inline;
	margin: 0;
}

ul#schlafsysteme a
{
	width: 100%;
	height: 80px;
	display: block;
	background-color: #f3f5f2;
	text-decoration: none;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 4px;
	line-height: 2.8em;
	text-indent: 100px;
}

ul#schlafsysteme a:hover { background-color: #fff; }

ul#schlafsysteme li a#schramm
{
	background-image: url('/themen/images/schramm-80x80.jpg');
	background-repeat: no-repeat;
	background-position: 0 0;
}

ul#schlafsysteme li a#huesler
{
	background-image: url('/themen/images/huesler-80x80.jpg');
	background-repeat: no-repeat;
	background-position: 0 0;
}

ul#schlafsysteme li a#cetto
{
	background-image: url('/themen/images/cetto-80x80.jpg');
	background-repeat: no-repeat;
	background-position: 0 0;
}

ul#schlafsysteme li a#genio
{
	background-image: url('/themen/images/genio-80x80.jpg');
	background-repeat: no-repeat;
	background-position: 0 0;
}

ul#schlafsysteme li a#cts
{
	background-image: url('/themen/images/cts-80x80.jpg');
	background-repeat: no-repeat;
	background-position: 0 0;
}

ul#schlafsysteme li a#dormabell
{
	background-image: url('/themen/images/dormabell-80x80.jpg');
	background-repeat: no-repeat;
	background-position: 0 0;
}

ul#schlafsysteme li a#treca
{
	background-image: url('/themen/images/treca-80x80.jpg');
	background-repeat: no-repeat;
	background-position: 0 0;
}

ul#schlafsysteme li a#etera
{
	background-image: url('/themen/images/etera-80x80.jpg');
	background-repeat: no-repeat;
	background-position: 0 0;
}

ul#schlafsysteme li a#allergie
{
	background-image: url('/themen/images/allergie-80x80.jpg');
	background-repeat: no-repeat;
	background-position: 0 0;
}

ul#schlafsysteme li a#anleitung
{
	background-image: url('/themen/images/anleitung-80x80.jpg');
	background-repeat: no-repeat;
	background-position: 0 0;
}

ul#schlafsysteme li a#schlank
{
	background-image: url('/themen/images/schlank-80x80.jpg');
	background-repeat: no-repeat;
	background-position: 0 0;
}

ul#schlafsysteme li a#schlafmasze
{
	background-image: url('/themen/images/schlafmasze-80x80.jpg');
	background-repeat: no-repeat;
	background-position: 0 0;
}

ul#schlafsysteme li a#arsnova
{
	background-image: url('/themen/images/schranksysteme-arsnova-80x80.jpg');
	background-repeat: no-repeat;
	background-position: 0 0;
}

ul#schlafsysteme li a#verardo
{
	background-image: url('/themen/images/schranksysteme-verardo-80x80.jpg');
	background-repeat: no-repeat;
	background-position: 0 0;
}

/**************************************************
 *
 * SLIDESHOW PAGER
 *
 **************************************************/

#crosslinks
{
	margin-bottom: 48px;
	width: 400px;
	margin-right: 12px;
	height: 72px;
}

#crosslinks li
{
	width: 50px;
	height: 50px;
	float: left;
	margin: 8px;
	list-style: none;
}

#crosslinks a
{
	width: 50px;
	height: 50px;
	padding: 3px;
	display: block;
	border: 1px solid #ccc;
}

#crosslinks a:hover { background-color: #eb6909; }
#crosslinks a.activeSlide { background: #61605f; }
#crosslinks a:focus { outline: none; }

#crosslinks img
{
	border: none;
	display: block;
}

/*
#crosslinks
{
	margin-bottom: 48px;
	width: 400px;
	height: 12px;
}

#crosslinks a
{
	background-color: #990606;
	float: left;
	width: 72px;
	height: 6px;
	line-height: 6px;
	font-size: 4px;
	margin: 12px 6px 0 0;
	text-indent: -20000px;
	display: block;
}

#crosslinks a:hover { background-color: #eb6909; }
#crosslinks a.activeSlide { background-color: #61605f; }
#crosslinks a:focus { outline: none; }
*/

/**************************************************
 *
 * TYPO
 *
 **************************************************/

h1
{
	font-size: 14px;
	font-weight: normal;
	color: #403f3e;
	line-height: 140%;
}

h2
{
	font-size: 18px;
	line-height: 110%;
	font-weight: bold;
	color: #403f3e;
	margin: 12px 0 12px 0;
}

h3
{
	font-weight: bold;
	font-size: 12px;
	color: #403f3e;
	margin: 12px 0 12px 0;
	line-height: 130%;
}

h5
{
	font-size: 18px;
	line-height: 120%;
	font-weight: bold;
	color: #403f3e;
	margin: 24px 0 12px 24px;
}

p
{
	margin: .5em 0 1.5em 0;
	line-height: 130%;
	color: #403f3e;
}

p.small
{
	font-size: 10px;
	margin: .5em 0 1.5em 0;
	line-height: 130%;
	color: #807e7c;
}

p.caption
{
	font-size: 11px;
	margin: .5em 0 1.5em 0;
	line-height: 130%;
	color: #807e7c;
}

.content ul
{
	margin: .5em 0 1.5em 0;
	padding: 0 0 0 1.25em;
	line-height: 130%;
	color: #403f3e;
	list-style-type: square;
}

.content li { margin: .25em 0 .25em 0; }

strong, .strong
{
	font-weight: bold;
	color: #595857;
}

em
{
	color: #595857;
	font-style: italic;
}

.beschreibung { margin: 4.5em 0 1.5em 0; }

div.buynow
{
	margin: 12px 0;
	padding: 12px;
	background: #f3f5f2;
	font-size: 18px;
	line-height: 110%;
	font-weight: bold;
	color: #403f3e;
}

hr
{
	color: #fff;
	background: #fff;
	border: 0;
	height: 3px;
	margin: 12px 0;
	clear: both;
}

div.line
{
	border-bottom: 3px solid #fff;
	clear: both;
}

/**************************************************
 *
 * TABLES
 *
 **************************************************/

table
{
	margin: .5em 0 1.5em 0;
	line-height: 130%;
	color: #403f3e;
}

table.themen
{
	table-layout: fixed;
	width: 100%;
}

table.themen, table.themen tr, table.themen td { background-color: #e7eae4; }
table.themen td { width: 50%; }
.padding180 { padding-left: 180px; }
table#shopping_cart { width: 100%; }

table#shopping_cart th,
table#shopping_cart td
{
	margin: 0;
	padding: 12px;
}

a.small img
{
	width: 120px;
	height: 120px;
	padding: 0 0 0 12px;
}

/**************************************************
 *
 * ???
 *
 **************************************************/

#module
{
	width: 840px;
	height: 100%;
	overflow: hidden;
	border-top: 3px solid #fff;
}

#module a.thumbnail
{
	width: 120px;
	height: 84px;
	float: left;
	margin: 0 12px 12px 0;
	background-color: #fff;
}

div.module-toggle
{
	overflow: hidden;
	width: 100%;
	margin-bottom: 12px;
}

div.module-skip a
{
	width: 24px;
	height: 24px;
	display: block;
	background-color: #e36606;
	float: left;
}

div.module-skip a:hover { background-color: #e36606; }
div.module-skip a span { display: none; }

div.module-text
{
	line-height: 190%;
	text-indent: 12px;
}

/**************************************************
 *
 * THICKBOX
 *
 **************************************************/

#TB_window
{
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine
{
	font: 10px Arial, Helvetica, sans-serif;
	color: #666666;
}

#TB_window a:link { color: #666666; }
#TB_window a:visited { color: #666666; }
#TB_window a:hover { color: #000; }
#TB_window a:active { color: #666666; }
#TB_window a:focus { color: #666666; }

#TB_overlay
{
	position: fixed;
	z-index: 100;
	top: 0px;
	left: 0px;
	height: 100%;
	width: 100%;
}

.TB_overlayMacFFBGHack { background: url('/css/macFFBgHack.png') repeat; }

.TB_overlayBG
{
	background-color: #000;
	filter: alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay
{
	position: absolute;
	height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window
{
	position: fixed;
	background: #f8f8f8;
	z-index: 102;
	color: #000000;
	display: none;
	border: 0px solid #525252;
	text-align: left;
	top: 50%;
	left: 50%;
}

* html #TB_window
{
	position: absolute;
	margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image
{
	display: block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption
{
	height: 25px;
	padding: 7px 30px 10px 25px;
	float: left;
}

#TB_closeWindow
{
	height: 25px;
	padding: 11px 25px 10px 0;
	float: right;
}

#TB_closeAjaxWindow
{
	padding: 7px 10px 5px 0;
	margin-bottom: 1px;
	text-align: right;
	float: right;
}

#TB_ajaxWindowTitle
{
	float: left;
	padding: 7px 0 5px 10px;
	margin-bottom: 1px;
}

#TB_title
{
	background-color: #e8e8e8;
	height: 27px;
}

#TB_ajaxContent
{
	clear: both;
	padding: 2px 15px 15px 15px;
	overflow: auto;
	text-align: left;
	line-height: 1.4em;
}

#TB_ajaxContent.TB_modal { padding: 15px; }
#TB_ajaxContent p { padding: 5px 0px 5px 0px; }

#TB_load
{
	position: fixed;
	display: none;
	height: 13px;
	width: 208px;
	z-index: 103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px;
}

* html #TB_load
{
	position: absolute;
	margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect
{
	z-index: 99;
	position: fixed;
	top: 0;
	left: 0;
	background-color: #fff;
	border: none;
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height: 100%;
	width: 100%;
}

* html #TB_HideSelect
{
	position: absolute;
	height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent
{
	clear: both;
	border: none;
	margin-bottom: -1px;
	margin-top: 1px;
	_margin-bottom: 1px;
}

/**************************************************
 *
 * ???
 *
 **************************************************/

.c11 { background-color: #e5e4da; }
.c12 { background-color: #e5e4da; }
.c13 { background-color: #d9d8d2; }
.c14 { background-color: #d9d8d2; }

.content table th
{
	vertical-align: top;
	text-align: left;
	font-weight: bold;
	padding: .5em;
	line-height: 130%;
	color: #403f3e;
}

.content table thead th
{
	vertical-align: top;
	text-align: left;
	font-weight: bold;
	padding: 2em 0 .5em 0;
	line-height: 130%;
	color: #403f3e;
	border-bottom: 3px solid #807e7d;
}

.content table td
{
	vertical-align: top;
	padding: .5em;
	line-height: 130%;
	color: #403f3e;
}

.content table tr.odd { background-color: #f3f5f2; }
a#overview-switch { margin-right: 48px; }
#overview-table table { width: 792px; }

#overview-table td a
{
	font-weight: bold;
	font-size: 1.2em;
}

#overview-table td p
{
	margin: 0;
	color: #403f3e;
}

#overview-table td h2
{
	margin: 0;
	color: #807e7c;
}

#overview-table table th
{
	vertical-align: top;
	text-align: left;
	font-weight: bold;
	padding: .5em;
	line-height: 130%;
	color: #403f3e;
}

#overview-table table thead th a.so { color: #403f3e; }

#overview-table table thead th
{
	vertical-align: top;
	text-align: left;
	font-weight: bold;
	padding: 2em 0 .5em 0;
	line-height: 130%;
	color: #403f3e;
	border-bottom: 3px solid #807e7d;
}

#overview-table table td
{
	vertical-align: top;
	padding: .5em;
	line-height: 130%;
	color: #403f3e;
}

#overview-table table tr.odd { background-color: #f3f5f2; }

td.align-right
{
	text-align: right;
	font-weight: bold;
}

/**************************************************
 *
 * FORMS
 *
 **************************************************/

fieldset
{
	margin: 12px 0 12px 0;
	padding: 6px;
	background-color: #f3f5f2;
	border-color: #cccac8;
	border-width: 0 0 0 0;
	border-style: solid;
}

h2.legend
{
	font-size: 14px;
	font-weight: normal;
	color: #999796;
	padding: 0 0 18px 0;
	margin: 0;
}

h2.legend span
{
	font-weight: normal;
	font-size: 10px;
}

label
{
	display: block;
	font-size: 12px;
	margin-bottom: 12px;
}

label span
{
	display: block;
	float: left;
	width: 144px;
}

label span.required
{
	font-weight: bold;
	color: #403f3e;
}

input[type=text], 
input[type=password], 
select, 
textarea
{
	padding: 2px;
	width: 316px;
	background-color: #fff;
	border-color: #999796;
	border-width: 1px 0 0 1px;
	border-style: solid;
}

form .compact { width: 168px; }
.errmsg { display: none; }

input[type=text].notvalid, 
input[type=checkbox].notvalid, 
input[type=password].notvalid, 
select.notvalid, 
textarea.notvalid
{
	border-color: #eb6909;
	border-width: 1px;
	border-style: solid;
	background-color: #e7eae4;
}

#validationmsg
{
	font-size: 12px;
	color: #eb6909;
}

#validationmsg h4 { font-weight: bold; }
form#form_cart { margin: 24px 0; }

form#form_cart label span
{
	display: block;
	float: none;
	width: 144px;
}

form#form_cart select
{
	padding: 2px;
	width: 316px;
	background-color: #fff;
	border-color: #999796;
	border-width: 1px 0 0 1px;
	border-style: solid;
}

/**************************************************
 *
 * GUIDE
 *
 **************************************************/

#guide-index a
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	display: block;
	width: 436px;
	height: 80px;
	padding: 20px 0 0 140px;
	background-repeat: no-repeat;
	background-position: 0 0;
	font-weight: bold;
}

#guide-index strong
{
	display: block;
	padding-top: 20px;
}

#guide-index span
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 11px;
	font-weight: normal;
	width: 410px;
	display: block;
	margin: 0;
	padding: 5px 0 0 0;
}

a.guide-m { background-image: url('/cialog/guide/back-index-m.jpg'); }
a.guide-l { background-image: url('/cialog/guide/back-index-l.jpg'); }
a.guide-k { background-image: url('/cialog/guide/back-index-k.jpg'); }
a.guide-z { background-image: url('/cialog/guide/back-index-z.jpg'); }
a.guide-s { background-image: url('/cialog/guide/back-index-s.jpg'); }
#guide-index a:hover { background-position: 0 -100; }
div.partner fieldset { background-color: #e7eae4; }

#sys
{
	height: 36px;
	width: 100%;
	color: #807e7c;
	background-color: #c3d7ef;
	border-bottom: 6px solid #fff;
	border-left: 6px solid #fff;
	border-right: 6px solid #fff;
}

#sys ul { padding: 10px 0 0 12px; }

#sys ul li
{
	display: inline;
	padding: 0 4px;
	font-weight: bold;
}

#sys .sys0 { font-weight: normal; }

.guide-title
{
	width: 576px;
	height: 90px;
	background: #fff url('/cialog/guide/guide-title.jpg') no-repeat 0 -80px;
}

h1.guide
{
	font-size: 18px;
	padding: 24px 0 0 24px;
	font-weight: bold;
}

div.guideListing .b160 { margin: 0 12px 12px 0; }

div.guideRow0,
div.guideRow1,
div.guideRow2,
div.guideRow3,
div.guideRow4,
div.guideRow5,
div.guideRow6,
div.guideRow7,
div.guideRow8
{
	height: 100%;
	overflow: hidden;
	border-top: 3px solid #fff;
}

div.guideListing img
{
	float: left;
	width: 158px;
	margin: 12px;
}

div.guideRow1 h2,
div.guideRow2 h2,
div.guideRow3 h2,
div.guideRow4 h2,
div.guideRow5 h2,
div.guideRow6 h2,
div.guideRow7 h2,
div.guideRow8 h2
{
	font-size: 12px;
	font-weight: bold;
}

div.guideRow0 { background-color: #c3d7ef; }

/**************************************************
 *
 * NAVIGATION DROPDOWN
 *
 **************************************************/

/* 
	LEVEL ONE
*/

ul.dropdown
{
	position: absolute;
	bottom: 0;
	left: 24px;
}

ul.dropdown li
{
	font-weight: normal;
	float: left;
	zoom: 1;
	background: #61605F;
	font-size: 13px;
}

ul.dropdown a:visited { color: #fff; }
ul.dropdown a:hover { color: #fff; }
ul.dropdown a:active { color: #fff; }

ul.dropdown li a
{
	display: block;
	padding: 6px 10px;
	border-right: 2px solid #202020;
	color: #fff;
	width: 88px;
}

ul.dropdown li a.first { background: url('/res/arrow-nav.png') no-repeat 90px 10px; }
ul.dropdown li a.last { width: 140px; }
ul.dropdown li:last-child a { border-right: none; }

/* Doesn't work in IE */
ul.dropdown li.hover,
ul.dropdown li:hover
{
	background: #403f3e;
	color: #fff;
	position: relative;
}

ul.dropdown li.hover a { color: #fff; }

/* 
	LEVEL TWO
*/

ul.dropdown ul
{
	width: 220px;
	visibility: hidden;
	position: absolute;
	top: 100%;
	left: 0;
}

ul.dropdown ul li
{
	font-size: 12px;
	font-weight: normal;
	background: #595857;
	color: #fff;
	border-top: 1px solid #222;
	float: none;
}

ul.dropdown ul li:hover
{
	background: #222;
	position: relative;
}

/* IE 6 & 7 Needs Inline Block */
ul.dropdown ul li a
{
	padding: 4px 10px;
	border-right: none;
	width: 100%;
	display: inline-block;
}

/* 
	LEVEL THREE
*/

ul.dropdown ul ul
{
	left: 100%;
	top: 0;
}

ul.dropdown ul ul li { background: #403f3e; }
ul.dropdown li:hover > ul { visibility: visible; }

ul.dropdown a.daddy
{
	background-image: url('/res/nav-top-pfeil.gif');
	background-repeat: no-repeat;
	background-position: 200px 6px;
}
