@charset "utf-8";
/* CSS Document */

body, html{
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	line-height:18px;

}

span{
	color:#fff;
}

a{
	border:none;
	text-decoration:none;
	color:#b0c135;
}

h1{
	font-family:"Comic Sans MS", cursive;
}

a:hover{
	color:#80b0d4;
}

img{
	border:none;
}


body{
	background-color:#7a9112;
	background-image:url(../images/Startseitebg.jpg);
	background-position:center;
	background-repeat:repeat-y;
}

#contentframe{
	position:absolute;
	width:602px;
	top:18px;
	left:201px;
}

#contenttop{
	background-image:url(../images/contenttop.png);
	width:100%;
	height:18px;
}

#contentmid{
	background-image:url(../images/contentmid.png);
	width:100%;
}

#contentbot{
	background-image:url(../images/contentbot.png);
	width:100%;
	height:20px;
}

#content{
	padding-left:20px;
	padding-right:20px;
	color:#fff;
}

#content p{
	margin:0px;
}

#startimp{
	position:absolute;
	right:9px;
	top:-19px;
}

#startimp a{
	cursor:pointer;
	color:#fff;
}

#startimp a:hover{
	color:#b0c135;
}

#bgl{
	position:absolute;
	top:0px;
	left:0px;
	width:50%;
	height:600px;
	background-image:url(../images/Startseitebgl.jpg);
}

#bgr{
	position:absolute;
	top:0px;
	left:50%;
	width:50%;
	height:600px;
	background-image:url(../images/Startseitebgr.jpg);
}

#mainbot{
	background-image:url(../images/Startseitebg.jpg);
	width:100%;
	position:absolute;
	top:560px;
	left:50%;
	margin-left:-50%;
	background-repeat:repeat-y;
	background-position:center;
}

#mainbotin{
	width:960px;
	position:relative;
	left:50%;
	margin-left:-480px;
}

#maintop{
	position:absolute;
	top:0px;
	width:100%;
	height:568px;
	background-image:url(../images/Startseite.jpg);
	background-position:top center;
	background-repeat:no-repeat;
}

#top{
	width:960px;
	height:300px;
	position:absolute;
	left:50%;
	margin-left:-480px;
	top:40px;
}


a.imbiss{
	position:absolute;
	left:831px;
	top:334px;
	width:95px;
	height:82px;
}

a.sportshop{
	position:absolute;
	left:806px;
	top:184px;
	width:84px;
	height:83px;
}

a.skiverleih{
	position:absolute;
	left:145px;
	top:246px;
	width:100px;
	height:82px;
}


a.kontakt{
	position:absolute;
	left:144px;
	top:17px;
	width:51px;
	height:51px;
}

a.links{
	position:absolute;
	left:88px;
	top:17px;
	width:51px;
	height:51px;
}

a.team{
	position:absolute;
	left:32px;
	top:17px;
	width:51px;
	height:51px;
}

a.webcam{
	position:absolute;
	left:45px;
	top:80px;
	background-image:url(../images/Icon_Webcam.png);
	width:139px;
	height:44px;
}

#news{
	position:relative;
	width:140px;
	height:232px;
	background-image:url(../images/news.png);
	left: 801px;
	top:0px;
	padding:50px 14px 30px 14px;
	font-size:12px;
	text-align:justify;
	overflow:hidden;
}



	
