#preload	{
	position:absolute;
	top:-1000px;
	left:-1000px;
}
#admin_link	{
	background:url(../grafiken/arrow_orange.png) no-repeat;
	padding:6px 0 0 30px;
	height:50px;
	margin-left:5px;
	margin-top:5px;
	font-size:1.1em;
}
#top_navi	{
	margin-top:5px;
	padding:0 5px;	
	height:28px;
}
#topo_container	{
	position:absolute;
	top:-10px;
	left:159px;
	height:310px;
	width:652px;
	opacity:0.7;
	-moz-opacity:0.7;
	filter: alpha(opacity=70);
	background-color:#000000;
	z-index:9999;
}
#topo_container_img	{
	position:absolute;
	top:-6px;
	left:159px;
	height:302px;
	width:652px;
	text-align:center;
	z-index:11000;
}
#topo_img	{
	border:1px solid #ffff00;
}
.topo_pic	{
	border:1px solid #000000;
}
#cancel_img	{
	position:relative;
	top:-140px;
	left:0px;
	border-style:none;
	cursor:pointer;
}
#boulder_navi	{
	position:absolute;
	top:0px;
	left:-8149px;
	height:270px;
	width:652px;
	opacity:0.8;
	-moz-opacity:0.8;
	filter: alpha(opacity=80);
	background-color:#000000;
	z-index:10000;
}
#boulder_navi_r	{
	position:absolute;
	top:0px;
	left:159px;
	height:270px;
	width:652px;
	z-index:15000;
}
#topo	{
	margin:0px 0px;
	padding:3px 0px;
	border-style:solid;
	border-width:1px 0;
	border-color:#666666;
	background-color:#D8D8C7;
	background-image:url(../grafiken/grau.png);
	text-align:center;
}
.mini_topo	{
	border:1px solid #ffff00;
}
#block	{
	float:left;
	width:200px;
	position:relative;
	padding-top:30px;
}
* html #block	{
	/*overflow:hidden;*/
}
#block_2	{
	border-style:solid;
	border-width:0 0 1px 0;
	border-color:#666666;
	display:none;
	padding-left:30px;
	position:relative;
	overflow:auto;
	background-color:#F9F9F9;
	z-index:26000;
	max-height:105px;
}
#bring_top	{
	position:absolute;
	left:2px;
	top:3px;
	cursor:pointer;
	z-index:30002;
}
#bring_left	{
	position:absolute;
	left:1px;
	top:1px;
	/*border-style:solid;
	border-color:#666666;
	border-width:0 1px 1px 0;*/
	cursor:pointer;
	z-index:30001;
	display:none;
}
#boulder	{
	float:right;
	width:448px;
	padding-top:10px;
	position:relative;
	border-style:dotted;
	border-color:#666666;
	border-width:0px;
	min-height:200px;
}
* html #boulder {
  width:440px;
  height:200px;
}
#boulder_margin	{
	float:right;
	width:0px;
	height:20px;
	font-size:0px;
}
#trennline	{
	background-image:url(../grafiken/line_grau.png);
	background-repeat:repeat-y;
	background-position:1px 10px;	
}
* html #trennline {
  background-position:-195px 10px;	
}
.boulder_link	{
	color:#0063DC;
	/*font-weight:bold;*/
	cursor:pointer;
	text-decoration:underline;
}
.nav_region_link 	{
	color:#eeeeee;
	cursor:pointer;
	text-decoration:none;
	padding-right:0.4em;
}
.nav_gebiet_link 	{
	color:#eeeeee;
	cursor:pointer;
	text-decoration:none;
	padding-right:0.4em;
}
.nav_gruppe_link 	{
	color:#eeeeee;
	cursor:pointer;
	text-decoration:none;
	padding-right:0.2em;
}
.nav_block_link 	{
	color:#eeeeee;
	cursor:pointer;
	text-decoration:none;
	padding-right:0.2em;
}
.comb_1  {
    border-style:dotted;
    border-width:0 0 1px 0;
    border-color:#aaaaaa;
    font-size:1.1em;
    padding:1px 0 1px 0;
    
}
.comb_2  {
    padding-bottom:20px;
    font-size:1.1em;
}
.nav	{
	background-repeat:no-repeat;
	border-style:solid;
	padding:1px 5px 1px 60px;
	font-size:1.0em;
	min-height:20px;
	witdh:650px;
}
#nav_region	{
	background-image:url(../grafiken/region.png);
	background-repeat:no-repeat;
	border-style:solid;
	border-width:1px 1px 1px 0px;
	border-color:#FF0000;
	margin:5px 5px 0 5px;
}
#nav_gebiet	{
	background-image:url(../grafiken/gebiet.png);
	border-width:0px 1px 1px 0px;
	border-color:#FF8A00;
	margin:0px 5px 0 5px;
}
#nav_gruppe	{
	background-image:url(../grafiken/gruppe.png);
	border-width:0px 1px 1px 0px;
	border-color:#FFCC00;
	margin:0px 5px 0 5px;
}
#nav_block	{
	background-image:url(../grafiken/block.png);
	border-width:0px 1px 1px 0px;
	border-color:#FFFF00;
	margin:0px 5px 0 5px;
}

