@charset "utf-8";
/* CSS Document */

* {
	font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
	color: #5a5a5a;
	font-size: 18px;
}
p strong { font-weight: 600; }
a:hover { color: #eeb300;  }
h1 {
	font-family: 'Open Sans';
    font-style: normal;
    font-weight: 600;
	color: #fff;
	font-size: 32px;
	margin-top: 20px;
	margin-bottom: 10px;
}
.ce_text h3 {
	font-family: 'Open Sans';
    font-style: normal;
    font-weight: 600;
	font-size: 22px;
	margin-top: 20px;
	margin-bottom: 10px;
	text-align: center;
}
.streifenweiss h1 {
	color: #5a5a5a;
}
#main .ce_text ul {
	padding: 0 0 0 25px;
}
.ce_text ul li {
	margin-bottom: 4px;
}
#newseinzelansicht h2 {
	color: #5a5a5a;
	text-align: left;
}
#projektarchiv h2 {
	margin-top: 30px;
    margin-bottom: 0px;
    text-align: center;
    font-size: 35px;
    font-weight: 600;
}
#projektarchiv h3 a, .mod_newslist h3 a {
	margin-top: 0px;
    margin-bottom: 10px;
    text-align: left;
    font-size: 25px;
    font-weight: 600;
	color: #eeb300;
}
.layout_latest .info:before, .layout_full .info:before {
    font-family: 'Font Awesome 6 Free';
    font-style: normal;
    font-weight: 900;
    content: "\f073";
    font-size: 17px;
    padding-right: 10px;
}
#projektarchiv h3 a:hover {
	color: #5a5a5a;
}
h2 {
	font-family: 'Open Sans';
    font-style: normal;
    font-weight: 600;
	font-size: 28px;
	margin-top: 20px;
	margin-bottom: 10px;
	text-align: center;
	}
.streifenweiss h2 {
	margin-top: 20px;
}
.streifengrau h2 {
	margin-bottom: 20px;
}
.streifendunkelgrau h2 {
	margin-bottom: 20px;
	color: #fff;
	text-align: center;
}
#services h2 {
	color: #fff;
}

.streifendunkelgrau h3 {
	padding: 10px 30px;;
	font-size: 53px;
	color: #eeb300;
	font-weight: 600;
	text-align: center;
	background-color: #fff;
	border-radius: 15px;
	display: block;
	margin: 10px auto 50px auto;
	width: 200px;
}
.streifenorange h2 {
	margin-top: 10px;
    margin-bottom: 10px;
    text-align: center;
    font-size: 35px;
    font-weight: 600;
}
.streifenorange h3 {
	font-size: 22px;
	text-align: center;
	color: #fff;
}
p {
	margin-bottom: 7px;
}
.streifengrau p {
	text-align: center;
}
.streifendunkelgrau p.preis {
	text-align: center;
	font-weight: 600;
	font-size: 28px;
}
.streifendunkelgrau p {
	color: #fff;
	text-align: center;
}

.streifengrau .caption {
	text-align: center;
	font-weight: 600;
	margin-top: 30px;
	margin-bottom: 20px;
}
.ce_hyperlink a { font-weight: 600; }

.mod_newslist h2  {
	font-weight: 600;
    font-size: 28px;
    margin-top: 0;
    margin-bottom: 0;
    text-align: left;
	
}
.mod_newslist h2 a {
	font-weight: 600;
    font-size: 24px;
    margin-top: 10px;
    margin-bottom: 10px;
}
p.back a { 
	display: block;
	color: #eeb300;
	margin-top: 30px;
	text-align: right;
}