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

body {
	font-family: Verdana, Arial;
	font-size: 62.5%;
	background-color:#fff;
	color: #000;
	text-align:center;
	overflow: scroll;
}

p {
float: clear;
}

ul {
list-style-type:none;
list-style-position: inside;
}

hr {border-width: 0 0 1px 0; border-color: #4C4040; border-style:dotted; noshade:noshade}
h1, h2, h3, h4, h5, h6 { font-weight: normal; }

a {border: 0; text-decoration: none; color: #003399;}

a:link {color: #003399;}
img {border: 0;}
#* a:visited {
text-decoration:none;
border: 0;
}
* a:active {
border: 0;
text-decoration: none;
}

h1 {
font-size: 12px;
font-weight: bold;
}

h2 {
	font-size: 16px;
	font-weight: bold;
	line-height: 18px;
}

h3 {font-size:13px;font-weight:bold;}
h5 {
font-size:15px;
}

.ncol img {
	margin-right: 20px;
}

b {
font-weight: bold;
}

.boldunderline {
text-decoration:underline;
font-weight: bold;
}

* {
	margin: 0;
	padding: 0;
	font-size: 11px;
	line-height: 15px;
}

table, td, th, tr {
border:0;
margin:0;
padding:0;
border-collapse:collapse;
}

.linien td {padding:6px 10px 6px 0;}
.linien th {padding:6px 10px 6px 0;text-align:left;}

.linien table {width:100%;}
.linien td {border-width:0 0 1px 0; border-color: #4C4040; border-style:dotted;}
.schmal {width: 80px;}
.breit {width: 240px;}
.row1 *{padding:15; margin:15;}

table * img {
margin: 0;
padding: 0;
}

#.table a:hover {color:#d6d6d6;}
.table a,a:link,a:visited {color:#000000;}


.content-element {
float:clear;
margin: 5px;
}

#info {
	position: absolute;
	left: 0px;
	top: 0px;
	visibility: hidden;
}

#site {
	width: 760px;
	margin: 1px auto 1px auto;
	overflow: hidden;
}

#header {
font-family: Arial;
	width: 100%;
	height: 100px;
	margin: 0 0 6px 0;
padding: 0;
	overflow: hidden;
text-align: left;
}

#navi_navi {
	height: 24px;
	width: 100%;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	padding: 1px 0 1px 0;
	color: #fff;
	font-size: 10px;

}
#navi {
text-align: left;
	height: 18px;
	width: 100%;
	background: #CCCCCC;
	padding: 3px 0 3px 0;
	letter-spacing: 1px;

}
#navi a {
	padding: 6px 10px 7px 10px;
font-size: 9px;

}

#navi a:hover {
	padding: 5px 10px 7px 10px;
}

#navi a.navi-active {
	background: #999999;
	padding: 5px 10px 7px 10px;
}

.element {
margin-bottom: 6px;
}

.b_element {
valign: bottom;
text-align: right;
}
.extranavi {
width: 144px;

background: #c7c7c7;
margin-bottom: 6px;
}
#navi_2 {
text-align: right;
	height: 18px;
	width: 100%;
	background: #CCCCCC;
	padding: 3px 0 3px 0;
	letter-spacing: 1px;
	
}

#navi_2 a.navi-active {
	background: #999999;
}

#iemarquee {
padding-bottom: 10px;
margin-bottom: 10px;
}
.footeritem a {
padding-bottom: 10px;
margin-bottom: 10px;
}

#pagetitle {
	position: relative;
	width: 100%;
	height: 19px;
	padding: 3px 12px 0 12px;
	background: #999;
	text-align: left;
	font-size: 11px;
	font-weight: normal;
	overflow: hidden;
	color: #003333;
}
#pagetitle a {
	font-size:11px;
	font-weight: bold;
	color: #003333;

	}
	
#through {
	height: 9px;
}

#content {
	float: center;
	width: 700px;
	background: #E8E8E8;
	margin: 0 6px 6px 0;
	text-align: left;
	overflow: hidden;
}

#footer {
	width: 760px;
	background: #CCCCCC;
	margin: 0 6px 6px 0;
	text-align: center;
	overflow: hidden;
}

.ncol {
position: relative;
	width: 436px;
	padding: 12px;
}
#rframe {
position: relative;
float: right;
	width: 144px;
	min-height: 384px;
	margin: 0 0 0 0;
	padding: 0;
	}

.felement {
bottom: 0;
height: 100px;
width: 100px;
border: 1px solid yellow;
}</pre></body></html>