@CHARSET "ISO-8859-1";
body, html, * {
	margin: 0;
	padding: 0;
}

body {
	margin-top: 10px;
	font-size: 13px;
	background-color: #000000;
	color: #CCCCCC;
	height: 100%;
	font-family: Verdana, Tahoma, Helvetica, Arial, Sans-serif;
}

div#wrapper{
	width: 100%;
	height: 100%;
}

div#head {
	position: relative;
	width: 350px;
	height: 41px;
	margin: auto;
	right: 265px;
	background: url("img/logo.png") no-repeat;
	text-indent: -1900px;
}

div#greyBar {
	position: relative;
	height: 19px;
	margin: 10px auto 0 auto;
	padding-top: 1px;
	background-color: #333333;
	color: #CCCCCC;
	text-align: center;	
}

div#contBox {
	margin: 10px auto 10px auto;
	border: 5px solid #333333;
	background-color: #333333;
	width: 900px;
	z-index: 0;
}

div#navUnder {
	position: absolute;
	margin: 9px;
	height: 310px;
	width: 170px;
	background-color: #333333;
	opacity: 0.6;
	filter: alpha(opacity=60);
	z-index: 4;
	overflow: hidden;
	border: 1px solid #999999;
}

div#navBox {
	position: absolute;
	top: 96px;
	margin: 10px;
	padding: 0;
	height: 310px;
	width: 170px;
	z-index: 5;
	overflow: hidden;
}


div#bottomNav {
	position: relative;
	bottom: -94px;
	overflow: hidden;
}

div#streckenSelUnder {
	position: absolute;
	top: 96px;
	width: 700px;
	height: 310px;
	margin: 9px;
	margin-left: 190px;
	background-color: #333333;
	border: 1px solid #999999;
	opacity: 0.6;
	filter: alpha(opacity=60);
	z-index: 3;
	overflow: hidden;

}

div#streckenSelBox {
	position: absolute;
	text-align: left;
	margin: 15px 15px 15px 196px;
	width: 655px;
	z-index: 4;
}

div#unterT {
	position: absolute;
	margin-top: 40px;
	margin-left: 10px;
	padding: 2px 3px 2px 3px;
	background-color: #333333;
	color: #CCCCCC;
}
	

div#imgBox, div#imgBoxActive {
	width: 100%;
	text-align: center;
	background-color: #333333;
	clear: both;
}

div.preCont {
	float: left;
}

div.preImgCont {
	margin: 0 5px 5px 0;
	padding: 5px;
	background-color: #333333;
	width: 106px;
	height: 106px;
}

div.preTxtCont {
	margin: 0 5px 10px 0;
	padding: 5px;
	background-color: #333333;
	width: 106px;
	height: 35px;
	color: #CCCCCC;
	font-weight: bold;
	letter-spacing: 2px;
	font-size: 11px;
}

div.preCont:Hover .preTxtCont a{
	color: #FF0000;
}

div.preDesc {
	font-size: 11px;
	padding-bottom: 5px;
}

div.txtContUnder {				/*Layer with invisible Text*/
	position: absolute;	
	width: 690px;
	margin: 9px;
	margin-left: 190px;
	padding: 5px;
	background-color: #333333;
	color: #333333;					
	border: 1px solid #999999;
	opacity: 0.6;
	filter: alpha(opacity=60);
	z-index: 3;
	overflow: hidden;
}

div.txtContUnder img{
	float: right;
	margin: 0px 0px 5px 5px;
	opacity: 0;
	filter: alpha(opacity=0);
	visibility: hidden;
}

div.txtContUnder a{
	visibility: hidden;
}

div.txtCont {
	position: absolute;
	width: 690px;
	margin: 9px;
	margin-left: 190px;
	padding: 5px;
	z-index: 3;
}

div#thBoxUnder {				/*Layer with invisible Text*/
	position: absolute;	
	width: 700px;
	margin-top: 9px;
	margin-left: 190px;
	padding-bottom: 10px;
	background-color: #333333;
	color: #333333;					
	border: 1px solid #999999;
	opacity: 0.6;
	filter: alpha(opacity=60);
	z-index: 3;
	overflow: hidden;
}

div#kontakt-nav {
	margin-bottom: 10px;
	border-bottom: 1px #999999 solid;
	padding: 0 10px 3px 10px;
}

div#kontakt-nav a {
	padding-right: 10px;
}


div#thBoxUnder img{
	float: right;
	opacity: 0;
	filter: alpha(opacity=0);
	visibility: hidden;
}

div#thBoxUnder a{
	visibility: hidden;
}

div#thBox {
	position: absolute;
	width: 700px;
	margin-top: 9px;
	margin-left: 190px;
	padding: 5px;
	z-index: 3;
}

div#navShow {
	position: absolute;
	margin-top: 0px;
	margin-left: 10px;
	padding: 16px 0 5px 3px;
	height: 16px;
	width: 13px;
	background-color: #333333;
	color: #CCCCCC;
	font-size: 14px;
	font-weight: bold;
	visibility: hidden;
}

div#thShow {
	position: absolute;
	margin-top: 0px;
	margin-left: 190px;
	padding: 16px 0 5px 4px;
	height: 16px;
	width: 14px;
	background-color: #333333;
	color: #CCCCCC;
	font-size: 14px;
	font-weight: bold;
	visibility: hidden;
}

div#nextPic, div#prevPic {
	position: absolute;
	margin-top: 400px;
	height: 40px;
	width: 40px;
	vertical-align: middle;
	text-align: center;
	font-weight: bold;
	font-size: 30px;
	color: #CCCCCC;
	background-color: #333333;
	border: 1px solid #CCCCCC;
	opacity: 0.8;
	filter: alpha(opacity=80);
}

div#prevPic {
	margin-left: 10px;
}

div#nextPic {
	position: absolute;
	margin-left: 850px;
}

ul {
	padding: 0;
	margin: 5px;
	z-index: 2;
}

li.navMain {
	padding: 3px 5px 2px 5px;
	margin: 0 0 2px 0;
	list-style: none;
	font-size: 13px;
	height: 18px;
	letter-spacing: 1pt;
	font-weight: bold;
	z-index:2;
}

li.navMain:Hover, li.navMain:Hover a, li.navMainActive{
	padding: 3px 5px 2px 5px;
	margin: 0 0 2px 0;
	list-style: none;
	font-size: 13px;
	height: 18px;
	letter-spacing: 1pt;
	font-weight: bold;
	z-index:2;
	color: #FF0000;
	background-color: #333333;
}

a {
	color: #CCCCCC;
	text-decoration: none;
}


a:Hover, a.active {
	color: #FF0000;
	text-decoration: none;
}

img.breadcrumpArrow {
	height: 12px;
	margin: 0 3px 0 2px;
}

div.preCont img {
	border: 3px solid #CCCCCC;
}

div.preCont:Hover img {
	border: 3px solid #FFFFFF;
}

div#thBoxUnder img{
	float: left;
	margin: 5px 5px 0 0;
	height: 70px;
	width: 70px;
}

div#thBox>img, div#thBox a img {
	float: left;
	margin: 5px 5px 0 0;
	border-color: #CCCCCC;
	width: 70px;
	height: 70px;
}

div#thBox a:Hover img, div#thBox a.active img {
	border-color: #FF0000;
}


div.txtCont img{
	float: right;
	margin: 0px 0px 5px 5px;
	border: 5px solid #CCCCCC;
}

img.bgImg {
	max-width: 100%;
}



span.c {
	font-style: italic;
}

span#welcome {
	position: relative;
	top: -18px;
	float: right;
	text-align: right;
	font-size: 16px;
	letter-spacing: 2px;
	padding-right: 15px;
}

span#thHide {
	float: right;
	color: #FF0000;
	margin-top: -4px;
	padding-right: 5px;
}

span#navHide {
	position: absolute;
	margin: 0px 0px 0 150px;
	color: #FF0000;
	padding-right: 10px;
}


h2#breadcrump {
	position: relative;
	text-align: left;
	width: 600px;
	right: 140px;
	margin: 0 auto 0 auto;
	font-size: 15px;
	letter-spacing: 3px;
	font-weight: bold;
	padding: 0px;
}

h3 {
	font-size: 12px;
}

h3.desc {
	text-transform: uppercase;
}


/*###
	SLIDER UND SCROLLING
###
	PRE
*/
#pre-slider {
  position: absolute;
  top: 176px;
  height: 4px;
  width: 690px;
  margin: 0px;
  background: #BBBBBB;
}

.pre-slider-handle {
  width: 20px;
  height: 20px;
  position: absolute;
  top: -8px;
  background-image: url('img/preScrollBtn.gif');
  border: solid 1px #666666;
}

.pre-scroll {
	position: relative;
	width: 690px;
  	height: 171px;
  	margin-bottom: 5px;
  	overflow: hidden;
}

.preScrollCont {
}





/*
	DESC
*/

#desc-slider {
  position: relative;
  top: -98px;
  left: 672px;	
  height: 109px;
  width: 4px;
  margin: 5px;
  background: #BBBBBB;
}

.desc-slider-handle {
  width: 20px;
  height: 20px;
  position: absolute;
  left: -8px;
  background-image: url('img/descScrollBtn.gif');
  border: solid 1px #666666;
}

.desc-scroll {
	position: relative;
	top: 16px;
	padding: 5px;
  width: 655px;
  height: 98px;
  background-color: #333333;
  overflow: hidden;
}