body {
	margin:0;
	pading:0;
	background:#bd0000;
		}

div#container {
	width:970px;
	height:580px;
	margin:10px auto 0px auto;
	padding:0px;
	position:relative;}
	
div#container div#branding {
	position:relative;
	width:970px;
	height:180px;}
	
div#container div#branding div#nebelhorn {
	position:absolute;
	width:948px;
	height:176px;
	top:2px;
	z-index:100000;
	overflow:hidden;}
	
div#container div#branding div#banner {
	position:relative;
	width:946px;
	height:176px;
	border:2px solid #fff;
	background:url(gfx/banner.jpg);}
	
div#container div#branding div#rechts {
	position:absolute;
	top:0;
	right:0;
	width:20px;
	height:180px;
	background:url(gfx/schatten_rechts_oben.png);}

div#content {
	width:970px;
	heihgt:390px;}
	
div#content div#inhalt {
	position:relative;
	width:816px;
	top:70px;
	height:300px;
	border-left:2px solid white;
	border-right:2px solid white;
	border-bottom:2px solid white;
	background:url(gfx/bgcontent.jpg) no-repeat top  center;
}

div#main {
	width:796px;
	top:70px;
	height:280px;

	padding:10px 10px 10px 10px;
	overflow:auto;}
	
div#content div#schriftzug {
	position:absolute;
	top:180px;
	text-align:center;
	left:0px;
	width:816px;
	height:68px;
	background:#bd0000 url(gfx/schriftzug.png);
	border:2px solid white;
	border-top:none;
}
	

div#content div#inhalt ol#box1 {
	border:1px solid #bd0000;
	padding:10px;
	float:left;
	width:360px;
	margin: 0px 0px 0px 0px;
	list-style:none;
	}	
	
div#content div#inhalt ol#box2 {
	border:1px solid #bd0000;
	padding:10px 10px 4px 10px;
	float:right;
	width:360px;
	margin: 0px 0px 0px 0px;
	list-style:none;
	}
	
div#content div#inhalt div#box3 {	
	border:1px solid #bd0000;
	padding:10px 10px 4px 10px;
	float:left;
	width:754px;
	margin: 10px 0px 0px 0px;
	list-style:none;
	}
	
div#content div#inhalt ol#box2 h3, div#content div#inhalt ol#box1 h3 {
	margin-top:0px;}

	
div#content div#flash {
	position:absolute;
	top:180px;
	left:820px;
	width:128px;
	height:370px;
	border-right:2px solid white;
	border-bottom:2px solid white;
	padding:0px;
	
	}
	
	
div#content div#flash img {
	border:0px;
	margin:0px;
	pading:0px;}	
	
div#content div#rechts {
	position:absolute;
	top:180px;
	left:950px;
	width:20px;
	height:372px;
	background:url(gfx/schatten_rechts_mitte.png);}
	
div#content div#unten {
	position:absolute;
	top:552px;
	left:0px;
	width:970px;
	height:17px;
	background:url(gfx/schatten_unten.png) right;}
	
div#beschreibung-finden {
	border:1px solid #bd0000;
	padding:5px;}
	
h2 {
	margin-top:4px;}
	
/*Lage*/
div#plan-finden {
	width:160px;
	height:260px;
	border:1px solid #000000;
	padding:5px;
	text-align:center;
	position:relative;
	top:15px;}
	
div#beschreibung-finden {
	width:550px;
	border:1px solid #000000;
	padding:5px;
	position:absolute;
	left:192px;
	top:25px;}
	
div#ausganspunkte-sonthofen {
	width:550px;
	border:1px solid #000000;
	padding:5px;
	position:absolute;
	left:192px;
	top:93px;}
	
div#ausganspunkte-walsertal {
	width:550px;
	border:1px solid #000000;
	padding:5px;
	position:absolute;
	left:192px;
	top:201px;}
	
div#ausganspunkte-walsertal img, div#ausganspunkte-sonthofen img, div#plan-finden img {
	border:none;}	
	
p#impr {
	position:absolute;
	top:352px;
	border-top:1px solid white;
	width:88px;
	padding-left:50px;
	left: 0px;
}
	
p#impr a {
	color:white;
	text-decoration:none;}	
	
	
	
	

