.erichseifert {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	list-style-image: url(../images/icon.gif);
}
.erichseifertfett {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
A:link {
	text-decoration: underline;
	color:#C1121C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
A:visited{
	text-decoration: underline;
	color:#C1121C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
} 
A:hover {
	text-decoration: none;
	color:#C1121C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
} 
A:active {
	text-decoration: none;
	color:#C1121C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
} 
.erichseifert2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}
.erichseifert3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
.Stil1 {color: #C1121C;}
.Stil2 {color: #40428B;}
.Stil3 {color: #FFFFFF;}
.Stil4 {font-size: 14px; font-style: normal; font-weight: bold; font-family: Arial, Helvetica, sans-serif;}
.Stil5 {font-size: 14px; font-style: normal; font-weight: normal; font-family: Arial, Helvetica, sans-serif;}
.Stil6 {font-size: 14px; font-style: normal; font-weight: bold; font-family: Arial, Helvetica, sans-serif;}
.Stil7 {font-size: 14px; font-style: normal; font-weight: bold; font-family: Arial, Helvetica, sans-serif;}









/* For Cookies .................................................... */

#cookies_part.cookies {
	background-color: rgba(0,0,0,.8);
	width: 977px !important;
	color: #ffffff;
	font-size: 17px;
	box-sizing: border-box;
	position: fixed;
	bottom: 0;
	z-index: 200;
	display: none;
	padding: 16px 15px 16px 33px;
	left: 13.8%;
}

#cookies_part p {
	margin: 7px 0 0 0;
}

#cookies_part .col-md-2 .btn-primary {
	margin: 10px 0 0 0;
	padding: 5px 5px 5px 5px;
	border: 2px solid gray;
	font-size: 16px;
	height: 40px;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	width: auto;
	min-width: 140px;
	font-size: 14px;
	padding: 0 20px;
	font-weight: 500;
	text-transform: uppercase;
	-webkit-transition: all .3s;
	transition: all .3s;
	white-space: nowrap;
	font-family: Montserrat,Arial,sans-serif !important;
	color: #fff;
	line-height: .93;
	letter-spacing: normal;
	text-align: right;
	border: 1px solid #fff;
	text-decoration: none;
	font-style: normal;
	font-stretch: normal;
	cursor: pointer;
	background-color: transparent;
}

#cookies_part.cookies.cookies_hide {
    display: none !important;
}








