/**
* 
* Gally Websolutions, www.websolutions.gally.ch
*
**/

html {
	margin:0px;
	padding:0px;
	height:100%;
}

.toggledmobile{
		display:none;
	}
	.toggledisplay{
		display:block;
	}

body {
	height:100%;
	background-image: url(../img/shadow_left_1.jpg);
	background-position: left;
	background-repeat: repeat-y;
	padding-left: 70px;
	background-color: transparent;
	margin-left: 1px;
}
		

#contenter {
	min-height: 100%;
}


/* for Internet Explorer */
/*\*/
* html #contenter {
	height:100%;
}


.clear {
	clear: both;
}


	
#header {
	padding:0 0 20px 0;
	border:solid white 0px;
	height:200px;
	top: 0;
	margin:0;
	background-color:#ffffff;
}
.top_clear {
	position: absolute;
	top: 0;
	left: 71px;
	right: 0;
	background-color: white;
	height: 33px;
}

#logo {
	display: block;
	width: 350px;
	height: 83px;
	background-repeat: no-repeat;
	background-image: url(../img/logo.jpg);
	margin-top: 33px;
	margin-left: 50px;
}	

#mobilelogo{
		display:none;
	}


#logo a {
	display: block;
	width: 350px;
	height: 83px;
}


#content {
	margin-left: 50px;
	width: 935px;
	background-color: transparent;
	position: relative;
	min-height: 100%;
	padding-bottom:80px;
}

#slideshow {
	width: 935px;
	background-color: #ffffff;
	padding-bottom:15px;
	background-repeat: no-repeat;
	background-image: url(../../UserFiles/Image/nav-img/schulung1.jpg);
	height:228px;
}

#page_content {
	margin-left: 300px;
	margin-top: 40px;
	
}

/* NEW STYLE 2019 */
#footer{
	display:block;
	text-align: block;
	margin-top: 46px;
	padding-bottom: 15px;
}

h3{
	margin-bottom: 15px;
}

#footer a {
	color:#595959;
	font-family: Arial, sans-serif;
    line-height: 18px;
}