body{
	margin: 0px;
	padding: 0px;
}

#bodybox{
	background: url('/skischule/pictures/layout/bg_site.jpg') repeat-x #ebf5fe;
}

*{
	font-family: arial;
	font-size: 12px;
	color: #444444;
}

#wrapper{
	width: 1180px;
	margin: 0px auto;
	background: url('/skischule/pictures/layout/bg_cristal.jpg') no-repeat;
	padding-bottom: 50px;
}

#naviHead{
	margin: 0px auto;
	padding-top: 20px;
	padding-bottom: 5px;
	width: 950px;
	text-align: right;
}
	
	#naviHead ul{
		margin: 0px;
		padding: 0px;
	}
	
	#naviHead ul li{
		padding-left: 15px;
		display: inline;
	}

	#naviHead ul li a{
		color: #b9d5e6;		
		text-decoration: none;
		font-size: 11px;
	}
	
	#naviHead ul li .active{
		color: #ffffff;		
		text-decoration: underline;
		font-size: 11px;
	}	

#site{
	position: relative;
	margin: 0px auto;
	width: 950px;	
	border: 1px solid #ffffff;
	background: #ffffff;
	background: url('/skischule/pictures/layout/bg_navi.jpg') repeat-y #ffffff;			
}

#left{
	width: 284px;
	float: left;
}

	#picLeft{

	}
	
	#navi{
		background: url('/skischule/pictures/layout/bg_navi.jpg');	
	}
	
	#navi ul{
		margin: 0px;
		padding: 0px;
		margin-left: 10px;
		margin-right: 0px;
	}
	
	#navi ul li{
		list-style-type: none;
		border-bottom: 1px solid #82b0d5;
	}	

	#navi ul li a{	
		color: #ffffff;
		text-decoration: none;
		font-size: 14px;
		line-height: 30px;
		padding-left: 10px;
		padding-right: 10px;	
	}
	
	#navi ul li .active{	
		color: #ffffff;
		text-decoration: none;
		font-size: 14px;
		font-weight: bold;
	}	

	#facebookLike{
		margin: 20px 20px 200px 20px;
	}
	
	#flizzy {
		position: absolute;
		bottom: 109px;
		left: 0;
	}
	
		#flizzy img {
			float: left;
		}

	#head{
		overflow: visible;
		background: #dce0ee;
		height: 233px;
	}
	
		#headPic{
			float: left;
			width: 280px;	
		}
		
		#headPic img{
			float: left;
			border-left: 1px solid #ffffff;	
			border-right: 1px solid #ffffff;	
			border-bottom: 1px solid #ffffff;	
		}

		#logoBox{
			width: 380px;
			float: right;
			text-align: center;
		}
		
		#logo{
			padding-top: 20px;
			border: 0px;
		}

		#banner {
			position: absolute;
			top: 300px;
			left: 122px;	
		}	
		
			#banner p {
				clear: both;
				float: right;
				display: block;
				height: 25px;
				line-height: 25px;
				margin: 0 0 3px 0;
				padding: 0 15px;
				background: #c4091d;
				color: #ffffff;
				font-size: 16px;
			}
			
				#banner p strong {
					font-size: 16px;
					color: #ffffff;
				}
				
		#phone {
			position: absolute;
			top: 180px;
			right: 0;
			height: 30px;
			line-height: 30px;
			padding: 0 10px 0 30px;
			font-size: 16px;
			font-weight: bold;
			color: #ffffff;
			background: url("/skischule/pictures/layout/phone_bg.png") no-repeat left center #3d6692;
		}
		
			#phone span {
				color: #ffffff;
				font-family: Wingdings;
			}
		
	#content{
		float: right;
		width: 580px;
		margin-top: 0px;
		margin-right: 40px;
	}
	
	#footer {
		height: 91px;
		padding-top: 10px;
		background: url('/skischule/pictures/layout/bg_footer.jpg') bottom repeat-x;	
	}
	
	#linkBar ul{
		width: 570px;
		margin-left: 190px;
		padding: 0px;
	}
	
	#linkBar ul li{
		float: left;
		display: inline;
		list-style-type: none;
		padding-right: 15px;
	}	
	
	#linkBar ul li a{
		text-decoration: none;
		padding-right: 15px;
		font-size: 10px;		
	}	
	

#siteFooter{
	height: 8px;
	background: url('/skischule/pictures/layout/bg_siteFooter.gif');	
}	

.bo_hinweis{
	display: block;
	background: #efefef;
	border: 1px solid #cccccc;
	padding: 5px;
	color: #444444;
}

#dslv {
	margin: 20px 10px;
}

#iframe {
	margin-top: 30px;
}

#socialPlugin{
	margin-top: 10px;
}
