<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">* {margin: 0; padding: 0; }

body {}

html,body { color: black; font-family: Verdana, Arial, Helvetica, sans-serif; 

background-color: #0060ff; background-image: url(kopfleiste-boe-1632-140.jpg); 
background-repeat: norepeat; background-position: center;
margin: 0; padding: 0; 
}
html {height: 135px;}
body {height: 135px; min-width: 900px; }

#rahmen {border: 5px solid #E1F0FF; border-left-width: 1px;  border-right-width: 1px; }

#logo-links {position: absolute; left: 15px; top: 55px; height: 32px; width: 32px;
background-image: url(../logo/logo-32.jpg); background-repeat: no-repeat; 
border: 2px solid #663300; visibility: hidden; }

#logo-rechts {position: absolute; right: 15px; top: 55px; height: 32px; width: 32px; 
background-image: url(../logo/logo-32.jpg); background-repeat: no-repeat; 
border: 2px solid #663300; visibility: hidden; }

.nav-leiste { vertical-align: center; text-align: center;} /*Zentrierung der Navigationsleiste*/
.nav-leiste p {padding-top:10px; padding-bottom: 10px; }/* * {margin: 0; padding: 0; } Buttons ruecken eng an Ueberschrift*/
.nav-zeile { margin: 20px, 0, 0px, 0; padding-top:10px; padding-bottom: 10px; }

span.ueberschrift  { margin: 0; padding: 0; 
line-height: 1.2em; vertical-align: top; font-size: 16px; font-weight: bold;
color: silver; font-family: Verdana, Arial, Helvetica, sans-serif; text-align: center; 
background-color: #0000ff; border-width: 4px; border-style: solid; padding: 2px 5px; margin-right: 5px; 
margin-left: 5px; border-color: #dfdfdf #666 #333 #858585; -moz-border-radius: 12px; border-radius: 12px; -khtml-border-radius: 12px;}

/*table {  }*/
/*.h-nav-button { color: black; background-color: #f63; letter-spacing: 0.2em;
border: solid 2px #900; 
}*/

/*Links innerhalb der Buttons*/
a {-moz-border-radius: 12px; border-radius: 12px; -khtml-border-radius: 12px;}

a.button {background: #0060ff; color: white; font-weight: bold; text-decoration: none; 
border-width: 4px; border-style: solid; padding: 2px 5px; margin-right: 5px; 
margin-left: 5px; border-color: #dfdfdf #666 #333 #858585; } /*Button orange und umrandet*/
a.button:hover { background: #0060ff; color: white; font-weight: bold; text-decoration: none; 
border-width: 4px; border-style: solid; padding: 2px 5px; margin-right: 5px; 
margin-left: 5px; border-color: #333 #858585 #dfdfdf #666; } /*dito fÃ¼r Hoover-Effekt*/

a.button-gelb { background: #e1f0ff; color: black; font-weight: bold; text-decoration: none; 
border-width: 4px; border-style: solid; padding: 2px 5px; margin-right: 5px; margin-left: 5px; 
border-color: #dfdfdf #666 #333 #858585; } /*Button gelb und umrandet*/
a.button-gelb:hover { background: #e1f0ff; color: black; font-weight: bold; text-decoration: none; 
border-width: 4px; border-style: solid; padding: 2px 5px; margin-right: 5px; 
margin-left: 5px; border-color: #333 #858585 #dfdfdf #666; } /*dito fÃ¼r Hoover-Effekt*/

a.button-weiss { background: #fff; color: black; font-weight: bold; text-decoration: none; 
border-width: 4px; border-style: solid; padding: 2px 5px; margin-right: 5px; margin-left: 5px; 
border-color: #dfdfdf #666 #333 #858585; } /*Button weiss und umrandet*/
a.button-weiss:hover { background: #fff; color: black; font-weight: bold; text-decoration: none; 
border-width: 4px; border-style: solid; padding: 2px 5px; margin-right: 5px; 
margin-left: 5px; border-color: #333 #858585 #dfdfdf #666; } /*dito fÃ¼r Hoover-Effekt*/

ul.nav-liste {list-style-type: none; padding-left: 0; padding-right:0;} /*Navigationsliste ohne Rand und ohne AufzÃ¤hlungszeichen*/

.nav-liste li { font-size: 0.7em; display: inline; padding-top: 10px; padding-bottom: 10px; } /*Listenelemente nebeneinander und kleinere Schrift*/
/*td {}*/

/* a:link { color: black ; text-decoration: none; }*/

a:visited { color: purple }

a:hover { color: purple }

a:active { color: red }

/*Druckvariante*/

@media print {
body {background: white; }
}</pre></body></html>