@CHARSET "ISO-8859-1";

/*@font-face {
    font-family: opensansreg;
    src: url(../fonts/OpenSans-Regular.ttf);
}*/
.myglyphicon {
    position: relative;
    top: 7px;
    display: inline-block;
    font-family: "Glyphicons Halflings";
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    margin-right: 5px;
    color: #fff;
}

 #impressum > .container 
{ 
    width:100%;
    padding-left: 0px;
    padding-right: 0px;
}	

p.running-text {
	font-family: 'open sans',Arial,Verdana;
    font-size: 15px;
    color: #969697;
    letter-spacing: 2px;
    font-weight: 400;
    line-height: 30px;
}

.impressum-section {
	height: auto ! important;
	max-height: 100%;
	min-width: 100%;
	overflow: hidden;
	background-color: white;
	
}
.impressum-section h1 {
   	font-family: 'segoescript',Arial,Verdana;
    font-size: 25px;
    color: #e2af73;
    letter-spacing: 2px;
    font-weight: 400;
    line-height: 80px;
	text-shadow: 0px 0px;
	margin-top: 20px;
}
}
.impressum-section h2 {
    font-family: 'segoescript',Arial,Verdana;
    font-size: 25px;
    color: #e2af73;
    letter-spacing: 2px;
    font-weight: 400;
    line-height: 80px;
	text-shadow: 0px 0px;
	margin-top: 20px;
	}	

	