<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html {
	height: 100%;
}

* {
	margin: 0;
	padding: 0;
}

body {
		background: #fff url(../grfx/hintergrund3.gif);
	color: Black;
   min-height: 101%;
	background-position: top;
	background-repeat: no-repeat;
	font-family: 'Source Sans Pro', sans-serif;
	line-height: 130%;
	
}

p {
	line-height: 1.7em;
}

#content p {
	padding-top: 10px;
	line-height: 1.7em;
}

img {
	border: 0;
}

h1,h2,h3,h4,h5,h6 {
	padding: 0 0 5px 0;
	font-family: 'Shadows Into Light Two', cursive;
	
}

h1,h6 {
	padding: 5px 0 5px 0;
	font: normal;
	letter-spacing: 0;
	color: #000;
	font-size: 1.8em;
}

h2,h4 {
	padding: 5px 0 5px 0;
	letter-spacing: 0;
	color: #000;
	font: normal;
	font-size: 1.5em;
}

h3,h5 {
	color: #000;
	font: normal 100%;
	letter-spacing: 0;
	padding: 0 0 15px 0;
}

h4,h5 {
	color: #FFA201;
}


a,a:hover {
	outline: none;
	text-decoration: underline;
	color: darkgreen;
}

a:hover {
	text-decoration: none;
}

blockquote {
	margin: 20px 0;
	padding: 10px 20px 0 20px;
	border: 1px solid #E5E5DB;
	background: #FFF;
}

ul {
	margin: 2px 0 22px 17px;
}

ul li {
/*
	list-style-type: square;
*/	
	margin: 0 0 6px 0;
	padding: 0 0 4px 5px;
}

ol {
	margin: 8px 0 22px 20px;
}

ol li {
	margin: 0 0 11px 0;
}

#main,#logo,#menubar,#site_content,#footer {
	margin-left: auto;
	margin-right: auto;
}
#site_content {
		clear: both;
}


#main {
	padding-bottom: 0px;
}

#header {
	background: #333 url(../grfx/content-bg.jpg);
	height: 170px;
	margin-bottom: 10px;
	background-position: center top;
	background-repeat: no-repeat;
	clear: both;
	background-size:100% auto;
}

#logoback {

	background-position: center;
	background-repeat: no-repeat;
	height: 160px;
}

#logo {
   width: 990px;
	height: 125px;
	padding-left: 0px;
	padding-top: 0px;
	position: relative;
}
	
#homelink {
left: 0;
top: 10;
width: 690px;
}

#logo h1 {
	font: normal 26px, sans-serif;
	border-bottom: 0;
	text-transform: none;
	margin: 0;
}

#logo {
	color: #FFF;
	padding-top: 10px;
}

#logo_text h2 {
	font-size: 120%;
	padding: 4px 0 0 0;
	color: #8B0000;
}  



h6{
	margin-bottom: 5px;
	padding: 15px 20px 0 0;
}

#site_content {
	width: 990px;
	overflow: hidden;
	border-bottom: 1px solid #CCCCCC;
	margin-top: 10px;

}

.sidebar {
	float: right;
	width: 250px;
	padding-top: 120px;
	margin-right:20px;

}

#content {
   float: left;
	width: 675px;
}

#footer {
	width: 100%;
	font-size: 95%;
	height: 28px;
	padding: 0px 0 5px 0;
	text-align: center;
	color: #666;
	background: url(../grfx/shadow1.png) no-repeat top center;
	
	padding-top: 20px;
}

#footer a {
	color: #333;
	text-decoration: none;
}

#footer a:hover {
	color: #000;
	text-decoration: none;
}

table {
	margin: 10px 0 30px 0;
}

table tr th,table tr td {

	padding: 2px 2px;
}

table tr td {

}

/* Eigene anpassungen */
a.external {
    background: url(external.png) center right no-repeat;
    padding-right: 13px;
}

div.anynews p {
  padding: 0 0 3px 0;
}

div.anynews p.anynews-heading {
  padding-top: 10px;
}
div#links  {
	padding: 3px 0 0 0;
	background: #333;
}

div#gads{
	width: 840px;
	margin: auto;
}

div#site_content_bottom{
  clear: both;
	width: 728px;
	margin: auto;
  padding-top: 35px;
}

.sidebar p{
}
#framebox {
float: right;
padding-top: 21px;

}
#cycler{position:relative;}
#cycler img{position:absolute;z-index:1}
#cycler img.active{z-index:3}

#menuswitch, #mobilenav {display:none;}


	.showonmobiles {display:none ! important;}
	.nomobiles {display:block ! important;}


/* ================================================================================================= */
/* Smaller Screens */
@media screen and (min-width: 768px) {
	#mobilenav2, mobileswitch {display:none ! important;}
}

/* ================================================================================================= */
/* Smaller Screens */
@media screen and (max-width: 768px) {

	.showonmobiles {display:block ! important;}
	.nomobiles {display:none ! important;}

	#main {position:absolute; top:0; left:0;}
	#main, #site_content, #logo, #homelink {width:100%; float:none; clear:left;}
	.sidebar, #content {width:90%; float:none; clear:left; margin:0 5% 20px 5%; padding: 0;}
	 
	#framebox, #nav {display:none;}
	#homelink a img {max-width:100%;}
	
	#menuswitch {position:absolute; top:130px; left:2%; display:block;}
	#mobilenav {position:absolute; top:0; left:0; width: 40%; background:#666; }
	#mobilenav .menueclose img {width: 50px;}
	
	#mobilenav2 ul, #navmobile2 ul li {width:100%; float:none; margin:0; padding:0; }
	#mobilenav2 #header_menu ul {  border-bottom:5px solid #999; }
	#mobilenav2 #header_menu  li {width:100%; float:none; margin:0; padding:0; border-top:1px solid #999; }
	#mobilenav2 #header_menu  li a  {display:block; padding:10px 6px; font-size:18px; color:#fff; text-decoration:none; background:#666; font-weight:bold; }
	#mobilenav2 #header_menu  li ul li a  {padding:6px 6px; font-size:16px; font-weight:normal; }
	
	#mobilenav2 #header_menu  li a.menu-current  {background:#454444;  }


}

/* ================================================================================================= */
/* Smaller Screens */
@media screen and (max-width: 400px) {

	
	#mobilenav2 #header_menu  li a  {font-size:16px;  }
	#mobilenav2 #header_menu  li ul li a  {font-size:16px; }


}



/* Smaller Screens */
@media screen and (max-width: 540px) {
	
}

/* ================================================================================================= */
/* Smaller Screens */
@media screen and (max-width: 400px) {




}
</pre></body></html>