<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">h1 {
	font-size: 130%;
	line-height: 140%;
	font-weight: bold;
	margin: 0 0 4px 0;
	color: #333;
}

h2 {
	font-size: 130%;
	line-height: 140%;
	font-weight: bold;
	margin: 12px 0 4px 0;
	color: #333;
}

h3 {
	font-size: 100%;
	line-height: 140%;
	font-weight: bold;
	margin: 12px 0 4px 0;
	color: #666;
}

h4 {
	font-size:100%;
	line-height: 140%;
	font-weight: normal;
	margin: 4px 0 4px 0;
	color: #c00;
}

h5 {
	font-size: 100%;
	line-height: 140%;
	font-weight: normal;
	margin: 4px 0 4px 0;
	padding: 2px 2px 4px 2px;
	background-color: #f4f4f4;
	color: #333;
	width: 99%;
}

h6 {
	font-size: 90%;
	line-height: 120%;
	font-weight: normal;
    color: #666;
	margin: 4px 0 4px 0;
}

a:link {
	color: #039;
	text-decoration: none;
	background-color: transparent;
}

a:visited {
	color: #369;
	text-decoration: none;
}

a:hover {
	color: #039;
	text-decoration: underline;
	background-color: transparent;
}

a:focus {
	border: none;
	color: #039;
	text-decoration: underline;
}

p {
	color: #333;
	margin: 0;
	padding-top: 4px;
	padding-bottom: 4px;
}

li p { 
        padding: 0; 
}

p strong, p b, td strong, td b {
	color: #666;
}

a:link strong, a:hover strong, a:link b, a:hover b, a:visited strong, a:visited b,
strong a:link, strong a:hover, b a:link, b a:hover, strong a:visited, b a:visited {
color: #039;
}

table, tr, td {
	font-size: 100%;
	line-height: 140%;
	color: #333;
}

table {
	margin: 10px 0 0 0;
	border-spacing: 0;
	border-color: #d1d1d1;
	border-collapse: collapse;
}

td {
	border-spacing: 0;
}

th {
	background-color: #f4f4f4;
	font-weight: bold;
	border-spacing: 0;
}

ul, ol, li {
	font-size: 100%;
	line-height: 140%;
	list-style-type: none;
}

hr {
	border: none;
	border-bottom: 1px #999 solid;
	height: 1px;
	margin: 0;
}

blockquote {
	left: 0;
	margin: 0 0 0 14px;
}

dl, dt, dd {
	font-size: 100%;
	line-height: 140%;
	list-style-type: none;
}

dl {
	margin: 0 20px 0 0;
	padding: 4px 0 4px 0;
}

dt {
   	margin: 0;
	padding: 0;
	line-height: 130%;
	font-weight: bold;
	color: #666;
}

dd {
	margin: 0;
	padding: 0;
}

img {
	border: none;
}

img.centered {
	text-align: center;
}

img.alignright {
	float: right;
}

img.alignleft {
	float: left;
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

#content ul {
	margin: 0 20px 0 0;
	padding: 4px 0 4px 0;
}

#content ol {
	margin: 0 20px 0 0;
	padding: 4px 0 4px 0;
}

#content ol li {
	list-style-type: decimal;
	line-height: 140%;
	margin: 0 0 0 20px;	
	padding: 0;
}

*html #content ol li { /* fuer IE  */
	margin:0 0 0 23px;
}

#content ul li {
  	margin: 0;
	line-height: 140%;
	padding: 0 0 0 10px;
	background-image: url(media/layout/rechteck_gr_liste.gif);
	background-repeat: no-repeat;
	background-position: 0 7px;
}

hr.divider {
	display: none;
}

.skip, .info {
	position: absolute;
	left: -1000px;
	top: -1000px;
	width: 0;
	height: 0;
	overflow: hidden;
	display: inline;
}

/* ende standard */


body {
	margin: 0;
	padding: 0;	
	/*background: #fff url(media/layout/bg_body.gif) top repeat-x;*/
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%; 
	line-height: 140%;
	color: #333;
}

.baseHeaderLogo {
	position: absolute;
	top: 6px;
	left: 18px;
}

#page {
	/* margin-top: 77px; */ /* Funktioniert nicht in NS 6.2 */
	position: absolute;
	top: 10px;
	left: 10px;
	width: 780px;
	background: #fff;
}

#header {
	margin: 0;
	height: 275px;
	width: 780px;
}

#headerimg {
	height: 60px;
	background: #036;
	padding: 20px 22px 0 22px;
	margin: 0;
	width: 736px;
}

#headerimg h1 {
	font-size: 205%;
	line-height: 140%;
	font-weight: bold;
	padding: 0;
	margin: 0;
	width: 490px;
	height: 30px;
	overflow: hidden;
}

#headerimg h1 a:link, #headerimg h1 a:hover, #headerimg h1 a:active, #headerimg h1 a:visited, #headerimg h1 a:focus {
	color: #fff;
	text-decoration: none;
	border: none;
	background: none;	
}

.description {
	color: #fff;
	font-size: 110%;
	width: 490px;
	overflow: hidden;
}

#headerPicture {
	height: 125px;
	margin: 1px 0 0 0;
	padding: 0;
}

#navigation {
	position: absolute;
	top: 206px;
	left: 0;
	height: 37px;
	width: 758px;
	padding: 0 0 0 22px;
	margin: 0;
	border-top: 1px solid #036;
	border-bottom: 1px solid #036;
}

#navigation ul.minitabs {
	list-style-type: none;
	margin: 0;
	padding: 0;
	display: inline;
}

#navigation ul.minitabs li.page_item {
	display: inline;
	margin: 0;
	padding: 0;
	line-height: 195%;
}

#navigation ul.minitabs li.page_item a {
	display: block;
	float: left;
    margin: 0 28px 0 0;
	padding: 8px 0 0 0;  
	color: #036;
	background-color: #fff;
	text-decoration: none;
	height: 29px;
	font-size: 110%;
}

#navigation ul.minitabs li.page_item a:hover {
	color: #036;
	background: #fff url(media/layout/bg_navigation.gif) left bottom repeat-x;
}

#navigation ul.minitabs li.current_page_item a {
	color: #036;
	background: #fff url(media/layout/bg_navigation.gif) left bottom repeat-x;
}

#content {
	float: left;
	display: inline; /* IE double-margin fix */
	margin: 0px 0 0 22px;
	width: 490px;
	overflow: hidden;
}

#sidebar {
	float: right;
	display: inline; /* IE double-margin fix */
	width: 208px;
	overflow: hidden;
	margin: 0 22px 0 0;
	padding: 0;
}

#searchform {
	margin: 0;
	height: 30px;
	width: 190px;
	position: absolute;
	top: 28px;
	right: 40px;
}

#searchform #s { /* input */
	float: left;
	padding: 2px 0 0 3px;
	height: 16px; 
	width: 82%;
	background-color: #fff;
	border: 1px solid #999;
	font-size: 95%;
}

#searchform #searchsubmit {
	float: right;
	margin: 0;
	border: none;
	display: block;
}

small {
	color: #999;
}

#sidebar ul {
	margin: 0;
	padding: 4px 0 4px 0;
}

#sidebar ul.children {
    padding:0px;
    margin:0px;
}

#sidebar h2 {
	font-size: 110%;
	font-weight: bold;
}

#wp-calendar caption {
	text-align: left;
	line-height: 230%;
}

#wp-calendar thead tr {
	border-bottom: 1px solid #ccc;
}

#wp-calendar thead tr th {
	padding: 8px;
}

#wp-calendar td {
	text-align: right;
	padding: 3px;
}

#wp-calendar tfoot tr td#prev {
	text-align: left;
}

#wp-calendar tfoot tr td#next {
	text-align: right;
}

#sidebar ol li ol {
	margin: 0 20px 0 0;
	padding: 4px 0 4px 0;
}

#sidebar ol li ol li {
	list-style-type: decimal;
	line-height: 140%;
	margin: 0 0 0 20px;	
	padding: 0;
}

*html #sidebar ol li ol li { /* fuer IE  */
	margin:0 0 0 23px;
}

#sidebar ul li ul li {
  	margin: 0;
	line-height: 140%;
	padding: 0 0 0 10px;
	background-image: url(media/layout/rechteck_gr_liste.gif);
	background-repeat: no-repeat;
	background-position: 0 7px;
}

#footer {
	padding: 8px 22px 12px 22px;
	margin: 30px 0 0 0;
	border-top: 1px solid #036;
	color: #666;
	font-size: 85%;
	line-height: 130%;
}

#footer hr {
	display: none;
}

#footer p span {
	color: #bbb;
}

.clear {
	clear: both;
}

/* Submit Buttons und Eingabefelder */

#commentform input, input.text {
	background-color: #fff;
	border: 1px solid #ccc;
	padding: 3px 0px 3px 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
}

#commentform input:hover, #commentform input:focus, input.text:hover, input.text:focus {
	border: 1px solid #999;
}

#commentform #submit {
	width: 140px;
	background-color: #666;
	border: none;
	color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	padding: 4px 0 3px 0;
}

#commentform #submit:hover, #commentform #submit:focus {
	background-color: #333;
}

input.submit {
	background-color: #666;
	border: none;
	color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	padding: 3px 6px 3px 6px;
}

input.submit:hover, input.submit:focus {
	background-color: #333;
}

textarea {
	background-color: #fff;
	border: 1px solid #ccc;
	padding: 3px 0px 3px 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
}

textarea:hover, textarea:focus {
	border: 1px solid #999;
}

textarea#comment {
	width: 480px;
}

/* Beitrags-Navigation im Inhaltsbereich */

.navigation .alignleft {
	float: left;
	width: 50%;
	text-align: left;
}

.navigation .alignright {
	float: right;
	width: 50%;
	text-align: right;
}

/* Linkliste (Links Template) */

#linklist h2 {
	font-size: 110%;
	font-weight: bold;
}

/* Kommentare */

#content ol.commentlist li {
	padding: 4px 0 10px 0;
}
p.postmetadata {
	margin: 10px 0 28px 0;
}

p.postmetadata.alt {
	margin: 10px 0 0 0;
}

#respond, #comments {
	margin-top: 30px;
}

/* Logo fuer die Druckversion */

#printlogo { 
	display:none;
}

/* Flexibel nutzbare Elemente */

#extra1 {
	display: none;
}

.post {
	width: 100%; /* collapsing margin fix for IE (hasLayout) */
}


.box_content {
    background-color: #FFFFFF;
    border: 1px solid #60A0F8;
    padding: 13px 9px 8px;
}
.box_content {
    color: #666666;
    font-size: 85%;
}
.box {
    overflow: hidden;
	margin-bottom: 10px;
    margin-left: -5px;
    margin-right: -5px;
	margin-top: 10px;
}
.box_content .link_list_arrow_small li{
	font-size: 100.01%;
}

.cdstable {width:100%;border-width: 2px;border-color: #99cc00;border-collapse: collapse;} 
.cdstable th {background-color:#990000;border-width: 2px;padding: 8px;border-style: solid;border-color: #99cc00;text-align:left;color: white} 
.cdstable tr {background-color:#EAEAEA;} .cdstable td {border-width: 2px;padding: 8px;border-style: solid;border-color: #99cc00;}


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