<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.bg-toplegacycompatible {
	height: 800px;
	width: 100%;
	position: absolute;
	z-index: -99;
	top: 0px;
	left: 0px;
	background: url(../images/bg-top.jpg) no-repeat center top;
}

#footerlegacy {
	margin: 0px auto;
	width: 960px;
	text-align: left;
	position: relative;
	z-index: 1;
	background: #ffffff;
}

#footerlegacy {
	background: url(../images/bg-footer.png) repeat-x 0 0 #ededed;
	padding: 20px 0px;
	font-size: 12px;
	text-align: center;
}

#footerlegacy, #footerlegacy a {
	color: #646464;
}

.bg-bottomlegacy {
	height: 360px;
	width: 100%;
	position: absolute;
	z-index: -99;
	margin-top: -275px;
	left: 0px;
/* ula, 02.09.2012 Das hier sieht sehr schlecht aus, wenn das Fenster zu klein ist, und
	weil die Legacy-Formulare schlecht gemacht sind kann es nicht anders gemacht werden,
	als den Hintergrund beim Footer wegzulassen. So sieht es aber auch gar nicht schlecht
	aus, Ã¼brigens! */
/*	background: url(../images/bg-bottom.jpg) no-repeat center bottom; */
}
.leftBlockLegacy {
	padding: 10px 8px 10px 10px !important;
	margin-right: 2px;
	background: url(../images/bg-block-top.png) repeat-x 0 0;
}

.NavigationBox {
	padding: 10px 8px 10px 10px !important;
	margin-right: 2px;
	background: url(../images/bg-block-top.png) repeat-x 0 0;
}

/*
* {
   font-family:Arial, Helvetica, sans-serif;
   font-size:12px;
}

td {
	vertical-align:top;
}

p {
   margin-bottom:10px;
}

a:link {text-decoration:none}
a:visited {text-decoration:none}
a:active {text-decoration:none}
a:hover {text-decoration:underline}

ul {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:1em;
	text-align: left;
	padding-top:0em;
	margin-left:0em;
	margin:1.5em;
}
li {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	position:inherit;
	list-style-type:disc;
	padding-bottom:1em;
}
*/

#Content {
	width:960px;
	/* Bei kleiner HÃ¶he siehts schlecht aus: */
	margin:0px auto;
	text-align:left;
	padding:0px;
	border-top:2px solid white; /* ula, 04.01.2011 dies ist nÃ¶tig, da sonst der
									Content	etwas runterrutscht. Ohne border-top
									ist der Content manchmal etwa 30 Pixel weiterunten!!!	*/
	background-color:white;
	font-family:Arial, Helvetica, sans-serif;
/*	font-size:12px; */
	}
	
	/*
#Content a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
#ArticlePage {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
#headline span {
	font-size:24px;
}
#mainmenu img {
	margin-top: 0em;
	margin-bottom:0em;
}
#mainmenu ul {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:14px;
	color:white;
	background-color: #0059A9;
	text-align: left;
	padding-top:0em;
	margin-left: 0;
	margin:0em;
	border-top: 3px solid #0059A9;
	border-bottom: 3px solid #0059A9;
	height:1.35em;
}
#mainmenu li {
	list-style-type: none;
	padding: 0.25em 0.5em;
	border-left: 0px solid yellow;
	display:inline;
}
#mainmenu li:first-child {
	border: none;
}
#mainmenu a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:white;
	font-weight:bold;
	font-size:12px;
}
#submenu ul {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:14px;
	background-color:white;
	text-align: left;
	padding-top:0.5em;
	padding-bottom:0.2em;
	margin-left: 0;
	margin:0em;
	border-top: 0;
	border-bottom: 0px solid black;
	height:1.35em;
}
#submenu li {
	list-style-type: none;
	padding: 0.25em 0.5em;
	border-left: 1px solid yellow;
	border-left-color:silver;
	display:inline;
}
#submenu li:first-child {
	border: none;
}
#submenu a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#530000;
	font-weight:bold;
	font-size:11px;
}
*/

.HeaderTitle {
	margin: .7em 0em;
	font-size: 22px;
	color: #0a55a3;
	line-height: 1em;
}
h1 {
	margin: .7em 0em;
	font-size: 22px;
	color: #0a55a3;
	font-weight:bold !important;
	line-height: 1em;
}
h2 {
	margin: .7em 0em;
	font-size: 22px;
	color: #0a55a3;
	font-weight:bold !important;
	line-height: 1em;
}
.ArticleTitle {
	margin: .7em 0em;
	font-size: 22px;
	color: #0a55a3;
	font-weight:bold;
	line-height: 1em;
}
.ArticleTitleWithDate {
	margin: .7em 0em;
	font-size: 22px;
	color: #0a55a3;
	line-height: 1em;
}

.ArticleDate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	padding-bottom:10px;
}
.ArticleText {
	text-transform:none;
}
.Highlighted {
	font-weight: bold;
}
.NavMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	margin-bottom:10px;
}
.NavMenuNarrow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	margin-bottom:0px;
}
.PaddingImage {
	margin:5px;
}
.ImageWithBorder {
	border-color:black;
	border-width:1px;
	border-style:solid;
	margin:5px;	
}
.ArticleArea {
	padding:3px 7px 7px 7px;
	vertical-align:top;
	background-color:white;
}
.LeftNavigationArea
{
	vertical-align:top;
	background: url(../images/bg-leftcol.png) repeat-y 100% 0 #ededed;
	width: 210px;
	height: 865px;
	font-size: 12px;
}

.LeftNavigationArea .title {
	margin-left: 18px;
}

.LeftNavigationArea li {
	margin: 2px -5px 2px -6px;
	_height: 20px;
}

.LeftNavigationArea li a {
	background: url(../images/bg-li.gif) no-repeat 12px 11px;
	padding: 6px 6px 6px 25px;
	text-decoration: none !important;
	color: #000000;
	display: block;
}

.LeftNavigationArea li a:hover, .LeftNavigationArea li a.active {
	padding: 5px 5px 5px 24px;
	border: 1px solid #c0c0c0;
	background-color: #dcdcdc;
}

.LeftNavigationArea li {
	margin: 2px -5px 2px -6px;
	_height: 20px;
}

.LeftNavigationArea li a {
	background: url(../images/bg-li.gif) no-repeat 12px 11px;
	padding: 6px 6px 6px 25px;
	text-decoration: none !important;
	color: #000000;
	display: block;
}

/*.NavigationBox
{
	padding:0px 0px 0px 0px;
	vertical-align:top;
	background-color:#FFFFFF;
	border:0px dotted #003366;
	border-bottom-width:1px;
	padding:5px;
	padding-bottom:10px;
	padding-top:10px;
}
*/
.TableText
{
	margin:0px;
	padding:0px;	
}
.Narrow {
	margin:2px 0px 2px 0px;
	padding:0px;
}
.GreyBox {
	margin:0px 0px 0px 0px;
	padding:14px;
	border-color:#0066CC;
	border-style:solid;
	border-width:1px;
	background-color:#CCCCCC;
}
.CheckmarkText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	padding-bottom:1px;
}
.CheckmarkTextLast {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	padding:0px;
	margin:0px;
}
.ProgrammTitel {font-size: large; font-family:Arial, Helvetica, sans-serif; font-style:normal ; color:#333399 ; font-weight:bold; margin-top:7px; }
.Preis {font-size: larger; font-family:Arial, Helvetica, sans-serif; font-style:normal ; color:#FF0000 ; font-weight:bold; margin-top:7px; }
.KatalogBild {
	border-color:black;
	border-width:1px;
	border-style:none;
	margin-left:10px;
	margin-top:0px;	
	margin-right:17px;
	margin-bottom:0px;	
}
#Linie {
	border-bottom:thin dotted;
	border-bottom-color:#CCCCCC;
	margin-top:5px;
	margin-bottom:7px;
}

.TableHeaderCellStyle {
  border-bottom: 1px solid; border-right:1px solid; border-color:#0066CC; background-color:#4678B5; color:white
}
.TableHeaderCellStyleLast {
  border-bottom: 1px solid; border-color:#0066CC; background-color:#4678B5; color:white
}
.TableCellStyle {
  border-bottom: 0px solid; border-right:1px solid; border-color:#0066CC; background-color:#FFFFFF; color:#0
}
.TableCellStyleLast {
  border-bottom: 0px solid; border-color:#0066CC; background-color:FFFFFF; color:#0
}
.TableCellStyleOdd {
  border-bottom: 0px solid; border-right:1px solid; border-color:#0066CC; background-color:#CCCCCC; color:#0
}
.TableCellStyleLastOdd {
  border-bottom: 0px solid; border-color:#0066CC; background-color:#CCCCCC; color:#0
}

.ArticleArea {
	padding: 20px;
	background: url(../images/bg-content.png) repeat-x 0 0 #ffffff;
}

td.ArticleArea {
	vertical-align: top;
}

td.ArticleArea {
	width:710px;
}

.ArticleArea li {
	list-style: disc;
	list-style-position:outside;
	list-style-type:disc;
	margin-left:1em;
	padding-left:0.5em;
	margin-top:1em;
}

.ArticleArea a {
	text-decoration:underline;
}

.ArticleArea {
	/* Bei kleiner HÃ¶he siehts schlecht aus: */
	min-height:865px;
}

#Content td, #Content th {
	margin:4px;
	padding:4px;
	line-height:normal;
}

td.LeftNavigationArea {
	padding:0px !important;
	margin:0px !important;
	width:202px;
	max-width:202px;
}

td.ArticleArea {
	padding: 20px !important;
}

.full {
	width:100%;
}

.half {
	width:50%;
}

input {
	padding:1px !important;
}



.BigButton
{
	height:30px;
	display:inline;
	margin-top:15px;
	display:block;
	padding-left:10px !important;
	padding-right:10px !important;
	width:150px;
}

.Button {
	height:2.5em;
	width:15em;
}

.ButtonSm {
	margin:0;
	padding:0;
	height:25px;
	width:117px;
	font-size:13px;
}
</pre></body></html>