<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* CSS Document */

#topbg1 {
	background:rgb(110, 151, 202);
	height:115px;
}
hr {
	background:#dedede;
	border:none;
	height:1px;
	width:100%;
}
body {
	margin: 0;
	padding: 0;
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	background:url('images/bg.jpg') fixed no-repeat;
	margin-top: 0px;
	font-size: 15px;
	font-weight: 300;
	color: #666;
	background-position: 50% 0px;
}
.fl {
	float:left;
}
.fr {
	float:right;
}
.center {
	margin-left:auto;
	margin-right:auto;
}
img.center {
	margin-left:auto;
	margin-right:auto;
	padding:0px 10px;
}
img.fl {
	float:left;
	margin-right:10px;
}
img.fr {
	float:right;
	margin-left:10px;
}
.alignleft {
	float:left;
	margin-right:10px;
}
.alignright {
	float:right;
	margin-left:10px;
}
a img {
	border:none;
}
.clear {
	clear:both;
}
p.nomarginTop {
	margin-top:0px;
	padding-top:0px;
}
p.nomarginBot {
	margin-bottom:0px;
	padding-bottom:0px;
}
p {
	text-align:justify;
}
h1 {
    color: #446EA2;
    font-size: 25px;
    font-weight: 500;
	text-align:center;
	text-transform:uppercase;
	border-bottom:1px solid #dedede;
}
h2 {
    color: #446EA2;
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 0;
    margin-top: 25px;
	text-transform:uppercase;
}
a {
	color: #446EA2;
	font-weight:500;
}
a:hover {
	color:#888;
}
ul {
	padding:0;
	margin:0;
}
ul.gewinne &gt; li {
	list-style:none;
	font-weight:500;
}
strong &gt; p {
	font-weight:500;
}

#logo {
	margin-left:auto;
	margin-right:auto;
	height:216px;
	width:216px;
}
#logowrapperbg {
	padding-top:55px;
	background:#fff;
	width:100%;
	min-width:940px;

}
#logoareawrapper {
	width:940px;
	margin-left:auto;
	margin-right:auto;
}
#logowrapperbottom {
	width:100%;
	min-width:940px;			
	border-bottom:#fad57d 4px solid;
}
#content {
	background:#fff;
	width:860px;
	padding:40px;
	margin-top:20px;
	margin-left:auto;
	margin-right:auto;
	box-shadow:0 0 10px -5px #000;
}
nav {
	width:100%;
	height:20px;
	border-bottom:1px solid #ccc;
}
nav &gt; .menu-main-container &gt; ul {
	height:20px;
	width:980px;
	margin:0px;
	padding:0px;
	margin-left:-13px;
}
nav &gt; .menu-main-container &gt; ul &gt; li {
	height:20px;
	margin:0px;
	padding:0 13px;
	list-style:none;
	float:left;
}
nav &gt; .menu-main-container &gt; ul &gt; li &gt; a {
	color:#888;
	font-weight:500;
	text-decoration:none;
	font-size:14px;
}
nav &gt; .menu-main-container &gt; ul &gt; li &gt; a:hover {
	color:#446EA2;
}
nav &gt; .menu-main-container &gt; ul &gt; li &gt; ul {
	display:none;
	margin-top:-1px;
	position: absolute;
	background:#fff;
	box-shadow:0 0 4px -2px #000000;
	min-width:100px;
	padding:0 13px;
}
nav &gt; .menu-main-container &gt; ul &gt; li:hover &gt; ul {
	display:block;
}
nav &gt; .menu-main-container &gt; ul &gt; li &gt; ul &gt; li {
	list-style:none;
}
nav &gt; .menu-main-container &gt; ul &gt; li &gt; ul &gt; li &gt; a {
	color:#888;
	font-weight:500;
	text-decoration:none;
	font-size:14px;
}
nav &gt; .menu-main-container &gt; ul &gt; li &gt; ul &gt; li &gt; a:hover {
	color:#446EA2;
}
#impressum {
	width:100%;
	background:#efefef;
	margin-top:30px;
}
#footer-content {
	width:940px;
	height:100%;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	padding:10px 0 10px 0;
}
p.impressum {
	color:#acacac;
	font-weight:200;
	font-size:14px;
	text-align:center;
}

.pdf {
	border: 1px solid #ccc;
    display: block;
    height: 355px;
    margin: 0 auto;
    width: 250px;

}
#zeitschiene {
    padding: 30px 0 0 70px;
    position: relative;
}
#zeitschiene::before {
    background: #446eab none repeat scroll 0 0;
    bottom: 0;
    content: "";
    display: block;
    left: 25px;
    position: absolute;
    top: 30px;
    width: 10px;
}
#zeitschiene li {
    list-style: outside none none;
    margin-bottom: 20px;
    position: relative;
}
#zeitschiene li::before {
    background: #446eab none repeat scroll 0 0;
    content: "";
    display: block;
    height: 2px;
    left: -40px;
    position: absolute;
    top: 10px;
    width: 30px;
}

#zeitschiene li strong {
    display: block;
}
.menu-footer-container {float: right;}
.menu-footer-container &gt; ul &gt; li {font-size: 12px;list-style: none outside none;}

.cat-thumb {
    float: left;
    height: 150px;
    margin-right: 10px;
    margin-top: 15px;
    overflow: hidden;
    padding: 5px 5px 5px 0;
    width: 150px;
}
.NewsareaText {
	
}
.cat-thumb &gt; a &gt; .attachment-thumbnail {
    border-radius: 5px;
    box-shadow: 0 0 5px -2px #000000;
}
.posted-on {
    color: #7A7A7A;
    font-size: 12px;
    margin-bottom: 0;
    margin-top: 0;
}
hr.archive {
margin-top:20px;
}
.NewsareaHead {
    display: block;
    font-size: 17px;
    letter-spacing: 0.2px;
}
.juryuebersicht p {
}
.wp-audio-shortcode {
    visibility: visible !important;
}</pre></body></html>