/*  #################################################
    CSS Template «MINOR» for TYPO3
    -------------------------------------------------
	
	company:	DACHCOM digital AG
	publisher:	Kai Tallafus
	date:		2009-11
	www:		www.dachcomdigital.com
	
	INCLUDES										  */
	
	@import url("resets.css");
	@import url("content.css");
	
/*	################################################# */

/* ------- FRAMEWORK -------  */

/*-- clearfix -- */
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix {
	display: inline-block;
}
html[xmlns] .clearfix {
	display: block;
}
* html .clearfix {
	height: 1%;
}

.clear {clear: both;}
img {vertical-align: bottom;}

a img,a:link img,a:visited img {border: none;}
a,a:link,a:visited,a:hover,a:active {
	text-decoration: none;
}

/* Prototype-JS Scrollbars */

.scrollbar_container {
	position:relative;
}

#scrollbar_track {
	position:absolute;
	top:0;
	right:0;
	height:100%;
	width:10px;
	background-color:transparent;
	cursor:move;
}

#scrollbar_handle {
	width:10px;
	background-color:#810505;
	cursor:move;
}

#right #scrollbar_content {
	overflow:hidden;
	height:430px;
	padding-right: 40px;
}

#right.w770 #scrollbar_content {
	width:730px;
}

#right.w740 #scrollbar_content {
	padding-left: 30px;
	width:700px;
}

/* Prototype-JS Scrollbars */

html {
	font-family: Verdana;
	font-size: 100.1%;
	height: 100%;
	min-height: 100%;
}

body {
	font-size: .69em;
	line-height: 1.2em;
	height: 100%;
	min-height: 100%;
	background: #810505 url(../images/background.jpg) scroll repeat-x top left;;
	color: #333;
}

#wrapper {
  margin:150px auto 0;
  width: 1009px;
}

#container {
	width: 1009px;
	height: 526px;
	background: transparent url(../images/content.png) scroll no-repeat top left;

	position: relative;
}

#top {
	position: absolute;
	top: -60px;
	left: 17px;
	width: 975px;
	height: 77px;

}

#logo {
	position: absolute;
	top: 0;
	right: 0;
	width: 147px;
	height: 60px;
}

ul#hnav {
	position: absolute;
	bottom: 0;
	left: 9px;
}

ul#hnav li {
	float: left;
	height: 25px;
	padding-left: 10px;
	margin-right: 10px;
	/* Preload background image: */
	background: transparent url(../images/hnav_left.png) no-repeat -1000px -1000px;
}

ul#hnav li:hover,
ul#hnav li.act
 {
	background: transparent url(../images/hnav_left.png) no-repeat left top;
}

ul#hnav li a {
  display:block;
  padding: 0 15px 0 5px;
  height: 25px;
  /* Preload background image: */
  background: transparent url(../images/hnav_right.png) no-repeat -1000px -1000px;
}

ul#hnav li:hover a,
ul#hnav li.act a {
  background: transparent url(../images/hnav_right.png) no-repeat right top;
}

#main {
	position: absolute;
	top: 26px;
	left: 26px;
	width: 957px;
	height: 435px;
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: left top;
	/*background: #fff url(../images/back_2.jpg) no-repeat left top;*/
	padding-top: 39px;
}

#left {
	width: 140px;
	float: left;
	z-index: 1000;
}

#right {
	float: right;
	width: 770px;
	margin-top: 5px;
}

#footer {
	position: absolute;
	bottom: -8px;
	left: 17px;
	width: 975px;
	height: 20px;
	font-size: 0.9em;
}

#minikiosk {
	position: absolute;
	width: 234px;
	height: 116px;
	top: -67px;
	left: 0;
}

ul#gnav {
	position: absolute;
	bottom: 0;
	right: 0;
}

ul#gnav li {
	float: left;
	border-right: 1px solid #C05648;
	padding: 0 5px 0 5px;
}

ul#gnav li a,
ul#gnav li a:link,
ul#gnav li a:visited {
	color: #C05648;
	display: block;
}

ul#gnav li a:hover,
ul#gnav li a:active {
	color: #fff;
}

ul#gnav li:last-child {
	border: none;
	padding-right: 0;
}

/* SNAV */

div#snav {
	width: 138px;
	/*font-size: 0.9em;*/
	background: transparent url(../images/snav_oben.png) scroll no-repeat top left;
	padding: 11px 0;
	position: relative;
	z-index: 80;
}

div.snav-bottom {
	position: absolute;
	width: 138px;
	height: 11px;
	background: transparent url(../images/snav_unten.png) scroll no-repeat top left;
	bottom: 0;
	left: 0;
	z-index: 3000;
}

div#snav ul {
	background-color: #fff;
	padding: 5px 12px 5px 10px;
}

div#snav ul li ul {
	padding: 0;
	border: none;
}
div#snav ul li {
	border-bottom: 1px solid #999;
	padding: 3px 0;
}

div#snav ul li:first-child {
	border-top: 1px solid #999;
}

div#snav ul li ul li:last-child{
	border-bottom: none;
	padding-bottom: 0;
}

div#snav ul li ul li.last-child {
	border-bottom: none;
	padding-bottom: 0;
}

div#snav ul li ul {
	margin-top: 3px;
}

div#snav ul li ul li a,
div#snav ul li ul li a:link,
div#snav ul li ul li a:visited,
div#snav ul li ul li a:hover,
div#snav ul li ul li a:active {
	padding-left: 10px;
}

div#snav ul li ul li ul li a,
div#snav ul li ul li ul li a:link,
div#snav ul li ul li ul li a:visited,
div#snav ul li ul li ul li a:hover,
div#snav ul li ul li ul li a:active {
	padding-left: 20px;
}

div#snav ul li a,
div#snav ul li a:link,
div#snav ul li a:visited {
	color: #333;
	display: block;
}

div#snav ul li a:hover,
div#snav ul li a:active  {color: #B30000;}

div#snav ul li.act a,
div#snav ul li.act a:link,
div#snav ul li.act a:visited,
div#snav ul li.act a:hover,
div#snav ul li.act a:active {
	font-weight: bold;
	color: #B30000;
}

div#snav ul li.act a,
div#snav ul li.act a:link,
div#snav ul li.act a:visited,
div#snav ul li.act a:hover,
div#snav ul li.act a:active {
	font-weight: bold;
	color: #B30000;
}

div#snav ul li.act ul li a,
div#snav ul li.act ul li a:link,
div#snav ul li.act ul li a:visited,
div#snav ul li.act ul li a:hover,
div#snav ul li.act ul li a:active {
	font-weight: normal;
	color: #333;
}

div#snav ul li.act ul li.act a,
div#snav ul li.act ul li.act a:link,
div#snav ul li.act ul li.act a:visited,
div#snav ul li.act ul li.act a:hover,
div#snav ul li.act ul li.act a:active,
div#snav ul li.act ul li.act ul li.act a,
div#snav ul li.act ul li.act ul li.act a:link,
div#snav ul li.act ul li.act ul li.act a:visited,
div#snav ul li.act ul li.act ul li.act a:hover,
div#snav ul li.act ul li.act ul li.act a:active  {
	font-weight: bold;
	color: #B30000;
}

div#snav ul li.act ul li a,
div#snav ul li.act ul li a:link,
div#snav ul li.act ul li a:visited,
div#snav ul li.act ul li.act ul li a,
div#snav ul li.act ul li.act ul li a:link,
div#snav ul li.act ul li.act ul li a:visited {
	font-weight: normal;
	color: #333;
}
div#snav ul li.act ul li a:hover,
div#snav ul li.act ul li a:active,
div#snav ul li.act ul li.act ul li a:hover,
div#snav ul li.act ul li.act ul li a:active  {color: #B30000;}
/* /SNAV */

/* Content Templates */

div.content-2col {}

div.content-2col div.col1 {
	width: 278px;
	float: left;
	padding-right: 30px;
}

div.content-2col div.col2 {
	width: 392px;
	float: right;
}

div.wide-col1 div.col1 {
	width: 470px;
}

div.wide-col1 div.col2 {
	width: 200px;
}


/* Sortiment */

#right.w770 div.content-2col div.col1 {
	padding-right: 0px;
	width: 410px;
}

#right.w770 div.wide-col1 div.col2 { 
	width: 280px;
}

/* Rounded Box */

/* 
  -- Even more rounded corners with CSS: Base stylesheet --
*/

.roundedbox-transparent {
	position:relative;
	margin:0px auto;
	min-width:8em;
	max-width:760px; /* based on image dimensions - not quite consistent with drip styles yet */
	color:#000;
	z-index:1;
	margin-left:7px; /* default, width of left corner */
	margin-bottom:0.5em; /* spacing under dialog */
}

.roundedbox-transparent .boxcontent,
.roundedbox-transparent .t,
.roundedbox-transparent .b,
.roundedbox-transparent .b div {
	background:transparent url(../images/roundedbox.png) no-repeat top right;
	_background-image:url(../images/roundedbox.png);
}

.roundedbox-transparent .boxcontent {
	position:relative;
	zoom:1;
	_overflow-y:hidden;
	padding:0px 7px 0px 0px;
}

.roundedbox-transparent .t {
	/* top+left vertical slice */
	position:absolute;
	left:0px;
	top:0px;
	width:7px; /* top slice width */
	margin-left:-7px;
	height:100%;
	_height:1600px; /* arbitrary long height, IE 6 */
	background-position:top left;
}

.roundedbox-transparent .b {
	/* bottom */
	position:relative;
	width:100%;
}

.roundedbox-transparent .b,
.roundedbox-transparent .b div {
	height:7px; /* height of bottom cap/shade */
	font-size:1px;
}

.roundedbox-transparent .b {
	background-position:bottom right;
}

.roundedbox-transparent .b div {
	position:relative;
	width:7px; /* bottom corner width */
	margin-left:-7px;
	background-position:bottom left;
}

.roundedbox-transparent .boxcontent-inner {
	position:relative;
	padding: 10px 3px 6px;
	overflow: hidden;
}

.roundedbox-transparent .wrapper {
	/* extra content protector - preventing vertical overflow (past background) */
	position:static;
	max-height:1000px;
	overflow:auto; /* note that overflow:auto causes a rather annoying redraw "lag" in Firefox 2, and may degrade performance. Might be worth trying without if you aren't worried about height/overflow issues. */
}