html {
	
	background:url('../images/montan-konferenztisch2.jpg') no-repeat center center;
	min-height: 100%;
	background-size:cover;
    
}

body {
	background: transparent;  
	min-height:100%;
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	line-height: normal;
	text-align: left; 
}

body a {
	color: #FFFFFF;
	text-decoration: underline;
}
body a:hover {
	color: #FFFFFF;
}

.mt40 {
	margin-top: 46px;
}

.list-montan li{
	margin-bottom: 10px;
	
}
