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

Primary Styles und bv-Grid: Volker Brauer

Farben: 
Gelb: #ffe900;

########################################
*/


@font-face {
    font-family: 'GudeaRegular';
    src: url('../media/fonts/Gudea-Regular-webfont.eot');
    src: url('../media/fonts/Gudea-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../media/fonts/Gudea-Regular-webfont.woff') format('woff'),
         url('../media/fonts/Gudea-Regular-webfont.ttf') format('truetype'),
         url('../media/fonts/Gudea-Regular-webfont.svg#GudeaRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'GudeaItalic';
    src: url('../media/fonts/Gudea-Italic-webfont.eot');
    src: url('../media/fonts/Gudea-Italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('../media/fonts/Gudea-Italic-webfont.woff') format('woff'),
         url('../media/fonts/Gudea-Italic-webfont.ttf') format('truetype'),
         url('../media/fonts/Gudea-Italic-webfont.svg#GudeaItalic') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'GudeaBold';
    src: url('../media/fonts/Gudea-Bold-webfont.eot');
    src: url('../media/fonts/Gudea-Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../media/fonts/Gudea-Bold-webfont.woff') format('woff'),
         url('../media/fonts/Gudea-Bold-webfont.ttf') format('truetype'),
         url('../media/fonts/Gudea-Bold-webfont.svg#GudeaBold') format('svg');
    font-weight: normal;
    font-style: normal;

}

/*
#####################################

Generelle Styles und Typography

#####################################

*/	

html, body {
	width: 100%;
	min-height:100%;
	
}

body {
	font-family: 'GudeaRegular', Arial, Helvetica, sans-serif; 
	font-size: 16px;
	line-height: 1.43;
	color: #000; 
	/*background-color: #eee;
	background-repeat: no-repeat;
	background-attachment: fixed;	
	background-position: top;
	*/
	padding:1px 0px 30px 0px; 
	}
img {
	max-width: 100%;
	
	}	
	
a, a:hover {
	text-decoration: none;
	    color: #000;
}	

h1, h2, h3, h4, h5, h6, p {
	line-height	1.19;
	font-weight:normal;
	}	
h1 {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 36px;
    font-weight: normal;
}	

h2 {
    font-size: 30px;
    padding-bottom: 23px;
	 font-weight: bold;
	 color: #000;
}
h3, h4 {
    margin-top: 30px;
    border-top: 1px solid #000;
    padding: 20px 0px 30px;
    font-size: 18px;
	 font-weight:bold;
}
h4 {
	    margin-top: 0;
    padding-bottom: 6px;
    border: none;
	 font-size: 18px;
	font-weight: bold;	
	}

h5 {
	font-size: 16px;
	padding-top: 30px;
	
	} 


h6 {
	position: relative;
	padding-top: 13px;
	border-top: 1px solid #fff;
	font-family: 'GudeaRegular', Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-transform: uppercase;
	font-weight: normal;
	}	
	
b, strong {
    font-weight: bold;
    font-family: Gudeabold;
}	
p {
	font-size: 18px;
	margin: 0;
    padding: 0 0 .8em;
	}	
p.insert {
    border-top: 2px solid #000;
    border-bottom: 2px solid #000;
    padding: .5em 0 .5em;
    margin: 0 0 1.2em;
    font-weight: bold;
    font-size: .9em;
}
p.insert span {
    display: block;
    padding-top: .4em;
    font-weight: normal;
}	

article:first-child
{
	padding-top: 80px;
	} 	
.navbox a strong {
	font-size: 12px;
	color: #999;
	padding-bottom: 12px;
	display: block;
    font-family: 'GudeaRegular', Arial, Helvetica, sans-serif;
    text-transform: uppercase;
	 text-decoration: none;
	 font-weight:normal;
	 background-color:#fff;
	}	
.navbox a {
	 background-color:#fff !important;
	}	
.upperlink {
		font-size: 14px;
	color: #999;
	padding-bottom: 12px;
	display: block;
    font-family: 'GudeaRegular', Arial, Helvetica, sans-serif;
    text-transform: uppercase;
	 text-decoration: none;
	 font-weight:normal;
	
	}	

.navbox a {
    padding: 0;
    display: block;
    font-size: 16px;
	 font-family: Georgia, "Times New Roman", Times, serif;
    line-height: 1.3;
}
#endlogo a {
    background: url(../media/images/elemente/bg-link.gif) repeat;
}		

.navitem{
	display:block;
	border-top: 1px solid #000;
	padding: 24px 0px 48px 8px;

	box-shadow: none;
	transition: box-shadow .6s;
	margin: 4px 8px;
	border-bottom: 1px solid #fff;
	}
.last {
	border-bottom: 1px solid #000;
	
	}	
article a {
    background: url(../media/images/elemente/bg-link.gif) repeat;
}	
	
.navitem:hover {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;

		-webkit-box-shadow: 0px 1px 14px 7px rgba(0,0,0,0.12);
-moz-box-shadow: 0px 1px 14px 7px rgba(0,0,0,0.12);
box-shadow: 0px 1px 14px 7px rgba(0,0,0,0.12);	
	}
	
article header {
	padding-bottom: 60px;
	}		
article header ul {
    padding-bottom: 40px;
}	

article header li {
    padding-left: 12px;
    background: url(../media/images/elemente/sym-li-header.gif) left 5px no-repeat;
	 font-size: 13px;
}

article header p {
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.5;
	font-weight:bolder;
}

blockquote {
    margin: 0px 0 0px;
    padding: 17px 0px 40px;
    font-family: "GudeaBold", sans-serif;
    color: #000;
    text-transform: uppercase;
    font-size: 22px;
}
.imgBox {
    padding: 30px 0 35px;
    font-family: Georgia, "Times New Roman", Times, serif;
    
    color: #666666;
}

.imgBox p {
	font-size:14px;
	}
	
.imgBoxThumbs a {
	background-image: none;
	
	}	

p.metainfos {
    margin: .2em 0 .8em;
    padding: .6em 0;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
}

.author {
	font-size: smaller;
	font-family:'GudeaRegular', Arial, sans-serif;
	}
	
a#prevslide,
a#nextslide {
	position: absolute;
	display: block;
	width: 13px;
	height: 18px;
	left: 23px;
	top: 10px;
	background: url(../media/images/elemente/sym-arrow-left.png) left top no-repeat;
	overflow: hidden;
	text-indent: 23px;
	cursor: pointer;
	}
a#nextslide {
	background-image: url(../media/images/elemente/sym-arrow-right.png);
	right: 23px;
	left: auto;
	overflow: hidden;
	}
	
	
	
/*
#####################################

Layout-Elemente

#####################################

*/	

#topbar {
    position: fixed;
	 top: -1px;
	 	 z-index: 4;
    height: 45px;
	 line-height: 45px;
    width: 100%;

    background-color: #ffe900;
    -webkit-box-shadow: 0px 0px 14px 7px rgba(0,0,0,0.23);
    -moz-box-shadow: 0px 0px 14px 7px rgba(0,0,0,0.23);
    box-shadow: 0px 0px 2px 3px rgba(146, 146, 146, 0.23);
    border-bottom: 1px solid #D4D4D4;
}

#menubutton {
	margin: 0px 0px 0px 1.0416666666666665%;
	}
	
#logo {
	position: absolute;
	z-index: 3;
	top:0px;
	right:0px;
	}	
.teaserbox {
	margin-top: 20%;
	margin-bottom: 5%;
	color: #fff;
	border-color: #fff;
}
	
	.teaserbox-inner {
			background-color: rgb(0,0,0); /* IE8*/
	background-color: rgba(0,0,0,.4); /* IE8*/
	padding: 14px;
	min-height: 180px;
	}	

.teaserbox .col5 {
	margin: 0;
	}	
	
#outercontentwrapper	{
	width: 100%;
	max-width: 960px;
	min-height: 600px;
	background-color: #fff;
	margin: 0px auto;
	padding: 20px 30px;
	}
	
.contentfooter {
	    width: 100%;
    max-width: 960px;
	 margin: 0px auto;
	background-color: #f7f7f7;
	padding: 20px 30px
	
	}	
.contentbox {
	max-width: 960px;
	
	}
	
.contentbox .col6 {
	margin-left: 0px;
	
	}	
.navbox {
	padding: 10px 10px 40px 10px;
	box-shadow:none;
	transition:box-shadow .4s;
	margin-bottom: 48px;
	}
.navbox:hover {
	-webkit-box-shadow: 0px 1px 14px 7px rgba(0,0,0,0.12);
-moz-box-shadow: 0px 1px 14px 7px rgba(0,0,0,0.12);
box-shadow: 0px 1px 14px 7px rgba(0,0,0,0.12);	
	}
#bgImgSubtitle {
    position: relative;
    padding: 11px 55px;
    text-align: center;
    color: #fff;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 14px;
    background: url(../media/images/elemente/bg-hgroup.png) repeat;
	 background-color: rgba(0,0,0,.5);
	 width: 100%;
	 max-width:960px;
	 margin: 0px auto;
}

#bgImgSubtitle p {
    padding: 0;
}

/*
#####################################

Navigation Styles

#####################################

*/	

#nav {
	background-color:  #ffe900;
	position: absolute;
	width: 480px;
	top:60px;
	bottom: 0;
	z-index:4;
	-webkit-box-shadow: 0px 1px 14px 7px rgba(0,0,0,0.12);
-moz-box-shadow: 0px 1px 14px 7px rgba(0,0,0,0.12);
box-shadow: 0px 1px 14px 7px rgba(0,0,0,0.12);
display: none;
	}
	
#nav ul li {
	display: block;
	padding: 12px;
	border-bottom: 1px solid #fff;
	
	}	

#nav li:hover {
    background: url(../media/images/elemente/bg-link.gif) repeat;
	}
	
	
#nav ul li &gt; a {
	display: block; 
	}	



/*
#####################################

Media-Queries / responsive Anpassungen

#####################################

*/	

/*
iFrames responsive einbinden
*/

.iframecontainer {

	position: relative;
	height: 0;
	width: 100%;
	padding-bottom: 70%;
	background-color: #eee;
	} 

.iframecontent {
	position: absolute;
	top: 0;
	left: 0;
	width: 100% !important;
	height: 100%;
	}
	
@media screen and (max-width: 767px) {
	body {
		background-position: top !important;
		}
	#logo {
		width: 100%;
		max-width:120px;
		}
	#nav {
	background-color:  #ffe900;
	position: absolute;
	width: 300px;
	top:46px;
	bottom: 0;
	z-index:4;
	-webkit-box-shadow: 0px 1px 14px 7px rgba(0,0,0,0.12);
-moz-box-shadow: 0px 1px 14px 7px rgba(0,0,0,0.12);
box-shadow: 0px 1px 14px 7px rgba(0,0,0,0.12);
display: none;
	}	
	.middle {
		border-top: none; 
		border-bottom: none;
		}
	
#outercontentwrapper {
	padding: 10px 15px;
	
	}
#footernav2 li {
	border-bottom: 1px solid #000;
	}
#footernav2:first-child {
	border-top: 1px solid #000;
	}			
	
	#supersized {
		display: none !important;
		}
		#supersized img {
			max-width: none;
			}
		
		a#prevslide,
a#nextslide {
	display: none !important;
	}
	

	}
#supersized img {
			max-width: none;
			}	
@media screen and (min-width: 768px) {
	
	
#topbar {
    position: fixed;
	 top: -1px;
	 	 z-index: 4;
    height: 60px;
	 line-height: 60px;
    width: 100%;

    background-color: #ffe900;
    -webkit-box-shadow: 0px 0px 14px 7px rgba(0,0,0,0.23);
    -moz-box-shadow: 0px 0px 14px 7px rgba(0,0,0,0.23);
    box-shadow: 0px 0px 2px 3px rgba(146, 146, 146, 0.23);
    border-bottom: 1px solid #D4D4D4;
}
	.navitem2 {
		border-bottom: 1px solid #000;
		height: 100px;
		padding: 12px;
		box-shadow:none;
		transition: box-shadow .6s;
		}
	.firstrow {
		border-top: 1px solid #000;
		}	
			.navitem2:hover {
				border: none;
	-webkit-box-shadow: 0px 1px 14px 7px rgba(0,0,0,0.12);
-moz-box-shadow: 0px 1px 14px 7px rgba(0,0,0,0.12);
box-shadow: 0px 1px 14px 7px rgba(0,0,0,0.12);
		}
		
	
	}	</pre></body></html>