
A:LINK, A:VISITED {
	color : #74C6C4;
	text-decoration: none;
}


A:ACTIVE, A:HOVER {
	color : #74C6C4;
	text-decoration: underline;
}


/***************************/
/* css haupt Navigation*/
/* 1 ebene */
/***************************/
body{
margin:0;
padding:0;

}
.subnav1 {
	font-family : Arial,Helvetica,sans-serif;
	font-size : 12px;
	font-weight : normal;
	font-style : normal;
	color: #FF0000;
	letter-spacing: 1px;
}
.subnav1 A:LINK, .subnav1 A:VISITED {
	color: #666666;
	text-decoration: none;
}
.subnav1 A:ACTIVE, .subnav1 A:HOVER {
	color : #74C6C4;
	text-decoration: none;
}
.subnav1nolink {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	font-style : normal;
	color: #74C6C4;
	letter-spacing: 1px;	
}
.subnav1nolink A:LINK, .subnav1nolink A:ACTIVE, .subnav1nolink A:VISITED, .subnav1nolink A:HOVER {
	color: #74C6C4;
	text-decoration: none;
}
/* 2+3 ebene*/
.subnav2 {
	font-family : Arial,Helvetica,sans-serif;
	font-size : 11px;
	font-weight : normal;
	font-style : normal;
	color: #666666;
	letter-spacing: 1px;
}
.subnav2 A:LINK, .subnav2 A:VISITED {
	color: #666666;
	text-decoration: none;
}
.subnav2 A:ACTIVE, .subnav2 A:HOVER {
	color : #74C6C4;
	text-decoration: none;
}
.subnav2nolink {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	font-style : normal;
	color: #74C6C4;
	letter-spacing: 1px;	
}
.subnav2nolink A:LINK, .subnav2nolink A:ACTIVE, .subnav2nolink A:VISITED, .subnav2nolink A:HOVER {
	color: #74C6C4;
	text-decoration: none;
}
/* 4 ebene*/
.subnav4 {
	font-family : Arial,Helvetica,sans-serif;
	font-size : 10px;
	font-weight : normal;
	font-style : normal;
	color: #666666;
}
.subnav4 A:LINK, .subnav4 A:VISITED {
	color: #666666;
	text-decoration: none;
}
.subnav4 A:ACTIVE, .subnav4 A:HOVER {
	color : #74C6C4;
	text-decoration: none;
}
.subnav4nolink {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	font-style : normal;
	color: #74C6C4;
/*	letter-spacing: 1px;  */	
}
.subnav4nolink A:LINK, .subnav4nolink A:ACTIVE, .subnav4nolink A:VISITED, .subnav4nolink A:HOVER {
	color: #74C6C4;
	text-decoration: none;
}

/***************************/
/* Elements: sprachen */
/***************************/

.language {
	font-family : Arial,Helvetica,sans-serif;
	font-size : 10px;
	font-weight : normal;
	font-style : normal;
	color: #666666;
	line-height:16px;
	padding-left: 1px;
	letter-spacing: 1px;
}

.language A:LINK, .language A:VISITED {
	color : #666666;
	text-decoration: none;
}

.language A:ACTIVE, .language A:HOVER {
	color : #74C6C4;
	text-decoration: none;
}
.languagenolink {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	font-style : normal;
	color: #74C6C4;
	padding-left: 1px;
	letter-spacing: 1px;
}
.languagenolink A:LINK, .languagenolink A:ACTIVE, .languagenolink A:VISITED, .languagenolink A:HOVER {
	font-family : Arial,Helvetica,sans-serif;
	font-size : 10px;
	font-weight : normal;
	font-style : normal;
	color: #74C6C4;
	text-decoration: none;
	letter-spacing: 1px;
/*	text-transform: lowercase;  */
}
.dealer_kon{
	font-size: 11px;
	font-weight : bold;
	color: #666666;
	padding-left: 10px;
}
.dealer_land{
	color: #666666;
	padding-left: 10px;
}
.searchbox_dealer{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
/*	border: 1px solid #666666;  */
	height:18; 
	width:145;
	color: #666666;
}

/***************************/
/* General element styles: */
/***************************/
H1, H2, H3, H4, H5, P, TD, UL, OL, BLOCKQUOTE, INPUT, TEXTAREA, SELECT { font-family: arial, helvetica; }

TABLE.contenttable {  margin: 0px 0px 0px 0px; width: 100%; }

FORM { margin: 0px 0px 0px 0px;}
P, PRE { 
	margin: 0px 0px 0px 0px;
	font-family : Arial,Helvetica,sans-serif;
	color : #666666;
	font-size : 11px;
	}
P A:LINK, P A:VISITED {
    font-weight: normal;
	color : #666666;
	text-decoration: none;
}
P A:ACTIVE, P A:HOVER { 
	color : #74C6C4;
	text-decoration: none;
}

UL, OL ,LI {
	color : #666666;
	font-size: 11px;
	margin-top: 0px;
	margin-bottom: 0px;
	list-style-image: url(/fileadmin/material/material/bilder/listpunkt.gif);
	margin-left: 10px;
	padding-left:0px;
	padding-bottom:5px;
	padding-top:0px;
}

INPUT, TEXTAREA, SELECT { padding-left: 0px; font-size: 11px; }
H1 {
	font-size: 17px;
	color: #666666;
	font-weight : normal;
	font-style : normal;
	margin: 0px 0px 0px 0px;
	padding-bottom: 18px;
	letter-spacing: 2px;	
	}

H2 {
	font-size: 15px;
	color: #666666;
	font-weight : normal;
	font-style : normal;
	margin: 0px 0px 0px 0px;
	padding-top: 0px 0px 0px 0px ;
	}
H4 {
	font-size: 11px;
	color: #666666;
	font-weight : normal;
	font-style : normal;
	margin: 0px 0px 0px 0px;
	padding-top: 0px 0px 0px 0px ;
	}
/********************************/
/* titel H5 */
/********************************/
H5 {
	font-size: 11px;
	color: #666666;
	font-weight : bold;
	font-style : normal;
	margin: 0px 0px 0px 0px;
	padding-bottom: 2px ;
}

/********************************/
/* content bodytext */
/********************************/

P.bodytext {
	font-family : Arial,Helvetica,sans-serif;
	font-size : 11px;
	font-weight : normal;
	font-style : normal;
	color: #f0f0f0;
	line-height:17px;
	margin-bottom:3px;
/*	letter-spacing: 1px;  
	padding-bottom:20px;   */	
	}
P.bodytext A:LINK, P.bodytext A:VISITED {
    font-weight: normal;
	color : #74C6C4;
	text-decoration: none;
}
P.bodytext A:ACTIVE, P.bodytext A:HOVER { 
	color : #74C6C4;
	text-decoration: underline;
}

.bodytext {
	font-family : Arial,Helvetica,sans-serif;
	font-size : 11px;
	font-weight : normal;
	font-style : normal;
	color: #666666;
	line-height:17px;
/*	letter-spacing: 1px;  
	padding-bottom:20px;   */	
	}
.bodytext A:LINK, .bodytext A:VISITED {
    font-weight: normal;
	color : #74C6C4;
	text-decoration: none;
}
.bodytext A:ACTIVE, .bodytext A:HOVER { 
	color : #74C6C4;
	text-decoration: underline;
}

.content {
	font-family : Arial,Helvetica,sans-serif;
	font-size : 11px;
	font-weight : normal;
	font-style : normal;
	color: #666666;
	line-height:17px;
/*	letter-spacing: 1px;  
	padding-bottom:20px;   */	
	}
.content A:LINK, .content A:VISITED {
    font-weight: normal;
	color : #74C6C4;
	text-decoration: none;
}
.content A:ACTIVE, .content A:HOVER { 
	color : #74C6C4;
	text-decoration: underline;
}
.abstandliste{
	padding-bottom:37px;
}
/********************************/
/*  link-to-top */
/********************************/

.linkToTop {
	font-size: 12px;
	color: #939393;
	font-weight: bold;
}
.linkToTop A:LINK, .linkToTop A:VISITED { 
	color : #939393;
	text-decoration: none;
}
.linkToTop A:ACTIVE, .linkToTop A:HOVER { 
	color : #47A158;
	text-decoration: none;
}

/********************************/
/*  bg bei bildern */
/********************************/

TABLE.imgtext-table {
/*
	background-image: url(/fileadmin/material/hikerworld/material/bilder/bg/bg_raster_lead.gif);
	background-repeat: repeat;
	background-position: right;
	*/
	line-height:17px;	
	height: 11px;

}

/*     NEWS      */
.newstitel {
	font-size: 17px;
	color: #666666;
	font-weight : normal;
	font-style : normal;
	margin: 0px 0px 0px 0px;
	letter-spacing: 2px;	
	padding-bottom: 18px;
	}
.newstitel A:LINK, .newstitel A:VISITED {
	color : #666666;
	text-decoration: none;
}

.newstitel A:ACTIVE, .newstitel A:HOVER {
	color : #74C6C4;
	text-decoration: none;
}
	
.news {
	font-family : Arial,Helvetica,sans-serif;
	font-size : 11px;
	font-weight : normal;
	font-style : normal;
	color: #666666;
	line-height:17px;
/*	letter-spacing: 1px;  
	padding-bottom:20px;   */	
	}
.news A:LINK, .news A:VISITED {
    font-weight: normal;
	color : #74C6C4;
	text-decoration: none;
}
.news A:ACTIVE, .news A:HOVER { 
	color : #74C6C4;
	text-decoration: underline;
}
.newslink {
	font-family : Arial,Helvetica,sans-serif;
	font-size : 11px;
	font-weight : normal;
	font-style : normal;
	color : #74C6C4;	
	}
.newslink A:LINK, .newslink A:VISITED {

	color : #74C6C4;
	text-decoration: none;
}
.newslink A:ACTIVE, .newslink A:HOVER { 

	color : #74C6C4;
	text-decoration: underline;
}

.tx-indexedsearch{
	line-height:17px;
	padding-left:4px;  
	padding-top:4px;
	padding-bottom:8px;
	width: 470px;
}
.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-button { width:100px; font-size: 11px;}	
.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-sword {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	border: 1px solid #666666;
	height:16; 
	width:180;
}	
.tx-indexedsearch .tx-indexedsearch-whatis P .tx-indexedsearch-sw { font-weight:bold; font-style:; }
.tx-indexedsearch .tx-indexedsearch-whatis { margin-top:10px; margin-bottom:5px; }
.tx-indexedsearch P.tx-indexedsearch-noresults { text-align:center; font-weight:bold; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title { background:#eeeeee; font-size: 11px;}
.tx-indexedsearch .tx-indexedsetx-indexedsearch-searchboxarch-res .tx-indexedsearch-title P { font-weight:bold; font-size: 11px;}	
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title P.tx-indexedsearch-percent { font-weight:normal; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr P { font-style:italic; font-size: 11px;}	
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr P .tx-indexedsearch-redMarkup { color:red; }	
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info { background:#74C6C4; font-size: 11px;}	
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead { margin-top:20px; margin-bottom:5px; font-size: 11px;}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead H2 { margin-top:0px; margin-bottom:0px; }	
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TABLE { background:#FFFFFF; font-size: 11px;}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TD { vertical-align:absmiddle; font-size: 11px; }


.csc-sword{font-weight:bold;	color: #FF0000;

}
.searchbox{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
/*	border: 1px solid #666666;  */
	height:18; 
	width:136px;
	color: #666666;
	padding-left: 10px;
}

* html .searchbox
{
width: 150px;
}

.level_3{
	background: #FFFFFF;
}

.csc-mailform {
	border: 0px;
}
.csc-mailform-field label {
	font-family : Arial,Helvetica,sans-serif;
	font-size : 11px;
	width: 8em;
	float: left;
	text-align: left;
	margin-right: 0.5em
	display: block
}
.csc-mailform-submit {
	margin-left: 8.5em;
} 

.csc-textpic-firstcol {margin-right: 10px;}

/********************************/
/*  Externes Produkteaufruf 	*/
/********************************/

#products_navi{
	font-family : Arial, Helvetica;
	font-size : 11px;
	width: 480px;
	padding-left: 236px;
	padding-bottom: 10px;
	padding-top: 10px;
}

#products_left {
	font-family : Arial, Helvetica;
	width: 210px;
	padding-right: 26px;
	float: left;
}

#products_inhalt {
	font-family : Arial, Helvetica;
	width: 480px;
	float: left;
}

.RightInputWidth
{
width: 150px; 
}

/********************************/

.StepSmall{
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight: normal;
	font-size: 18px;
	color: #ffffff;
}

.StepBig{
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight: normal;
	font-size: 18px;
	color: red;
}

.get_ready_content_left{
	width: 256px;
	float: right;
	text-align: right;
}

.get_ready_content_right{
	width: 470px;
	padding-left: 20px;
	margin-top: 10px;
	float: left;
	text-align: left;
}

#get_ready_ScrollingContent{
	width: 470px;
	padding: 0px;
	margin: 0px;
	height: 345px;
	min-height: 345px;
	overflow: auto;
	overflow-x: hidden;
}

h1.get_ready_title{
	font-size: 17px;
	color: #74C6C4;
	font-weight : normal;
	font-style : normal;
	margin: 0px 0px 0px 0px;
	padding-bottom: 10px;
	letter-spacing: 2px;
	border-bottom: 1px solid #eeeeee;
	margin-bottom: 10px;
	width: 450px;
}

#SaveLayer{
	position: absolute;
	top: 0px;
	left: 0px;
	
}

#gewicht_eingabe{
	
}

#gewicht_grafik{
	margin-top: 10px;
	width: 448px;
	height: 170px;
	min-height: 170px;
}

#gewicht_modell{
	margin-top: 10px;
}

#grafDiv{
	background-image:url("/typo3conf/ext/advance_get_ready/images/gewicht_grafik_background.gif");
	background-repeat:no-repeat;
	width: 100%;
	height: 150px;
	min-height: 150px;
	text-align: left;
}

#stepsSelect{
	text-align: left;
	width: 501px;
	background-color: #7F7F7F;
	height: 80px;
	min-height: 80px;
}

#previewImages{
	width: 250px;
	height: 415px;
	z-index: 100;
}

#previewImage_1{
	width: 250px;
	height: 415px;
	z-index: 101;
	position: absolute;
	top: 0px;
	left: 494px;
}


#previewImage_2{
	width: 250px;
	height: 415x;
	z-index: 102;
	position: absolute;
	top: 0px;
	left: 493px;
}

#previewImage_3{
	width: 250px;
	height: 345px;
	z-index: 103;
	position: absolute;
	top: 0px;
	left: 492px;
}

* html #previewImage_1 {
	left: 0px;
}
* html #previewImage_2 {
	left: 0px;
}
* html #previewImage_3 {
	left: 0px;
}

#preview_loading{
	width: 250px;
	height: 415px;
	line-height: 415px;
	z-index: 110;
	position: absolute;
	top: 0px;
	left: 494px;
	background-color: white;
	text-align: center;
	display: none;
	padding-top: 100px;
}

#Viewer{
	width: 250px;
	height: 250px;
	z-index: 110;
	position: absolute;
	top: 0px;
	left: 494px;
	background-color: white;
	text-align: center;
	display: none;
}

#PresetViews{
	width: 250px;
	height: 250px;
	z-index: 150;
	position: absolute;
	top: 0px;
	left: 494px;
	background-color: white;
	text-align: center;
	display: none;
}

.presetbox{
	width: 100px;
	height: 120px;
	z-index: 151;
	float: left;
	margin-left: 15px;
}

#ColorOptions{
	display: none;
}


#dhtmltooltip{
	position: absolute;
	width: 150px;
	border: 1px solid #818181;
	padding: 2px;
	background-color: lightyellow;
	visibility: hidden;
	z-index: 180;
	text-align: left;
	padding-left: 10px;
	/*filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);*/
}


#start_layer_timeline{
	width: 550px;
	height: 360px;
	min-height: 360px;
}
#timeline_layer{
	width: 550px;
	height: 25px;
	min-height: 25px;
	padding-top: 15px;
	background-color: #ffffff;
}
#timeline_1{
	width: 54;
	height: 25px;
	min-height: 25px;
	float: left;
}

#timeline_2{
	width: 442px;
	height: 25px;
	min-height: 25px;
	float: left;
	background-image: url(/typo3conf/ext/advance_timeline/images/timeline.gif);
	background-repeat:no-repeat;
}

#timeline_3{
	width: 54px;
	height: 25px;
	min-height: 25px;
	float: left;
}

#timeline_img_1{
	margin-top: 11px;
	margin-left:15px;
}

#timeline_img_2{
	margin-top: 11px;
	margin-left:0px;
}

#timeline_img_3{
	margin-top: 11px;
	margin-left:0px;
}

#timeline_img_4{
	margin-top: 11px;
	margin-left:0px;
}

#timeline_img_5{
	margin-top: 11px;
	margin-left:20px;
}

#timeline_img_6{
	margin-top: 11px;
	margin-left:185px;
}

#timeline_img_7{
	margin-top: 11px;
	margin-left:7px;
}

#timeline_img_8{
	margin-top: 11px;
	margin-left:24px;
}

#timeline_img_9{
	margin-top: 11px;
	margin-left:0px;
}

#timeline_img_10{
	margin-top: 11px;
	margin-left:17px;
}

.getready_font{
	font-family : Arial,Helvetica,sans-serif;
	color : #666666;
	font-size : 11px;
}

.getready_font TD{
	font-family : Arial,Helvetica,sans-serif;
	color : #666666;
	font-size : 11px;
}

.getready_font P{
	font-family : Arial,Helvetica,sans-serif;
	color : #666666;
	font-size : 11px;
}

.timeline_startlayer{
	width: 550px;
	height: 360px;
	min-height: 360px;
	display: none;
}

.timeline_left{
	width: 230px;
	height: 360px;
	min-height: 360px;
	background-color: #57809E;
	color: #ffffff;
	float: left;
	overflow: hidden;
}

.timeline_content{
	width: 210px;
	margin: 10px;
	text-align: left;
	line-height: 16px;
}

.timeline_right{
	width: 320px;
	height: 360px;
	min-height: 360px;
	float: right;
}

h1.timeline{
	font-size: 16px;
	color: #ffffff;
	font-weight : normal;
	font-style : normal;
	margin: 0px 0px 0px 0px;
	padding-bottom: 10px;
	letter-spacing: 2px;
	margin-bottom: 10px;
	line-height: 17px;
}

#EnterButton{
	position: absolute;
	display: none;
	left: 666px;
	top: 161px;
}

/********************************/
/*  News V2.0 					*/
/********************************/

#content_topnews
{
	width: 214px;
	float: left;
	background-image: url(/fileadmin/material/material/bilder/background_topnews.gif);
	background-repeat:repeat-y;
}

#news_left{
	width: 214px;
	background-image: url(/fileadmin/material/material/bilder/background_topnews.gif);
	background-repeat:repeat-y;
	padding-left: 12px;
}

#content_mainnews
{
	width: 496px;
	background-image: url(/fileadmin/material/material/bilder/background_news.gif);
	background-repeat:repeat-y;
}

#content_themennews
{
	width: 496px;
	float: left;
	background-image: url(/fileadmin/material/material/bilder/background_news.gif);
	background-repeat:repeat-y;
}

#news_row1
{
	width: 217px;
}

#news_row2
{
	width: 496px;
}



.tx-ttnews-browsebox-SCell a:link, .tx-ttnews-browsebox-SCell a:active, .tx-ttnews-browsebox-SCell a:visited, .tx-ttnews-browsebox-SCell a:hover {
	text-decoration: underline;
}

.tx-advancetopnavigation-pi1{
	margin-top: 10px;
	margin-left: 62px;
}

/*.csc-textpic-image {margin-bottom: 5px;}*/

