/* gk 200906 - based on mika's standard.html */
/* mika 2009024 - based on mika's standard.html */

/* ------------------ page layouts ------------------ */
body,td,th {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
}
body {
	position:absolute;
	left:60px;
	width:1100px;
	overflow-x:hidden;
	margin:0px 60px 20px 0px;
	background-color:#330;
}
/*
body {
	width:1100px;
	overflow-x:hidden;
	margin:0px 60px 20px 60px;
	background-color:#330;
}
*/
#container {
	background-color:#FFF;
	height:auto;
	width:1100px;
}
#header {
	height:80px;
	border-bottom:1px solid #000;
	padding:0px;
	margin:0px 5px;
}
#contentcontainer {
	background-color:#E4E1DE;
	margin-top:35px;
	padding:5px 0px;
	width:1100px;
	height:auto;
	z-index: 0;
}

#content {
	width:1090px;
}

/* ------------------ basics - left right cf ------------------ */
.right {
	float:right;
}

/* ------------------ links ------------------ */
a:link {
	color:#000;
	text-decoration:none;
}
a:visited {
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
a:active {
	text-decoration:none;
}


/* ------------------ menues  and logos ------------------ */
/* --- logo --- */
#logo {
	height:28px;
	width:170px;
	padding:45px 0px 0px 0px;
	float:left;
}

/* --- nav-top-meta --- */
#nav-top-meta {
	margin-top:8px;
	height:40px;
	width:800px;
	overflow:hidden;
	float:right;
	font-size:12px;
}

/* gk added */
#nav-top-meta ul {
	padding:0px;
	float:right;
}
#nav-top-meta ul li {
	display:inline;
	padding:0px;
	float:left;
}
#nav-top-meta ul li a {
	margin-left:15px;
	display:block;
	color:#000;
}

#nav-top-meta ul li a span.more {
	color:#900;
}

#nav-top-meta .vip {
	color:#900;
	text-transform:uppercase;
}

/* --- nav-top-main --- */
#nav-top-main {
	padding:5px 0px 0px 0px;
	margin:0px;
	height:auto;
	float:right;
}

/* gk added */
/* top menu dhtml */
ul.menu {
	margin:0px;
	padding:0px;
}
ul.menu, ul.menu ul {
    list-style-type:none;
}
ul.menu a {
    display:block;
    padding:2px 2px 3px 2px;
    font-weight:normal;
    font-size:16px!important;
    line-height:20px;
    color:#343049;
}
ul.menu ul a {	
    padding:0px 5px;
    font-size:12px!important;
    line-height:15px;
    color:#000;
    display:inline-block;
}
ul.menu li {
    font-family:Georgia,"Times New Roman",Times,serif;
    margin:0px 5px;
    padding:0px;
    background-image:none;	
    background-color:#fff;
    float:left;
    border:1px solid #fff;
}
ul.menu li.sfHover {
    border-top:1px solid #000;
    border-left:1px solid #000;
    border-right:1px solid #000;
    border-bottom:1px solid #e4e1de;
    background-color:#e4e1de;
}
ul.menu li.sfHover a {
	padding-bottom:4px;
}
ul.menu li.sfHover ul {
	display:block;
	padding:0px;
}
ul.menu li.sfHover ul li{
	border:0px;
	padding-bottom:0px;
}
ul.menu ul {
    margin:1px 0px 0px -1px;
    padding:0px;
    position:absolute;
    background-color:#e4e1de;
    border-left:1px solid #000;
    border-right:1px solid #000;
    border-bottom:1px solid #000;
    display:none;
    min-width:100px;
    z-index:100;
}
ul.menu li ul li {
    width:135px;
    padding:2px 5px 2px 0px;
    margin:0px;
    border:0px;
    float:none;
    font-family:Arial,Helvetica,sans-serif;
}
/* IE-Hack f?r die Breite */
*html ul.menu ul {
    width:180px;
}

/* Dies sind die Klassenstile f?r das Untermen? wenn sich die Maus */
/* ?ber der Liste  befindet (.hover siehe JavaScript oben) */
ul.menu ul.hover, ul.menu li.hover ul, ul.menu li:hover ul, li.active-sub ul  {
    display:block;
}
ul.menu ul li {
    float:none;
    background-color:transparent;
}

li.active-sub ul, li.sf-breadcrumb ul {
    width:680px;
}
li.active-sub ul li, li.sf-breadcrumb ul li {
    width:auto!important;
    float:left!important;
}
li.sf-breadcrumb ul li a.active,
li.active-sub ul li a.active {
    font-weight:bold!important;
}


/* --- modified Sitemap Type "Menu of Subpages to these pages" --- */
.csc-sitemap-level1 { margin-left: 5px; }
.csc-sitemap-level2 { margin-left: 15px; }
.csc-sitemap-level3 { margin-left: 20px; }


/* --- nav-footer-info --- */
#nav-footer-info {
	bottom:50px;
	clear:both;
	padding:5px 10px;
	background:#B4ACA4;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
}

/* --- nav-footer-meta --- */
#nav-footer-meta {
	bottom:0px;
	padding:10px 10px 25px 10px;
	font-size:12px;
}
#nav-footer-meta a {
	margin-right:15px;
	display:block;
	float:left;
	color:#000;
}
#nav-footer-meta a .more {
	color:#900;
}
#nav-footer-meta .vip {
	color:#900;
	text-transform:uppercase;
}
#nav-footer-plan2net {
	float:right;
	color:#999;
	padding:10px 10px 10px 20px;
}
#nav-footer-plan2net a {
	color:#999;
}

/* gk additions */

#nav-footer-meta ul {
	padding:0px;
	margin:0px;
}
#nav-footer-meta ul li {
	display:inline;
	padding:0px;
}



/* ------------------ content-elements and text-formats ------------------ */
/* --- headers --- */
h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	font-weight:normal;
	line-height:24px;
	margin:0px;
	padding:0px;
}
h2 {
	font-size:12px;
	line-height:16px;
	padding:0px;
	margin:0px;
}
p {
	margin:0px 0px 5px 0px;
}

/* dhtml */

.sliderwrapper{
position: relative; /*leave as is*/
overflow: hidden; /*leave as is*/
width: 804px; /*width of featured content slider*/
height: 204px;
background:#FFF;
}

.sliderwrapper .contentdiv{
visibility: hidden; /*leave as is*/
position: absolute; /*leave as is*/
left: 0;  /*leave as is*/
top: 0;  /*leave as is*/
padding: 6px 6px 6px 2px;
width: 814px; /*width of content DIVs within slider. Total width should equal slider's inner width (390+5+5=400) */
height: 403px;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;
}

#slider{
width: 822px;
height: 415px;
float:left;
margin-bottom:6px;
}

#paginate-slider{
width: 278px;
height: 412px;
padding-top: 3px;
margin-bottom:6px;
float: left;
overflow: hidden;
}

#paginate-slider a img{
border: none;
width: 278px;
height: 102px;
margin:0px;
}

.solid {
	filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}

.opaque {
	filter:progid:DXImageTransform.Microsoft.alpha(opacity=40);
	-moz-opacity: 0.4;
	opacity: 0.4;
}

/* --- themes --- */
.theme_txt {
	position: relative;
	width: 268px;
	height: 84px;
	overflow: hidden;
	background-color: #036;
	padding: 2px 5px 7px 5px;
	color: #FFF;
	cursor: pointer;
}
.theme_txt h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	line-height: 26px;
	margin: 0px;
}
.theme_txt h2 {
	margin: 0px;
	font-size: 12px;
	line-height: 18px;
}
.theme_txt h2 a {
	color: #FFF;
}
.theme_txt p {
	margin: 5px 0px;
}
.stflcontainer {
	padding:6px 5px 0px 5px;
}
.stflcontainer h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#900;
	font-size: 18px;
	font-weight: normal;
	line-height: 26px;
	margin: 0px 0px 7px 0px;
	border-bottom: 1px solid #000;
}
.stflcontainer h2 {
	margin: 0px;
	font-size: 12px;
	line-height: 16px;
}
.stflcontainer p {
	padding:0px 0px 4px 0px;
	margin:0px;
}
.stflcontainer h1 a {
	color:#900;
}
.stflcontainer p a {
	color:#000;
}
.teaser {
	background:#FFF;
	padding:0px 6px;
	width:inherit;
}
.w25 {
	width:256px;
}
.w33 {
	width:347px;
}
.w34 {
	width:348px;
}
.w50 {
	width:530px;
}
.w75 {
	width:804px;
}

/* ------------------ EXTENSIONS - stflcontainer ------------------ */
.stflcontainer img{margin:auto!important}
#stflcontainer {
	border-bottom:1px solid #000;
}

/* ---- Filialen ---- */
.store-zip, .partner-zip {
	width:830px;
	margin:10px;
	border-bottom:1px solid #000;
}
.store-img, .partner-img {
	float:left;
	margin-right:30px;
	height:72px;
}
.store-container, .partner-container {
	width:830px;
	padding:10px;
}
.store-info, .partner-info {
	padding-top:1px;
}

/* --- slideshow --- */
#slides {
	position:relative;
	margin:10px 0px;
	width:480px;
	height:240px;
	overflow:hidden;
}

.slideshow {width: 480px;}
.slideshow img {padding: 0px; border: 0px solid #ccc;}
#slides p.csc-caption {
	display:none;
	/*
	padding:5px 0px;
	text-align:left;
	*/
}