html,body {
	font:14px Arial, Helvetica, sans-serif!Important; 
	color: #135C81; /* ist auch in bootstrap.min.css definiert*/
	margin:0px;
	padding: 0;
}
.Normal, .NormalDisabled, .NormalDeleted {
	font:14px Arial, Helvetica, sans-serif!Important;
}

body { 
	padding: 65px 0 0 0; 
	margin: 0;
}

form{
	margin:0px!Important;
}


#bg1 {	
	position: relative;
	width:100%!Important;
	min-height:100%;
	min-width: auto!Important; 
	/* background:url(http://www.walensee.org/webcam/walensee.jpg) no-repeat center -200px #fff;*/
	background:url(https://www.walensee.org/webcam/walensee.jpg) no-repeat center -160px #9ba39b; /*160*/ 
	background-size: 100% auto;
	position: fixed;
	z-index:-1;
}
#bg2 {	
	position: relative;
	width:100%!Important;
	min-height:100%;
	min-width: auto!Important; 
	/* 
	background:url(images/bg_12.png) no-repeat center -160px;
	background-size: 100% auto;
	*/
	position: fixed;
	z-index:-1;
}
#bg3 {
	position: relative;
	width:100%!Important;
	min-height:100%;
	min-width: auto!Important;
	background:url(images/bg_berg_cartoon.png) no-repeat center -160px;
	background-size: 100% auto;
	position: fixed;
	z-index:-1;
}

.bgtrans {
	background: url(images/bg_weiss_trans90.png) 0 0 repeat;
	padding: 20px 0 10px 0px!Important;
	min-height: 500px;
}


#logo {
	width:120px;
	height: 55px;
	background: url(images/logo_walensee_weiss.png) 0 0 no-repeat;
}





/*** Header Navigation Start ***/
.navbar { 
	background: #135C81; 
	color: #fff;
	min-height: 65px;
}
.navbar .nav{
	margin:20px 10px 0 0!Important;
}
.navbar-fixed-top {
	top:inherit!Important;
	margin-top: -65px;
	z-index:100!Important;
}
.nav li a {
	color: #fff;
	font-family: verdana;
	font-size: 16px;
	line-height:20px;
	text-decoration: none;
	padding: 7px 12px;
	display: inline-block;
	margin:0 3px 0 0;
}
.nav li li a {font-size: 14px; }
.nav li a:hover
.nav li.active li a:hover {
	background: none repeat scroll 0 0 #347EAA!Important;
}
.nav li.active li a {
	background:none!important;
}
.nav li:hover .dropdown-menu {
	display:block;
}
.dropdown-menu {
	left:auto!Important;
	margin:0!Important;
}
.nav .dropdown-menu li>a:hover,
.nav li.active .dropdown-menu li>a:hover,
.nav .dropdown-menu li>a:focus,
.nav li.active .dropdown-menu li>a:focus,
.nav .dropdown-submenu:hover>a,
.nav li.active .dropdown-submenu:hover>a
{
	text-decoration:none;
	color:#ffffff;
	background-color:#0081c2!Important;
	background-image:-moz-linear-gradient(top, #347eaa, #135c81)!Important;
	background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#347eaa), to(#135c81))!Important;
	background-image:-webkit-linear-gradient(top, #347eaa, #135c81)!Important;
	background-image:-o-linear-gradient(top, #347eaa, #135c81)!Important;
	background-image:linear-gradient(to bottom, #347eaa, #135c81)!Important;
	background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#347eaa', endColorstr='#135c81', GradientType=0)!Important;
}


.nav li.active a,
.nav li a:hover {
	background: none repeat scroll 0 0 #347EAA!Important;
}


.nav > li > a {
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
}


/** Mobile Menu **/
.navbar .btn, 
.navbar .btn-group {
	margin-top:17px!Important;
}
.navbar-inverse .btn-navbar {
background-color: #07496b!Important;
	background-image:-moz-linear-gradient(top, #347EAA, #135C81)!Important;
	background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#347EAA), to(#135C81))!Important;
	background-image:-webkit-linear-gradient(top, #347EAA, #135C81)!Important;
	background-image:-o-linear-gradient(top, #347EAA, #135C81)!Important;
	background-image:linear-gradient(to bottom, #347EAA, #135C81)!Important;
	background-repeat:repeat-x;	
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#347EAA', endColorstr='#135C81', GradientType=0)!Important;
	border-color:#040404 #040404 #000000;border-color:rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25)!Important;
	*background-color:#040404;filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.navbar-inverse .btn-navbar:hover,
.navbar-inverse .btn-navbar:active,
.navbar-inverse .btn-navbar.active,
.navbar-inverse .btn-navbar.disabled,
.navbar-inverse .btn-navbar[disabled]{
	color:#ffffff;
	background-color:#040404;
	*background-color:#000;
}

/*

*/

/*** Header Navigation End ***/





/*** Sub Navigation Start ***/

ul.sf-menu {
	padding: 5px 0;
	list-style: none;
	min-width:160px;
	margin:20px 0;
	background-color:#347eaa;
	
	border:1px solid #135c81;
	border:1px solid rgba(19, 92, 129, 1);
	*border-right-width:2px;
	*border-bottom-width:2px;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;border-radius:6px;

	-webkit-box-shadow:0 5px 10px rgba(0, 0, 0, 0.2);
	-moz-box-shadow:0 5px 10px rgba(0, 0, 0, 0.2);

	box-shadow:0 5px 10px rgba(0, 0, 0, 0.2);
	-webkit-background-clip:padding-box;

	-moz-background-clip:padding;
	background-clip:padding-box;

	
	background-image:-moz-linear-gradient(top, #135c81, #347eaa);
	background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#135c81), to(#347eaa));
	background-image:-webkit-linear-gradient(top, #135c81, #347eaa);
	background-image:-o-linear-gradient(top, #135c81, #347eaa);
	background-image:linear-gradient(to bottom, #135c81, #347eaa);
	background-repeat:repeat-x;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#135c81', endColorstr='#347eaa', GradientType=0);
	
}
ul.sf-menu a{
	font-size: 14px;
	text-decoration:none;
	display: block;
	padding:3px 10px;
	color:#fff
}
ul.sf-menu a:hover{
	color:#fff;
	background-color:#0081c2;
	background-image:-moz-linear-gradient(top, #347eaa, #135c81);
	background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#347eaa), to(#135c81));
	background-image:-webkit-linear-gradient(top, #347eaa, #135c81);
	background-image:-o-linear-gradient(top, #347eaa, #135c81);
	background-image:linear-gradient(to bottom, #347eaa, #135c81);
	background-repeat:repeat-x;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#347eaa', endColorstr='#135c81', GradientType=0);

}


/*** Sub Navigation End ***/

#footer {
	width:100%; 
	background:#135C81;
	padding: 0 0 15px 0; 
	color: #fff;
}
#footer li {
	display: inline-block;
	float: left;
}




#footer .nav li a,
#footer .nav li.active a { background: none!Important; }
#footer .nav li.active a { background: #347EAA!Important; }
#footer .Normal, 
#footer .NormalDisabled, 
#footr .NormalDeleted {
	color: #fff;
}
#footer .copyright {color:#fff; padding: 7px 0 0 0;}
#footer .copyright a,
#footer .copyright a:link, 
#footer .copyright a:visited, 
#footer .copyright a:active {
	color:#fff; 
	text-decoration: none;
}
#footer .copyright a:hover {
	text-decoration: underline;
}

.footer_left { margin-top:20px;}
.footer_right {
	display:block!important;

	margin:20px 0 0 0; 
	background: none repeat scroll 0 0 #347EAA!Important;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
}
.footer_right_inner { float:left; display:inline-block;padding: 10px;}
.footer_right_inner2 { float:right; ;padding: 10px;}

#footer div.FooterPane {margin-top:20px;}
#footer .FooterPane a { color:#fff;}

div.journalitem i,
div.journalitem p,
div.dnnGroupDirectory p,
div.dnnGroupDirectory li {
	color: #000!Important;
}


@media (max-width:767px){
	body {
		padding-left:0!Important;
		padding-right:0!Important;
	}
	bg1,bg2, bg3 {
		background: #fff none;
	}
}

span.Head{
	border-bottom: 1px solid #347eaa;
	display:block;

}
A,
A:link,
A:visited,
A:active{color:#135C81;TEXT-DECORATION:underline; cursor:pointer;}
A:hover	{color:#135C81;TEXT-DECORATION:none;}
.link a{color:#135C81;TEXT-DECORATION:underline; cursor:pointer;}
.link a:hover{color:#135C81;TEXT-DECORATION:none;}


/* LOGIN GROUP STYLES START*/
	#LogoRow{
		padding:12px 0;
		min-height:75px;
	}
	
	/* Company Logo */
	#LogoRow > a{ 
		display:block; 
		float:left;
	}
	
	/* Login & Social */
	.LogoRowRight{ float:right; }
	
		#Login{
			float:right;
			padding-right:0;
			margin-right:0px;
			margin-top:14px;
			height:33px;
			border:1px solid #cfcfcf;
			border-bottom:1px solid #999;
			background:#fff;

			-webkit-border-radius:		3px;
			-moz-border-radius:		 	3px;
			border-radius: 				3px;
			
			-webkit-box-shadow: 0px 1px 0px 0px rgba(0, 0, 0, 0.2);
			-moz-box-shadow: 	0px 1px 0px 0px rgba(0, 0, 0, 0.2);
			box-shadow: 		0px 1px 0px 0px rgba(0, 0, 0, 0.2);

		}
		
		/* #Login .registerGroup *,  */
		#Login .registerGroup, 
		#Login .loginGroup, 
		#Login .loginGroup *{
			display:block;
		} 
	
	
		#Login .registerGroup,
		#Login .loginGroup{float:left;padding:0;margin:0;} 
		
		#Login .registerGroup li:first-child:hover{border-left:#333;}
		/* Register Group Styles */
		#Login .registerGroup li{ 
			float:left;
			height:33px;
			border-left:1px solid #fcfcfc; /*light*/
			border-right:1px solid #c7c7c7; /*dark*/
		}
		#Login .registerGroup .buttonGroup{padding:0;margin:0;}
		
		#Login .registerGroup a,
		#Login .loginGroup a{
			position:relative;
			display:block;
			padding:11px 15px;
			min-width:15px; min-height:11px;
			font-weight:bold;
			font-size:11px;
			vertical-align:middle;
			line-height:1em;
			color:#70bdf5;
			background:#fff 0 0;
		}
		
		#Login .registerGroup a:hover,
		#Login .loginGroup a:hover{
			background:#666;
			text-shadow: 0px -1px 0px #333333;
			
			-webkit-box-shadow: 	inset 0px 0px 5px 0px #333;
			-moz-box-shadow: 		inset 0px 0px 5px 0px #333;
			box-shadow: 			inset 0px 0px 5px 0px #333; 
		}
		#Login .registerGroup a:active,
		#Login .loginGroup a:active{
			color:#fff;
			text-shadow: 0px -1px 0px #333333;
		}
		
		#Login .registerGroup a:hover,
		#Login .loginGroup a:hover{text-decoration:none;}
		
		#Login .registerGroup a strong,
		#Login .loginGroup a strong{
			position:absolute;
			left:0; top:0;
			width:100%; height:100%;
			display:block;
			font-size:11px;
			font-weight:bold;
			vertical-align:baseline;
			overflow:hidden;
			text-indent:-9999px;
		}
		
		.registerGroup .userMessages strong,
		.registerGroup .userNotifications strong{
			background:url(Images/userLoginSprite.png) no-repeat 15px 12px;
		}
		.registerGroup .userNotifications strong{ background-position:-85px 10px; }
		.registerGroup .userMessages strong:hover{background-position:15px -40px; }
		.registerGroup .userNotifications strong:hover{ background-position:-85px -42px;}
		.registerGroup .userMessages strong:active{background-position:15px -91px; }
		.registerGroup .userNotifications strong:active{ background-position:-85px -92px;}
		
		#Login .registerGroup a span{
			position:absolute;
			right:5px; top:-7px;
			display:inline-block;
			padding:2px 4px;
			min-width:7px;
			text-align:center;
			margin-right:3px;
			background: rgb(31,152,241); /* Old browsers */
			font-size:9px;
			color:#fff;
			text-shadow: 0px 1px 0px #333333;
			
			/*CSS3*/	
			background: -moz-linear-gradient(top, rgba(31,152,241,1) 0%, rgba(2,111,196,1) 100%); /* FF3.6+ */
			background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(31,152,241,1)), color-stop(100%,rgba(2,111,196,1))); /* Chrome,Safari4+ */
			background: -webkit-linear-gradient(top, rgba(31,152,241,1) 0%,rgba(2,111,196,1) 100%); /* Chrome10+,Safari5.1+ */
			background: -o-linear-gradient(top, rgba(31,152,241,1) 0%,rgba(2,111,196,1) 100%); /* Opera 11.10+ */
			background: linear-gradient(top, rgba(31,152,241,1) 0%,rgba(2,111,196,1) 100%); /* W3C */
			
			-webkit-border-radius: 	3px;
			-moz-border-radius: 	3px;
			border-radius: 			3px; 
			
			-webkit-box-shadow: 0px 1px 0px 0px #222222;
			-moz-box-shadow: 0px 1px 0px 0px #222222;
			box-shadow: 0px 1px 0px 0px #222222; 		
		}
		
		
		#Login .registerGroup .userProfileImg a{
			padding:0;background:none;
			min-width:25px;
		}
		#Login .registerGroup a img{
			height:32px; width:32px;
			background:#555;
			
			-webkit-box-shadow: 0px 1px 0px 0px rgba(0, 0, 0, 0.2);
			-moz-box-shadow: 	0px 1px 0px 0px rgba(0, 0, 0, 0.2);
			box-shadow: 		0px 1px 0px 0px rgba(0, 0, 0, 0.2); 
		}
		/* Login Group Styles */
		#Login .loginGroup{
			border-left:1px solid #fcfcfc; /*light*/		
		} 
		#Login .loginGroup a{padding:11px 20px; font-weight:bold; color:#70bdf5;}

/* LOGIN GROUP STYLES END */		



/***** FIXES START *****/ 

.UserProfileControls ul {
	list-style: none;
	margin: 0 0 10px 0!Important;
}

.navbar-inverse .btn-navbar {
    background-color: #0E0E0E;
}

#mdMemberList > li {
	width:260px!Important;
}
#mdMemberList {
	margin: 0 0 10px 0;
}



.dnnMemberDirectory .mdSearchBar input[type="text"] {
width:auto!Important;
}


/* Forum Fixes */
.afgrouprow {
	background-color: #135C81!Important;
}
td.af-forumdetail a:link, 
td.af-forumdetail a:visited, 
td.af-subforumdetail a:link, 
td.af-subforumdetail a:visited,
.afforumrowtop,
.afforumrowmid,
.afforumrowbottom,
.afforumrowtop a, 
.afforumrowtop a:link, 
.afforumrowtop a:active, 
.afforumrowtop a:visited,
.afforumrowmid a, 
.afforumrowmid a:link, 
.afforumrowmid a:active, 
.afforumrowmid a:visited,
.afforumrowbottom a,
.afforumrowbottom a:link,
.afforumrowbottom a:active, 
.afforumrowbottom a:visited { 
    color: #135C81!Important;
}


/* DNN7 Fix */
ul.buttonGroup{
	list-style-type:none!Important;
}
a.dnnSecondaryAction{
	color:#111111;
}

#walensee ul.walensee_current,
.walensee_current_item { margin-left:0;}

/* CLEARFIX */
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}


/***** FIXES END ****/



/* WeatherStatistic */
div.YearSelector {float:left;height:75px;width:100px;border-style:solid;border-width:1px;border-color:rgba(2,139,255,1);margin:3px;}
div.YearSelector:hover div.YearDisplay { display:none;}
div.YearSelector:hover div.MonthDisplay {display:block;}

div.YearDisplay {margin:5px;display:block;font-size:2em;text-align:center;color:rgba(2,139,255,1);}
div.MonthDisplay{display:none;font-size:0.8em;}
div.MonthDisplay ul {list-style-type:none;margin:3px;}
div.MonthDisplay li { float:left;margin:1px;width:21px;height:21px;}
div.MonthDisplay a, a:link {color:rgba(2,139,255,1);}
div.MonthDisplay a:visited {color:#9999ff;}  
div.MonthDisplay a:hover {text-decoration:none;}
#wsoWindReportDaily {min-width:200px;height:400px;}  


/* MEGAFOLIO */
.megafolio-container{position:relative!Important;}

@media (max-width: 480px) {
	#bg1, #bg2, #bg3 { background-image:none; top:0;}
	.nav-collapse .nav > li > .dropdown-menu:before, 
	.nav-collapse .nav > li > .dropdown-menu:after,
	.nav-collapse .dropdown-menu { display:block!Important; }

	.nav-collapse .dropdown-menu li a { padding-left:30px!Important; }
#walensee ul.walensee_current > li { width:auto;margin-right:0;}

}
@media (min-width: 481px) and (max-width: 979px) {
	#bg1, #bg2, #bg3 { top:0px;}
	.nav-collapse .nav > li > .dropdown-menu:before, 
	.nav-collapse .nav > li > .dropdown-menu:after,
	.nav-collapse .dropdown-menu { display:block!Important; }

	.nav-collapse .dropdown-menu li a { padding-left:30px!Important; }
}
