
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:10px;
padding:0;
}
.subnav1 {
	font-family : Arial,Helvetica,sans-serif;
	font-size : 12px;
	font-weight : normal;
	font-style : normal;
	color: #666666;
	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:18px;
	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;  */
}

/***************************/
/* 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;
	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;
	/*line-height:17px;*/
}
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 ;
	}
/********************************/
/* 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: #666666;
	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: 568px;
}
.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:145;
	color: #666666;
	padding-left: 10px;
}
