body{
	font-family:verdana,arial,sans-serif;
	color:#3f3f3f;
	margin:0;padding:0;border:0;
	font-size:0.8em;
}

a{
	color:#6a222d;
	border:0;
}

img{
	border:0;
}

hr{
	height:1px;
	background-color:#bfbfbf;
	padding:0;
	margin:1em 0;
	border:0;
}


table{
	border-collapse:collapse;
	border-spacing:0;
}
td{
	margin:0;
	padding:0;
}

p{
	text-align:justify;
	margin:0.5em 0;
}




h1{
	font-size:1.5em;
	color:#6a222d;
	margin:0.15em 0 0.3em 0;
	font-weight:normal;
}
h2{
	font-size:1.2em;
	margin:0.28em 0;
}


h1 a,h2 a,h3 a,h4 a{
	text-decoration:none;
}
h1 a:hover,h2 a:hover,h3 a:hover,h4 a:hover{
	text-decoration:underline;
}










#main{
	width:1000px;
	border:1px solid #bfbfbf;
	margin:10px auto;
}



#header{
	width:100%;
	border-bottom:1px solid #bfbfbf;
}

#header .logo{
	display:block;
	width:617px;
	height:170px;
	margin:1%;
	background:url(../img/logo.png) no-repeat;
}







#h-menu{
	list-style:none;
	margin:0;
	padding:0;
	overflow:hidden;
	width:100%;
	background:url(../img/h-menu_bg.png) repeat-x #6a222d;
	border-bottom:1px solid #280d11;
}

#h-menu li{
	margin:0;
	padding:0;
	border:0;
	display:block;
	float:left;
}
#h-menu li a{
	display:block;
	font-size:1em;
	text-decoration:none;
	font-weight:bold;
	color:#fff;
	padding:0.45em 1.4em 0.45em 1.4em;
	margin:0 1px 0 1px;
}
#h-menu li a:hover{
	background:url(../img/h-menu_bg_hover.png) repeat-x #551b24;
	border-left:1px solid #280d11;
	border-right:1px solid #280d11;
	margin:0;
}









#h-navi{
	background:url(../img/h-navi_bg.png) repeat-x;
	padding:0.4em 1.3em 0.3em 1.3em;
	border-bottom:1px solid #bfbfbf;
}
#h-navi a, #h-navi span{
	color:#6a222d;
}








#footer{
	border-top:1px solid #bfbfbf;
	padding:1% 1% 0.4% 1%;
	line-height:1.17em;
}


#footer ul{
	list-style:none;
	padding:0;
	margin:0;
	float:left;
}

#footer table{
	margin:0;
	padding:0;
	float:left;
}












#content{
	width:100%;
	overflow:hidden;
}

#left{
	width:68%;
	float:left;
	margin:1% 1% 1% 1%;
	display:inline;/*ie6fix*/
}
#right{
	float:right;
	width:28%;
	margin:1% 1% 1% 1%;
	display:inline;/*ie6fix*/
}






.post{
	overflow:hidden;
}
.post h1 a{
	text-decoration:none;
}
.post h1 a:hover{
	text-decoration:underline;
}



#right h1{
	color:#3f3f3f;
}

.news{
	overflow:hidden;
	margin:0 0 0.3em 0;
}
.news p{
	margin:0 0 1.4em 0;
}










.simplesubmenu{
	width:100%;
	margin:0 0 1em 0;padding:0;
	list-style:none;
}
.simplesubmenu li{
	margin:0 0 1px 0;
	padding:0;
}
.simplesubmenu li a{
	display:block;
	padding:0.4em;
	color:#6a222d;
	background-color:#d9d9d9;
	text-decoration:none;
	font-weight:bold;
}
.simplesubmenu li .active{
	background-color:#bfbfbf;
}
.simplesubmenu .level0 a{
	font-size:1.0em;
	padding-left:0.5em;
}
.simplesubmenu .level1 a{
	font-size:0.9em;
	padding-left:1em;
}
.simplesubmenu .level2 a{
	font-size:0.8em;
	padding-left:1.5em;
}
.simplesubmenu .level3 a{
	font-size:2em;
}





.gallerysubmenu{
	width:100%;
}
.gallerysubmenu img{
	width:100%;
}
.gallerysubmenu ul{
	margin:0;
	padding:0.8em 0 0 0.3em;
	list-style:none;
	background-color:#3f3f3f;
}
.gallerysubmenu li{
	display:inline;
}
.gallerysubmenu li a{
	display:inline-block;
	padding:0.5em 1.4em 0.3em 1.4em;
	margin:0 0.5em;
	font-weight:bold;
	text-decoration:none;
	font-size:0.9em;
	border-bottom:1px solid #3f3f3f;
	background:url(../img/submenu_gallery_bg.png) repeat-x;
}
.gallerysubmenu li .active{
	background:#fff;
	border-bottom:1px solid #fff;
}









img .centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img .alignright {
	margin: 0 0 1em 1em;
	display: block;
}
img .alignleft {
	margin: 0 1em 1em 0;
	display: block;
}

.alignright {
	float: right;
}

.alignleft {
	float: left;
}





#content #gallery{
	width:100%;
}

#content #gallery img{
	margin:0.3%;
	outline:none;
}







.box{
	max-width:100%;
	border:#bfbfbf 1px solid;
	margin-bottom:1em;
}
.box .title{
	padding:0.3em;
	border-top:1px solid #fff;
	border-bottom:1px solid #bfbfbf;
	color:#6a222d;
	font-weight:bold;
	background:url(../img/box_title_bg.png) repeat-x;
}
.box .content{
	margin:0.3em;
}
.box .content hr{
	margin:0.3em 0;
/*gepunktet machen*/
}
.box .content p{
	margin:0.3em 0;
}




.phone{
	overflow:hidden;
	line-height:30px;
}
.phone .phone_image{
	float:left;
	width:30px;
	height:30px;
	margin-right:0.3em;
	background:url(../img/phone.gif);
}
.phone:hover .phone_image{
	background:url(../img/phone_hover.gif);
}
.email{
	overflow:hidden;
	display:block;
	line-height:30px;
}
.email .email_image{
	display:block;
	float:left;
	width:30px;
	height:30px;
	margin-right:0.3em;
	background:url(../img/email.gif);
}
.email:hover .email_image{
	background:url(../img/email_hover.gif);
}



.categories{
	margin-bottom:2em;
}







.lbshopicon{
	display:inline-block;
	width:280px;
	height:47px;
	background:url(../img/lbshop.gif) 0px 0px;
}
.lbshopicon:hover{
	background-position:280px 0px;
}


.bisleyaktuellicon{
	display:inline-block;
	margin-top:2px;
	width:280px;
	height:47px;
	background:url(../img/bisleyaktuell.gif) 0px 0px;
}
.bisleyaktuellicon:hover{
	background-position:280px 0px;
}

.fetraaktuellicon{
	display:inline-block;
	margin-top:2px;
	width:280px;
	height:47px;
	background:url(../img/fetraaktuell.gif) 0px 0px;
}
.fetraaktuellicon:hover{
	background-position:280px 0px;
}

.hanselifteraktuellicon{
	display:inline-block;
	margin-top:2px;
	width:280px;
	height:47px;
	background:url(../img/hanselifteraktuell.gif) 0px 0px;
}
.hanselifteraktuellicon:hover{
	background-position:280px 0px;
}

.facebookicon{
	display:inline-block;
	width:140px;
	height:47px;
	background:url(../img/facebook.gif) 0px 0px;
}
.facebookicon:hover{
	background-position:140px 0px;
}


.twittericon{
	display:inline-block;
	width:140px;
	height:47px;
	background:url(../img/twitter.gif) 0px 0px;
}
.twittericon:hover{
	background-position:140px 0px;
}












.gallerypreview{
	margin:1em 0;
	border:1px solid #bfbfbf;
}
.gallerypreview .head{
	padding:0.5%;
	border-top:1px solid #fff;
	border-bottom:1px solid #bfbfbf;
	color:#6a222d;
	font-weight:bold;
	background:url(../img/box_title_bg.png) repeat-x;
	overflow:hidden;
	width:99%;
}
.gallerypreview .head .title{
	float:left;
}
.gallerypreview .head .link{
	float:right;
}

.gallerypreview .content{
	overflow:hidden;
	margin:0.3%;
	width:99.4%;
}
.gallerypreview .content a{
	margin:0.3%;
	width:19.4%;
	display:block;
	float:left;
}
.gallerypreview .content a img{
	width:100%;
}














#preloader {
	background-image:url(../img/twitter_hover.gif);
	background-image:url(../img/twitter_active.gif);
	background-image:url(../img/facebook_hover.gif);
	background-image:url(../img/facebook_active.gif);
    width: 0px;
    height: 0px;
    display: block;
}