<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">left/***** © 2009 zeta software GmbH
Layout: Plain Green *****/

/***** TAGS *****/
html, body {
	height: 100%;
}
body {

	font-family: arial,geneva,verdana,sans-serif;
	font-size: 12px;
	font-size-adjust: none;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 19px;
	margin: 0;
	padding: 0;
	background-color: #D3D3D3;
	
	}
	
h1 {
	color: #D04930;
	font-size: 24px;
	line-height: 27px;
	margin: 0 0px 22px 0;
	padding: 0;
	font-weight: bold;
}
h2 {
	margin: 0;
	padding: 5px 5px 5px 8px;
	font-size: 16px;
	font-weight: normal;
	color: #ffffff;
	background-color: #DAD2D2;
	background-image: url(none);
	background-repeat: repeat-x;
}
fieldset, div {
	border: none;
	padding: 0;
	margin: 0;
}
p {
	padding : 0 0 10px 0;
	margin : 0;
}
ul, ol {
	margin: 0 0 10px 15px;
	padding: 0;
}
ul li {
	margin: 0 0 0 15px;
	padding: 0 0 6px 0;
	list-style: circle;
}
ol li {
	margin: 0 0 0 20px;
	padding: 0 0 5px 0;
	list-style: decimal;
}
table {
	margin: 0;
	padding: 0;
}
td {
	vertical-align: top;
}
img {
	margin: 0;
	padding: 0;
	border-style: none;
}
/***** LINKS *****/
a:link, a:visited, a:hover, a:active {
	color: #009933;
	text-decoration: none;
	font-weight: bold;
	text-decoration: underline;
}
a:hover {
	color: #009933;
	font-weight: bold;
	text-decoration: underline;
	text-decoration: underline;
}
/***** MAINMENU *****/
#mainmenu {
	overflow: hidden;
	margin: 0;
	padding: 0;
	width: 850px;
	height: 50px;
	background-color: #D3D3D3;
	background-image: none;
	background-repeat: repeat-x;
	border-bottom: 0px solid #D04930;
	font-size: 16px;
	line-height: 38px;
}
a.topmenu:link, a.topmenu:visited, a.topmenu:hover, a.topmenu:active, a.topmenuactive:link, a.topmenuactive:visited, a.topmenuactive:hover, a.topmenuactive:active {
	display: block;
	float: left;
	padding: 7px 7px 7px 7px;
	font-size: 16px;
	font-weight: normal;
	color: green;
	text-decoration: underline;
	background-color: transparent;
	background-image: url();
	background-repeat: no-repeat;
	background-position: 10px 10px;
	border-right: 0px solid #D04930;
	line-height: 38px;
}
a.topmenu:hover {
	color: #D04930;
	background-color: transparent;
	background-image: url();
}
a.topmenuactive:link, a.topmenuactive:visited, a.topmenuactive:hover, a.topmenuactive:active {
	padding: 7px 7px 7px 25px;
	color: #D04930;
	background-color: transparent;
	background-image: url();
	background-repeat: no-repeat;
	text-decoration: none;
}
/***** SUBMENU 1 *****/
#submenu-wrapper {
	float: left;
	margin: 0 8px 0 8px;
	padding: 0;
	width: 180px;
}
#submenu {
	margin: 0;
	padding: 0 0 50px 0;
	background-color: transparent;
	background-image: url(none);
	background-position: bottom;
	background-repeat: no-repeat;
}
#submenu1 {
	margin: 0 8px;
	padding: 0 0 20px 0;
}
a.subnav1:link, a.subnav1:visited, a.subnav1:hover, a.subnav1:active, a.subnav1active:link, a.subnav1active:visited, a.subnav1active:hover, a.subnav1active:active {
	display: block;
	margin: 0;
	padding: 5px 0;
	height: 100%;
	font-size: 11px;
	font-weight: normal;
	color: #6A6666;
	background-color: transparent;
	background-image: url(none);
	background-repeat: repeat-x;
	text-decoration: none;
	border-bottom: 1px dotted #DAD2D2;
}
a.subnav1:hover {
	color: #000;
	background-color: #;
	background-image: url(none);
	text-decoration: none;
}
a.subnav1active:link, a.subnav1active:visited, a.subnav1active:hover, a.subnav1active:active {
	font-weight: normal;
	color: #000;
	background-color: transparent;
	background-image: url(none);
	text-decoration: none;
}
/***** SUBMENU 2 *****/
#submenu2 {
	margin: 0;
	padding: 2px 0 5px 0;
	background-color: transparent;
	background-image: url(none);
	background-repeat: repeat-x;
	border-bottom: 1px dotted #DAD2D2;
}
a.subnav2:link, a.subnav2:visited, a.subnav2:hover, a.subnav2:active, a.subnav2active:link, a.subnav2active:visited, a.subnav2active:hover, a.subnav2active:active {
	display: block;
	margin: 0;
	padding: 2px 10px 2px 10px;
	height: 100%;
	font-size: 11px;
	font-weight: bold;
	color: #6A6666;
	background-color: transparent;
	background-image: url(../_media/stock-images/submenu-arrow-inactive.gif);
	background-repeat: repeat-x;
	text-decoration: none;
}
a.subnav2:hover {
	color: #009933;
	background-color: transparent;
	background-image: url(none);
}
a.subnav2active:link, a.subnav2active:visited, a.subnav2active:hover, a.subnav2active:active {
	font-weight: bold;
	color: #009933;
	background-color: transparent;
	background-image: url(none);
}
/***** TOP *****/
#top {
	margin: 0;
	padding: 0;
}
/***** WRAPPER *****/
#firstwrapper {
	margin: 0 auto;
	padding: 0;
	width: 850px;
	border-left: none;
	border-right: none;
	border-bottom: none;
}
#secondwrapper {
	margin: 0 auto;
	padding: 0;
	background: transparent;
	position: relative;
	z-index: 1;
}
#thirdwrapper {
	margin: 0;
	padding: 25px 0 0 0;
	background-image: url();
	background-repeat: repeat-y;
	height: 100%;
	position: relative;
}
/***** EXTRAMENU *****/
#xmenu_search {
	margin: 0;
	padding: 0;
	background-color: ;
	width: 850px;
	background-image: url(../_media/stock-images/xmenu-bg.jpg);
	background-repeat: repeat-x;
	height: 28px;
}
#xmenu {
	margin: 0;
	padding: 0;
	font-size: 11px;
	color: #000;
	float: left;
}
#xmenu a:link, #xmenu a:visited, #xmenu a:hover, #xmenu a:active {
	color: #000;
	text-decoration: none;
}
#xmenu a:hover {
	color: #D04930;
	text-decoration: underline;
}
/***** SEARCH *****/
#search {
	margin: 25px 52px 0 0;
	padding: 0;
	width: 145px;
	float: right;
	position: relative;
}
#form {
	margin: 0;
	padding: 0;
	width: 145px;
	height: 19px;
	background-color: transparent;
	background-image: url(../_media/stock-images/search-bg.gif);
	background-repeat: no-repeat;
}
#fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}
#field {
	background-color: transparent;
	border: 0 none;
	color: #767676;
	font-size: 11px;
	height: 19px;
	left: 5px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 3px;
	width: 125px;
}
#button {
	background-color: transparent;
	background-image: url(../_media/stock-images/search-button.gif);
	background-repeat: no-repeat;
	border: 0 none;
	color: #FFFFFF;
	font-size: 11px;
	height: 19px;
	margin: 0;
	padding: 0;
	position: absolute;
	right: 0;
	top: 0;
	width: 20px;
}
/***** HEADER *****/
#header {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 260px;
	background-color: #D3D3D3;
	background-image: url();
	background-repeat: repeat-x;
	position: relative;
}
#header img {
	display: block;
	margin: auto;
	padding: 0px;
}

#headerwrapper {
	margin: 0 auto;
	padding: 0;
	width: 850px;
	height: 260px;
	position: relative;
}

#webdescription {
	margin: 0;
	padding: 0;
	position: absolute;
	top: 150px;
	left: 340px;
}
#webname {
	margin: 10px auto 0 auto;
	padding: 0;
	font-size: 43px;
	font-weight: normal;
	color: #ffffff;
}
#slogan {
	margin: 20px auto 10px auto;
	padding: 0;
	font-size: 15px;
	font-weight: normal;
	color: #DAD2D2;
	text-align:center;
}
/***** BREADCRUMB *****/
#breadcrumb {
	margin: 0;
	padding: 5px 0 0 0;
	font-size: 11px;
	color: #3C3E41;
}
/***** CONTENT *****/
#content {
	margin: 0;
	padding: 0 20px 0 15px;
	font-size: 12px;
	color: #FF8C00;
	background: transparent;
	overflow: hidden;
}
#content-subnav {
	margin: 0;
	padding: 0 20px 0 15px;
	font-size: 12px;
	color: #FF8C00;
	background: transparent;
	overflow: hidden;
}
#content-news {
	margin: 0;
	padding: 0 20px 0 15px;
	font-size: 12px;
	color: #FF8C00;
	background: transparent;
	overflow: hidden;
}
#content-subnav-news {
	margin: 0;
	padding: 0 20px 0 15px;
	font-size: 12px;
	color: #FF8C00;
	background: transparent;
	overflow: hidden;
}
/***** ARTICLES *****/
.articlearea {
	margin: 0 0 30px 0;
	padding: 0;
}
.bildunterschrift {
	display: block;
	padding-top: 6px;
	font-size: 10px;
	color: #3C3E41;
}
/***** NOSCRIPT *****/
#noscript {
	margin: 0;
	padding: 15px;
	font-weight: bold;
	background: #fffbd9;
	border: 1px solid #D04930;
}
/***** HINT IE6 *****/
#hintie6 {
	position: relative;
	margin: 20px;
	padding: 15px;
	font-size: 12px;
	color: #000000;
	background: #ccffcc;
	border: 1px solid #009900;
}
#hintie6 span {
	position: absolute;
	top: 3px;
	right: 6px;
	font-weight: bold;
}
#hintie6 span a:link, #hintie6 span a:visited, #hintie6 span a:hover, #hintie6 span a:active {
	text-decoration: none;
}
#hintie6 h1 {
	margin: 0 0 8px 0;
	padding: 0;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
#hintie6 a:link, #hintie6 a:visited, #hintie6 a:hover, #hintie6 a:active {
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
/***** FLASH *****/
#flashcontent {
	margin: 0;
	padding: 0;
}
#flashcontent p {
	padding: 30px;
}
#flashcontent a:link, #flashcontent a:visited, #flashcontent a:hover, #flashcontent a:active {
	text-decoration: underline;
}
/***** FORM *****/
#formular {
	display: inline-block;
	margin: 0;
	padding: 10px 0 10px 5px;
	border: 1px solid #ffffff;
	background-color: #ffffff;
}

#formular p {
	margin: 0;
	padding: 0;
}

#formular table {
	margin: 0;
	padding: 0;
}

#formular td {
	margin: 0;
	padding: 0;
	white-space: nowrap;
	vertical-align: middle;
}

#formular input {
	font-family: arial,geneva,verdana,sans-serif;
	font-size: 12px;
}

#formular textarea {
	font-family: arial,geneva,verdana,sans-serif;
	font-size: 12px;
}

#formular .label,#formular .field {
	padding: 2px 10px 2px 0;
}

#formular .desc {
	padding: 10px 10px 10px 0;
}

#formular .multiline {
	padding: 4px 10px 0 0;
	vertical-align: top;
}

#formular .submit {
	padding: 0;
}

#formular .separator {
	margin: 10px 10px 10px 0;
	padding: 0;
	line-height: 1px;
	height: 1px;
	border-bottom: 1px solid #FF8C00;
}

/***** NEWS *****/
#news {
	float: right;
	margin: 0 8px 0 8px;
	padding: 0;
	width: 180px;
}
.newsbox {
	margin: 0 0 8px 0;
	padding: 0 0 10px 0;
	background-color: #F5F5F5;
	background-image: url(none);
	background-repeat: no-repeat;
	background-position: bottom;
}
.newstext {
	margin: 0;
	padding: 5px 5px 19px 8px;
	font-size: 11px;
	color: #3C3E41;
}
.newstext p {
	margin: 0 0 10px 0;
	padding: 0;
}
/***** TEASER *****/
.teaser-headline {
	margin: 0;
	padding: 0 5px 0 0;
	font-size: 11px;
	font-weight: bold;
	color: #3C3E41;
	display: block;
}
#banner {
	margin: 0;
	padding: 4px 10px;
	font-size: 11px;
	color: #3C3E41;
	background-color: #FFFFFF;
}
#afterlogo {
	margin: 0;
	padding: 4px 10px;
	font-size: 11px;
	color: #3C3E41;
	background-color: #FFFFFF;
}
#aftermenu {
	margin: 8px 0 30px 0;
	padding: 6px 5px 39px 8px;
	font-size: 11px;
	color: #3C3E41;
	background-color: #FFFFFF;
	background-image: url(../_media/stock-images/teaser-bg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
#beforenews {
	margin: 0 0 8px 0;
	padding: 6px 5px 39px 8px;
	font-size: 11px;
	color: #3C3E41;
	background-color: #FFFFFF;
	background-image: url(../_media/stock-images/teaser-bg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
#afternews {
	margin: 0;
	padding: 6px 5px 39px 8px;
	font-size: 11px;
	color: #3C3E41;
	background-color: #FFFFFF;
	background-image: url(../_media/stock-images/teaser-bg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
#afterfooter {
	margin: 0;
	padding: 4px 10px;
	font-size: 11px;
	color: #3C3E41;
	background-color: ;
}
#banner p, #afterlogo p, #aftermenu p, #beforenews p, #afternews p, #afterfooter p {
	margin: 0;
	padding: 0;
}
#banner img, #afterlogo img, #aftermenu img, #beforenews img, #afternews img, #afterfooter img {
	display: block;
}
/***** FOOTER *****/
#footer {
	margin: 0 0 20px 0;
	padding: 3px 8px 15px 8px;
	font-size: 11px;
	color: #6C7270;
	position: relative;
	z-index: 2;
	background-color: ;
}
.left {
	float: left;
	margin: 0 0 0 20px;
	padding: 0;
}
.right {
	float: left;
	margin: 0 0 0 20px;
	padding: 0;
}
#bottom {
	margin: 0;
	padding: 0;
	font-size: 1px;
	line-height: 1px;
}
/***** SPACE *****/
.space {
	margin: 0;
	padding: 5px 0 0 0;
}
/***** CLEAR *****/
.clear {
	clear: both;
}
.clearx {
	clear: both;
	margin: 0;
	padding: 0;
	font-size: 0;
	height: 0;
	line-height: 0;
	visibility: hidden;
}
/***** PRINT *****/
#print {
	display: none;
}
</pre></body></html>