body{
	position : relative;
	margin : 0 0 0 0; 
	padding : 0;
	text-align : center;
}

#head{
	position: relative;
	padding: 0;
	top:-25px;
	height: 120px;
	background-image: url("../images/head.jpg");
	z-index: 1;
}

#main {
	position: relative;
	width : 1000px;
	height : 600px; 
	margin : 0 auto 0 auto; 
	text-align : left; 
	background: url("../images/main_background2.jpg");
	background-repeat: no-repeat;
/*	font-family: Trebuchet,Trebuchet MS,Tahome,ITC Officina Serif Book,Arial;*/
	font-family: Verdana;
	color: #ffffff;
	z-index: 2;
}
#gal_info{
	position:absolute;
	width:auto;
	height:70px;
	top:17px;
	margin-left:15px;
	background-color:transparent;
	text-decoration:none;
	z-index:300;
}

#gal_info img{
	margin-right:5px;
	border:1px solid #ffffff;
}

#gal_info a:visited{
	text-decoration:none;
}

#main2{
	position: relative;
	top:95px;
	width: 293px;
	height: 22px;
	background-image: url("../images/navi_bergsteiger2.jpg");
	background-repeat: repeat;
	z-index:3;
}

#startpage{
	position:relative;
	margin : 0 auto 0 auto;
	width:1000px;
	height:600px;
	background:url("../images/rumtreiber_startpage.jpg");
	background-repeat:no-repeat;
}

#image{
	position:absolute;
	top: 55px;
	left: 65px;
	width:600px;
	height:390px;
}

#img a{
	text-decoration: none;
}

#img a:visitied{
	text-decoration: none;
}

#image img{
	position:relative;
	margin: 5px 5px 5px 5px;
	width: 585px;
	height: 375px;
}

#footer_startp{
	position:absolute;
	top:490px;
	left:55px;
}

#footer_startp p{
	color:#ffffff;
	font-family:Verdana;
	font-size:1.3em;
}
#naviberg{
	position: absolute;
	bottom: 24px;
	width: 293px;
	height: 486px;
	/*background-image: url("../images/navi_bergsteiger.jpg");
	background-repeat: no-repeat;*/
	z-index: 8;
}


#navitext{
	position: absolute;
	top: 88px;
	left: 140px;
	margin: 10px 0px 0px 5px;
	z-index:100;
}

#navitext a:hover{
	color: #000000;
}

#navitext a, #menu a:visited{
	width: 141px;
	font-size: 8.65pt;
	text-align: left;
	text-decoration: none; 
  	color: #ffffff; 
  	display:block; 
  	height:1.6em;
	z-index:10;  
}

#content{
	position: absolute;
	left: 295px;
	top:125px;
	margin-left:5px;
	width: 680px;
	bottom: 24px;
	height: 445px;
	z-index: 6;
}

#display_links{
	font-weight:normal;
}

#content #display_links a{
	font-size: 8pt;
}

#display_links ul, ul li, ul ul li{
	list-style: none;
}

#scroll{
	position: absolute;
	left:683.5px;
	width: 15px;
	height: 330px;
	background-color: transparent;
}

#content a{
	width: auto;
	text-decoration: none;
	font-size:smaller;
	color: #ffffff;
	display: block;
}

#content a:hover{
	color: #000000;
}

#news{
	position: relative;
	left: 5px;
	width: 697px;
	height: 330px;
}

#photo img:hover{
	 width:100px;
	 height:100px;
}

#photo a:hover img{
	 width:200px;
	 height:200px;
}
#photo a:hover{
	padding: 0;
}

#photo a{
	text-decoration: none;
	
}
#photo a img{
	 margin:0 0 5px 0px;
}
p{
	font-variant: small-caps;
}

.display_rent ul li{/* Main_group*/
	font-size:15pt;
	color:#FFFF99;
	margin: 5px 0 5px -20px;
}

.display_rent ul ul li{/* Sub_group*/
	font-size: 14pt;
}

.display_rent ul ul ul li{/* Sub2_group*/
	font-size: 13pt;
}

.display_rent ul ul ul ul li{/* Sub3_group*/
	font-size: 12pt;
}

.display_rent ul ul ul ul ul li{/* Sub4_group*/
	font-size: 11pt;
}

.display_rent ul p{/*Article general*/
	position:relative;
	margin: 8px 0 8px 5px;
	color:#ffffff;
	font-size: 8pt;
	list-style: circle;
}

#known_galerie{
	position:absolute;
	width:500px;
	height:400px;
	border:1px solid #ffffff;
}

#known_galerie ul{
	list-style: none;
	float:left;
	display: inline;
}

#known_galerie li{
	display:inline;
	top:0px;
}
#impressum{
	position:relative;
	width:100%;
	/*border: 1px solid #ffffff;*/
	
}
#impressum table{
	width:670px;
	border:1px solid #ffffff;
}
#impressum td{
	color:#ffffff;
	font-size: 8pt;
}

#impr_left{
	float:left;
	width: 49.5%;
	height:auto;
}

#impr_right{
	position:absolute;
	float:right;	
	left: 50%;
	top: 44px;
	width:49.5%;
	height:auto;
}


.hoverbox{
	position: absolute;
	top: 40px;
	left: 0px;
	width: 620px; 
	height: 400px;
	cursor: default;
	list-style: none;
	z-index:102;
	overflow:hidden;
}

.hoverbox a{
	cursor: default;
	display: inline;
}
.hoverbox a .preview{
	display: none;
}
.hoverbox a:hover .preview{
	position: absolute;
	top: 120px;
	height: auto;
	z-index: 1;
	display: inline;
}
.hoverbox a img{
	background: #fff;
	border-color: #aaa #ccc #ddd #bbb;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	padding: 2px;
	display:block;
	vertical-align: top;
	float:left;
	margin: 5px 5px 0 0;
}

#hoverbox  .preview img{
	position: absolute;
	width:auto;
	height:auto;
	left: 175px;
	border: 1px solid green;
	z-index: 401;
	overflow:visible;
}
  
#footer{
	position: absolute;
	margin-top: 576px;
	top: 0px;
	height: 24px;
	width: 1000px;
	z-index: 7;
}
#footer p{
	position: absolute;
	top: 1%;
	font-size: 10px;
	color: #000000;
}

div#pictures {
	left: 50px;
	width:580px;
	height: 450px;
	overflow: auto; 
}

#no_pic_button{
	width:100px;
	height:75px;
	background-repeat:no-repeat;
	z-index:0;
}