/* Init Base Styles                                                                         */
/* ---------------------------------------------------------------------------------------- */

* {
	margin: 0;
}

html, body, div, p, h1, h2, h3, h4, h5, h6, ul, li, a, span, dl, dt, dd, address,
table, thead, tbody, th, tr, td, form, fieldset, legend, label {
	padding: 0;
}

img {
	border: 0;
}

ul, li {
	list-style: none;
}

html, body {
	height: 100%;
}

body {
	position: relative; /*stabiliseren van IE*/
	width: 100%;
	
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 18px;
	font-size: 13px;
	color: #464646;
	
	background-image:url(../images/back_winter_ktech_1.jpg);
	background-repeat: repeat-x;
}

* html body {
	text-align: center;/* IE6 */
}
	
/* ClearFix Hack
----------------------------------------------- */
  
.clearfix:after {
	content: "."; 
	display: block;
	height: 0;
	margin: 0;
	padding: 0;
	clear: both; 
	visibility: hidden;
}

.clearfix { display: inline-block; }

/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */


/* Gliederung
----------------------------------------------- */

#pageholder{
	min-width: 920px;
	height: auto;
	padding: 20px 20px 0px 20px;
}

* html #pageholder{
	width: 920px;
	height: auto;
}

#pageholder {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align: left;
	
	width: 920px;
	padding: 20px 20px 0 20px;
	margin: 0px auto;
}

* html #pageholder{
	height: auto;
}

#header {
	display: block;
	padding: 0px;
	margin: 0px;
	width: 920px;
	height: 140px;
}

#logo {
	position: relative;
	padding: 0;
	margin: 0;
	width: 345px;
	height: 50px;
	float: left;
}

#metanav {
	position: relative;
	display:block;
	width: 574px;
	height: 32px;
	padding: 0;
	margin: 0;
	
	font-size: 11px;
	text-align: right;
	
	p\adding-right:110px;
	vertical-align: top;
	float: right;
}

#metanav a {
	margin: 0;
	padding: 0;
	text-decoration: none;
}


#metanav a:hover {
	text-decoration: none;
	color: #2d2174;
}

#content {
	width: 920px;
	margin: 0;
	padding: 0;
}

#mainnav {
	position: relative;
	display: block;
	width: 574px;
	height: 23px;
	margin: 0;
	padding: 0;
	margin-bottom: 27px;
	
	p\adding-right:110px;
	vertical-align: top;
	float: right;
}

#prodnav {
	margin: 0;
	padding: 0;
	width: 920px;
	height: 25px;
	float: left;
}

#footer {
	position: relative;
	display: block;
	padding: 0px;
	margin: 20px 0 0 0;
	padding: 3px 0 0 0;
	height: 16px;
	width: 920px;
	border-top: 1px solid #2d2174;
	font-size: 11px;
}

#footer_left {
	width: 50%;
	float: left;
}

#footer_right {
	width: 45%;
	text-align: right;
	float: right;
}


/* HTML Styles 
----------------------------------------------- */

a {
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	color: #464646;
	text-decoration: none;
}

a:hover {
	color: #2d2174;
}

p {
	position: relative;
	display: block;
	padding: 0px;
	margin: 0px;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #464646;
}

table, th, tr, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #464646;
}

/* Main-Navigation
----------------------------------------------- */

/* ### Navigationen ############################################################# */

/* ### TOP ### */

#mainnav ul {   
	padding: 0;
	margin: 0;
	white-space: nowrap;
	float: right;
}

#mainnav li {
	padding: 0;
	margin: 0;
	
	white-space: nowrap;
	list-style: none;
	float: left;
	
	font: normal 18px Arial, Helvetica, sans-serif;
	color: #2d2174;
}


#mainnav ul li a {
	padding: 0;
	margin: 0;
	
	font: normal 18px Arial, Helvetica, sans-serif;
	text-decoration: none;
	line-height: normal;
	color: #2d2174;
}

#mainnav .li1no, #mainnav .li1act {

}

#mainnav .a1no {
	color: #2d2174;
}

#mainnav .a1no:hover {
	color: #2d2174;
}

#mainnav .a1act {
	color: #2d2174;
}

#mainnav .a1act:hover {
	color: #2d2174;
}

/* ### PRODUKT ### */

#prodnav ul {   
	padding: 0;
	margin: 0;
	white-space: nowrap;
	float: left;	
}

#prodnav li {
	padding: 0;
	margin: 0;
	
	white-space: nowrap;
	list-style: none;
	float: left;
}

#prodnav ul li a {
	font: normal 18px Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding: 0;
	margin: 0;
	line-height: normal;
}

#prodnav .li1no, #prodnav .li1act {
	list-style-type: none;
}

#prodnav ul.ullevel1 {
	margin-bottom: 25px;
}

#prodnav .a1no {
	margin-right: 28px;
	height: 21px;
	
	text-decoration: none;
	color: #fff;
}

#prodnav .a1no:hover {
	color: #fff;
}

#prodnav .a1act {
	margin-right: 28px;
	height: 21px;
	
	font-weight: bold;
	text-decoration: none;
	color: #fff;
}


/*Überschriften h1 bis h4
----------------------------------------------- */

h1, h1 a {
	position: relative;
	display: block;
	margin-bottom: 13px;

	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 24px;
	line-height: normal;
	
	color: #2d2174; 
}

h2, h2 a {
	position: relative;
	margin-bottom: 9px;
	
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 18px;
	line-height: normal;
	
	color: #2d2174;
}

h3, h3 a {
	position: relative;
	margin-bottom: 3px;

	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	/* color: #2d2174; */
}

h4 {
	position: relative;
	margin-bottom: 9px;
	
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #2d2174;
}


/* Spalten und Boxen
----------------------------------------------- */

/* for understanding browsers */
.container {
	width:20em;
	padding:0.5em;
	border:1px solid #000;
	min-height:8em; 
	height:auto;
}

/* for Internet Explorer */
/*\*/
* html .container {
	height: 8em;
}
/**/

.two-colunm-container {
	display:block; width: 920px;
}

.two-colunm-1 {
	display:block; width:455px; float:left;
	margin: 0px;
	/* margin-right: 15px; */
	padding: 0px;
}

.two-colunm-2 {
	display:block; width:455px; float:right;
	margin: 0px;
	padding: 0px;
}

.two-colunm-2 h2,
.two-colunm-2 h1 {
	margin-left: 26px;
}

.two-colunm-2 .bodytext {
	margin-left: 26px;
}

.two-colunm-sub-container {
	display:block; width: 100%;
}

.two-colunm-sub-1 {
	display:block; width: 48%; float:left;
	margin: 0px;
	margin-right: 10px;
	padding: 0px;
}

.two-colunm-sub-2 {
	display:block; width: 49%; float:right;
	margin: 0px;
	padding: 0px;
}

/* 4 Spalten m. Box */
.four-colunm-box-container {
	display:block; width: 920px;
}

.four-colunm-box-1 {
	display:block; width: 220px; float:left;
	margin: 0px;
	margin-right: 11px;
	padding: 0px;
	border: 1px solid #999;
	background-image: url(../images/back_home_boxes.jpg);
	background-repeat: repeat-x;
	background-position:bottom;
	
}

.four-colunm-box-2 {
	display:block; width: 220px; float:left;
	margin: 0px;
	margin-right: 11px;
	padding: 0px;
	border: 1px solid #999;
	background-image: url(../images/back_home_boxes.jpg);
	background-repeat: repeat-x;
	background-position:bottom;
}

.four-colunm-box-3 {
	display:block; width: 220px; float:left;
	margin: 0px;
	margin-right: 10px;
	padding: 0px;
	border: 1px solid #999;
	background-image: url(../images/back_home_boxes.jpg);
	background-repeat: repeat-x;
	background-position:bottom;
}

.four-colunm-box-4 {
	display:block; width: 220px; float:right;
	border: 1px solid #999;
	background-image: url(../images/back_home_boxes.jpg);
	background-repeat: repeat-x;
	background-position:bottom;
}

.four-colunm-box-1 p, .four-colunm-box-2 p, .four-colunm-box-3 p, .four-colunm-box-4 p {
	padding: 5px;
}

.four-colunm-box-1 h2,
.four-colunm-box-2 h2,
.four-colunm-box-3 h2,
.four-colunm-box-4 h2 {
	color: #fff;
	background-image: url(../images/back_home_boxes_head.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	margin-bottom: 3px;
	padding: 3px;
}

.four-colunm-box-1 h3,
.four-colunm-box-2 h3,
.four-colunm-box-3 h3,
.four-colunm-box-4 h3 {
	margin: 0px;
	padding: 5px;
}

/* Bildunterschrift
----------------------------------------------- */

.csc-textpic-caption {
	margin-top: 3px !important;
	line-height: 14px !important;
}


/* Plugins
----------------------------------------------- */

/* tx_srlanguagemenu_pi1 */
/*
.tx_srlanguagemenu_pi1, .tx-srlanguagemenu-pi1 p, .tx-srlanguagemenu-pi1 .links-list-header {
	
	margin: 0;
	padding: 0;
	width: 100px;
}
*/
.tx-srlanguagemenu-pi1 img {
	margin: 0 2px;
	padding: 0;
	border-style: none;
}

.tx-srlanguagemenu-pi1 .CUR {
	float: left;
	font-size: 11px;
}

.tx-srlanguagemenu-pi1 .CUR a {
	background-color: transparent;
	color: #35006d;
	text-decoration: none;
	font-weight: bold;
}

.tx-srlanguagemenu-pi1 .CUR a:focus,
.tx-srlanguagemenu-pi1 .CUR a:hover,
.tx-srlanguagemenu-pi1 .CUR a:active {
	color:#333333;
}

.tx-srlanguagemenu-pi1 .NO {
	float: left;
	font-size: 11px;
}

 .tx-srlanguagemenu-pi1 .NO a {
 	background-color:transparent;
	color: #35006d;
	text-decoration: none;
	font-weight: bold;
}

.tx-srlanguagemenu-pi1 .NO a:focus,
.tx-srlanguagemenu-pi1 .NO a:hover,
.tx-srlanguagemenu-pi1 .NO a:active {
	color:#333333;
}

.tx-srlanguagemenu-pi1 .INACT {
	float: left;
	font-size: 11px;
}

.tx-srlanguagemenu-pi1 .INACT a {
	background-color: transparent;
	color: #35006d;
	text-decoration: none;
	font-weight: normal;
}

.tx-srlanguagemenu-pi1 .INACT a:focus,
.tx-srlanguagemenu-pi1 .INACT a:hover,
.tx-srlanguagemenu-pi1 .INACT a:active {
	color: #333333;
}

.tx-srlanguagemenu-pi1 .SPC {
	float: left;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 100%;
	color: #35006d;
}
 
.tx-srlanguagemenu-pi1 fieldset option.tx-srlanguagemenu-pi1-option-0 { }


/*Language Selection*/

.tx-srlanguagemenu-pi1 {
	margin: 0;
	padding: 0;
	/* height: 25px; */
	display: inline;
}

.tx-srlanguagemenu-pi1 legend, .tx-srlanguagemenu-pi1 fieldset label {
	display: none;
	visibility: hidden;
}

.tx-srlanguagemenu-pi1, .tx-srlanguagemenu-pi1 fieldset, .tx-srlanguagemenu-pi1 form {
	margin: 0;
	padding: 0;
	border: 0;
	display: inline;
}

.tx-srlanguagemenu-pi1 fieldset select, .tx-srlanguagemenu-pi1 select {
	margin: 0;
	padding: 0;

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	
	vertical-align: middle;
}


/* "tx_flseositemap_pi1 */

.tx-flseositemap-pi1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 18px;
	font-size: 12px;
}

.tx-flseositemap-pi1 ul {
	margin-left: 12px;
	list-style: none;
}

.tx-flseositemap-pi1 ul li {
	list-style: none;
	background-repeat: no-repeat;
	background-position: 0px 6px;
	padding-left: 15px;
	padding-bottom: 4px;
}

.tx-flseositemap-pi1 ul li ul li {
	padding-top: 4px;
	padding-bottom: 0px;
	background-position: 0px 10px;
}

/* Autocompleter
------------------------------------------------ */
div#tx-winterproducts-pi1-target,
div.tx-winterproducts-pi1-autocompletecontainer {
	/* position:absolute; */
	padding: 5px;
	/* margin: 0 auto; */
	border: 1px solid #999;
	background-color: #fff;
	overflow: hidden;
	z-index: 99999;
}
		
div.tx-winterproducts-pi1-autocompletecontainer ul {
	list-style: none;
	
	padding: 0px;
	margin: 0px;
	background: #fff;
}
		
div.tx-winterproducts-pi1-autocompletecontainer ul li {
	list-style: none;
	display: block;
	
	cursor: pointer;
	line-height: 20px;
}
div.tx-winterproducts-pi1-autocompletecontainer ul li.selected { 
	background-color: #999;
	color: #fff;
}
