@charset "UTF-8";
/* CSS Document */

p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 16px;
	padding: 10px;
	margin: 0px;
	text-align: justify;
}

.indent1
{
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}

.indent2
{
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 40px;	
}

.bgblack
{
	
	background-color: #000;	
}


/*white*/

.white
{
	color: #FFFFFF;
}

.whitefloatright
{
	color: #FFFFFF;
	float: right;
}

.whitefloatleft
{
	float: left;
	color: #FFFFFF;
}

.brown
{
	color: #663300;
}

.brownlink
{
	color: #663300;
}

.brownlink:hover
{
	font-weight: bold;
}

.redlink
{
	color: #CC0000;
	text-decoration: underline;
}

.redlink:hover
{
	font-weight: bold;
}


.text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 15px;
}

.red
{
	color: #CC0000;
}


.h1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	color: #000000;
}

.h1red
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	color: #CC0000;
}

.h18
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
}

.h18white
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
}

.h18red
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #CC0000;
}


.h1link
{
	font-family: Arial, Helvetica, sans-serif;
	color: #993300;
	padding-left: 20px;
	text-decoration: none;
}

.h1link:hover
{
	text-decoration: underline;
}

.h1link:focus
{
	outline: none;
}



.h2
{
	color: #000;
	cursor: pointer;
	text-decoration: none;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 15px;
	margin-top: 20px;
	border-bottom: solid #000 1px;
	display: block;
	width: 145px;
}

.h2:hover
{
	text-decoration: underline;
}

.h2:focus
{
	outline: none;
}


.h3
{
	color: #000;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.body
{
	padding-left: 30px;
	font-weight: bold;
}

.brownfloatright
{
	color: #663300;
	float: right;
}

.areas
{
	color: #CC9933;
	background-color: #663300;
	cursor: pointer;
	text-decoration: none;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 5px;
	display: block;
	margin: 2px;
	border: solid #330000 1px;
	width: 134px;
}

.guidebook
{
	color: #000;
	background-color: #CC0000;
	cursor: pointer;
	text-decoration: none;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px;
	display: block;
	margin: 2px;
	border: solid #330000 1px;
	width: 134px;
}

.guidebook:hover
{
	background-color: #990000;
}

.areas:hover
{
	background-color: #996633;
}

.areas:focus
{
	outline: none;
}


/* Styles for bottom line (impressum), global
 */

.link
{
	cursor: pointer;
	color: #993300;
	text-decoration: none;
}

.link:hover
{
	text-decoration: underline;
}

.link:focus
{
	outline: none;
}


.border
{
	border-bottom: solid #000 1px;
}


/* Styles for navigation bar (side bar)
 */

.navigation
{
	cursor: pointer;
	color: #000000;
	text-decoration: none;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding-left: 12px;
	padding-bottom: 2px;
	padding-top: 2px;
	padding-right: 5px;
	display: block;
	width: 127px;
	margin-left: 2px;
	margin-right: 2px;
	/*border-left: solid #999 1px;
	border-right: solid #999 1px;*/
	border-bottom: solid #FFF 1px;
}

.navigation:hover
{
	text-decoration: underline;
}

/* remove fuzzy outline in Firefox*/
.navigation:focus
{
	outline: none;
}

.navigation1
{
	cursor: pointer;
	color: #000000;
	text-decoration: none;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}

.navigation1:hover
{
	text-decoration: underline;
}

/* remove fuzzy outline in Firefox*/
.navigation1:focus
{
	outline: none;
}

.navigation2 /* ohne link */
{
	color: #000000;
	text-decoration: none;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}

.intro
{
	background-color: #CCC;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	cursor: pointer;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	display: block;
	width: 114px;
	padding-right: 20px;
	border: solid #999 1px;
	margin: 2px;
}

.intro:hover
{
	background-color: #EEE;
}

.intro:focus
{
	outline: none;
}


.peaks
{
	color: #000000;
	text-decoration: none;
	text-align: left;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	display: block;
	width: 125px;
	margin-bottom: 5px;
	margin-top: 20px;
	
	background-color: #EEE;
}


/* Styles for Route list
 */
 
 .routelist
{
	cursor: pointer;
	color: #663300;
	text-decoration: underline;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding-left: 15px;
	padding-bottom: 2px;
	padding-top: 2px;
	padding-right: 2px;
	display: block;
	width: 133px;
	margin-bottom: 0px;
	margin-top: 0px;
}

.routelist:hover
{
	font-weight: bold;
}

.routelist:focus
{
	outline: none;
}


.routelisttop
{
	color: #000;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	display: block;
	width: 141px;
	margin-bottom: 2px;
	margin-left: 2px;
	margin-right: 2px;
	margin-top: 8px;
	border-bottom: solid #000 1px;
	border-top: solid #000 1px;
	background-color: #CCCCCC;	
}

.routelisthead
{
	color: #000;
	text-decoration: none;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	display: block;
	width: 145px;
	margin-bottom: 15px;
	margin-top: 30px;
	border-bottom: solid #000 1px;
	border-top: solid #000 1px;
	
}

 .routepeak
{
	cursor: pointer;
	color: #000;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-top: 2px;
	display: block;
	width: 130px;
	margin-bottom: 0px;
	margin-top: 0px;
	text-decoration: none;
}

.routepeak:hover
{
	text-decoration: underline;
}

.alignright
{
	text-align: right;
}

.sitemap
{
	color: #663300;
	font-weight: bold;
	padding-bottom: 5px;
	float: left;
}


.floatright
{
	float: right;
}

.imgdesc
{
	cursor: pointer;
	color: #000;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 5px;
}
