body {
	background: url("../Bilder-Web/Hintergrund_Website-Skischule.jpg") no-repeat scroll center 0 #FF8500;
}
#website-skischule-obersalzberg {
	width: 1024px;
	background:url(../Bilder-Web/Hintergrund-Skischule-Obersalzberg.jpg);
	background-position: center;
	background-repeat:no-repeat;
	height: 770px;
}

#content-skischule-obersalzberg {
	height: 525px;
	margin-bottom: 240px;
}

.line {
display:block;
}

a {
	font-weight:bold;
}

.quicklinks {
	background-color:#900;
	color:#FFF;
	padding: 5px 10px 5px 10px;
	}
	
	.quicklinks a, .quicklinks a:visited {
		color:#FFF;
	}
	
	
	
.contentElement {
	background:url(../Bilder-Web/Hintergrund-ContentElement.png);
	background-position: center;
	background-repeat:no-repeat;
	width: 295px;
	height: 215px;
	display:inline;
	float:left;
	margin-top: 20px;
	margin-right: 25px;
	cursor:pointer;
}

.contentWrapper {
	padding-left:250px;
	margin-top:-315px;
	
} 

.startseitenWrapper {
	position: relative;
	left: 40px;
	width:1004px;
	height:200px;
}
.contentElementBig {
	background:url(../Bilder-Web/Hintergrund-ContentElementBig.png);
	background-position: center;
	background-repeat:no-repeat;
	width: 700px;
	height: 400px;
	display:inline;
	float:left;
	margin-right: 25px;
	text-align: left;
	
}

.contentElementHuge {
	background:url(../Bilder-Web/Hintergrund-ContentElementHuge.png);
	background-position: center;
	background-repeat:no-repeat;
	width: 935px;
	height: 525px;
	display:inline;
	float:left;
	margin-top: 50px;
	text-align: left;
	font-face: Arial;
	padding: 10px;
	font-family:Arial, Helvetica, sans-serif;
}

.contentElementHuge #description{
	
	font-family:Arial, Helvetica, sans-serif;
	padding: 10px 25px 10px 25px;
}

.contentElementHuge #description h1{
	font-size:16px;
}

.contentElementHuge #description h2{
	font-size:14px;
}

.contentElementHuge #description p{
	font-size:12px;
}

.contentElementBig .contentText {
	text-align: left;
	margin: 25px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	
	overflox-x: hidden;
	overflow-y: auto;
	height:350px
}

.contentElementBig .contentText p {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.contentElementBig .contentText h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.contentHeading {
	text-align:left;
	padding-top:5px;
	padding-left:5px;
	}
.contentPicture {}

#footer-skischule-obersalzberg {
	height: 20px;
	width:1024px;
	background-color: #ffb630;
	font-family:Arial, Helvetica, sans-serif;
	color: #4e4433;
	font-size: 12px;
	padding-top: 5px;
	margin-top:-5px;
}

a, a:visited {
	font-family:Arial, Helvetica, sans-serif;
	color: #4e4433;
	text-decoration:none;
}

#navigationWrapper {
	position:relative;
	display:block;
	text-align:left;
	overflow: hidden;
	margin-left:-40px;
	float: left;
	width:250px;
	
		
} 

#navigationList {
	list-style-type:none;
	width: 180px;
	font: Arial, Helvetica, sans-serif;
	
}

#navigationWrapper ul li {
	background-image:url(../Bilder-Web/Hintergrund-Navi.png);
	background-repeat:no-repeat;
	background-position:center;
	line-height: 40px;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	padding-left: 15px;
	margin-top: -2px;
	overflow:hidden;
	cursor:pointer;
}
li {
	font-family: Arial, Helvetica, sans-serif;
}

#contentWrapper {
	opacity:0;
	-moz-opacity:0;
	filter:alpha(opacity=0);
	float:left;		
}