<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN">

body {background:#FFFFFF; margin: 0; padding: 0;}
p {margin-left:20px; margin-right:20px}
a:link{text-decoration:none; color:#FF6D00}
a:visited{text-decoration:none;color: #FF6D00 }
a:hover{text-decoration:underline;color:#FF6D00} 
img{border: 1px solid #919392; }

	
.bild{
	padding: 10px;
	border: 1px solid #DCDCDC;
	float: left;
	margin-right: 5px;
	margin-top:30px;
	margin-left:10px;
	}

.title{
	font-family: Helvetica, Arial,Times New Roman, Times, serif; 
	font-weight: bolder;
	color:#FF6D00
	}
.title1{
	font-family: Helvetica, Arial,Times New Roman, Times, serif; 
	font-weight: bolder;
	font-size:36px;
	color:#FF6D00
	}
.stil1{   /*f&uuml;r &Uuml;beschriften*/
	font-family: Helvetica, Arial,Times New Roman, Times, serif;
	font-size:16px;
	color:#666666;
	}
.stil2{ /*f&uuml;r kleien Text*/
	font-family: Helvetica, Arial,Times New Roman, Times, serif;
	font-size:10px;
	color:#666666;
	}
.stil3{ /*f&uuml;r normalen Text*/
	font-family: Helvetica, Arial,Times New Roman, Times, serif;
	font-size:12px;
	color:#666666;
	}
.stil4{   /*f&uuml;r dunkel unterlegten normalen Text*/
	font-family: Helvetica, Arial,Times New Roman, Times, serif;
	font-size:12px;
	color:#4E4F4E;
	}	
.stil5{   /*f&uuml;r dunkel unterlegten normalen Text*/
	font-family: Helvetica, Arial,Times New Roman, Times, serif;
	font-size:14px;
	color:#4E4F4E;
	}	
	
#divTouren{
	position:absolute;
	top:14px;
	left:310px;
	width:100px;
	height:20px;
	border:0;
	background-color:#FFFFFF;
	z-index:1;
	}
	
	#divTopbar{
	position:absolute;
	top:50px;
	left:310px;
	width:600px;
	height:245px;
	border-style: solid;
	border-width:1px;
	border-color:#DCDCDC;
	border-bottom:0;
	background-color:#FFFFFF;
	background-image: url(Grafiken/nyksund3.gif);
	background-repeat: no-repeat;  
	background-position:left;
	z-index:1;
	}



#divSchatten_links{
	position:absolute;
	top:50px;
	left:910px;
	width:18px;
	height:245px;
	border-style: none;
	background-color:#FFFFFF;
	background-image:  url(Grafiken/schatten_rechts.gif);
	background-repeat: no-repeat;  
	background-position:left;
	z-index:1;
	}

#divSchatten_rechts{
	position:absolute;
	top:50px;
	left:292px;
	width:18px;
	height:245px;
	border-style: none;
	background-color:#FFFFFF;
	background-image:  url(Grafiken/schatten_links.gif);
	background-repeat: no-repeat;  
	background-position:left;
	z-index:1;
	}

#divMain{
	position:absolute;
	top:295px;
	left:310px;
	width:600px;
	border-style: solid;
	border-width:1px;
	border-color:#DCDCDC; 
	border-top: 2px  solid #FF6D00;
	background-color:#FCFEFC;
	background-image:;
	background-repeat: no-repeat;  
	background-position:left;
	z-index:1;
	}
#divVogel{
position:absolute;
top:92px;
left:125px;
width:150px;
height:202px;
background-image: url(Grafiken/Papageitaucher.jpg);
background-repeat: no-repeat;  
background-position:left;
z-index:2;
}
#divLogo{
position:absolute;
top:266px;
left:100px;
width:200px;
height:42px;
background-image: url(Grafiken/holmvik-brygge2.gif);
background-repeat: no-repeat;  
background-position:left;
z-index:2;
}

#divAdresse{
position:relative;
top:20px;
left:0;
width:600px;
height:10px;
text-align:center;
z-index:3;
}
#divSidebar{
	position:absolute;
	top:295px;
	left:100px;
	width:200px;
	border-style: solid;
	border-width:1px;
	border-color:#DCDCDC;
	border-top: 2px solid #FF6D00;
	background-color:#FCFEFC;
	background-image:;
	background-repeat: no-repeat;  
	background-position:left;
	z-index:1;
	}
	
#divBildcontainer{
	
	position:relative;
	top:0;
	left:20pxpx;
	margin-top:30px;
	padding:5px;
	width:150px;
	border-style: solid;
	border-width:1px;
	border-color:#DCDCDC;
	background-color:#FCFEFC;
	z-index:2;
	}


#divBottomBar1{
position:absolute;
	bottom:0px;
	left:0px;
	width:198px;
	height:30px;
	border:0;
	border-top:1px solid #DCDCDC;
	background-color:#FCFEFC;
	z-index:3;
	}
	
#divBottomBar2{
	position:absolute;
	bottom:0px;
	left:0px;
	width:598px;
	height:30px;
	border:0;
	border-top:1px solid #DCDCDC;
	background-color:#FCFEFC;
	z-index:3;
	}

#divImpressum{
	position:absolute;
	left:410px;
	top:10px;
	width:auto;
	height:auto;
	z-index:4;
}
 
#divCopyright{
	position:absolute;
	left:480px;
	top:10px; 
	width:auto;
	height:auto;
	z-index:4;
}

#divSprachwahl{
	position:absolute;
	top:14px;
	left:700px;
	width:auto;
	height:auto;
	z-index:4;
}


/*Navigation*/


	
#divNavigation{
	position:absolute;
	top:265px;
	left:312px;
	width:auto;
	height:auto;
	z-index:10;
	}
  
  ul#Navigation {
	overflow:visible;
    position:relative;
	top:0px;
	margin:0; 
	padding: 0px;
    text-align: center;
	z-index:100;

  }
  ul#Navigation li {
    list-style: none;
    display:inline; 
  }

  ul#Navigation a, ul#Navigation span {
    
	padding:10px;
	text-decoration: none; 
	font-weight: bold;
    border: 1px solid #4E4F4E;
	color: #FFFFFF; 
	background-color:#4E4F4E;
  }
  
  ul#Navigation a:hover, ul#Navigation span {
	border: 1px solid #2d2d2d;
	border-top: 2px solid #F59045;
    color: #FFFFFF; 
	background-color:#2d2d2d;
  }
  ul#Navigation div {
     clear: left;
  }
