html,body { color: #04367c; font-family: Verdana, Arial, Helvetica, sans-serif; background-color: #fdfbd9; margin: 0; padding: 0; }
body { background-color: #fdfbd9; text-align: center; }
div#Breite { margin-right: 1.5em; margin-left: 1.5em; padding: 0; }
div#Seite { text-align: left; top: 1em; min-width: 27em; max-width: 63em; margin: 1.5em auto; padding: 0; }
div#Kopfteil { margin: 0; padding: 1em; background-color: white; height: 55px; border: solid 1px #fff89b; }
div#Kopfteil_links { background-color: white; width: 300px; height: 60px; float: left; margin: 0; padding: 0; }
div#Kopfteil_rechts { background-color: white; margin: -20px 0 0 280px; padding: 0 1em 0.5em 2em; border-left: 15px solid #efefef; }
#logo{ text-align: left; position: static; left: 0; }
#kopfzeile { font-size: 1.1em; text-align: right; margin-bottom: 0; }
h1 { font-size: 1.5em; font-weight: normal; margin-top: 0; }
h2 { font-size: 1.2em; font-weight: normal; margin-top: 10px; margin-bottom: 5px; padding-bottom: 0; }
h3 { font-size: 1em; }
h4 { font-size: 0.95em; }

a { text-decoration: none; }
a:link { color: #1bbb63; }
a:visited { color: #1bbb63; }
a:hover { color: white; background-color: #1bbb63; }
a:active { background-color: #1bbb63; }
.nicht_drucken {}

ul#Navigation { font-weight: bold; line-height: 1.7em; display: block; float: left; width: auto; margin: 1.5em 0 0; padding: 0; list-style-type: none; }
ul#Navigation :hover { color: white; } 
ul#Navigation li { font-size: 0.9em; left: 0; width: 13em; list-style: none; }
ul#Navigation li :hover  { color: white; }
ul#Navigation li ul { left: 0; margin-left: 1em; padding: 0; }
ul#Navigation li ul li { font-size: 0.8em; font-weight: normal; left: 0; width: 15em; }
.aktiv { color: #04367c; }

div#Inhalt { line-height: 1.7em; background-color: white; margin: 1.5em 0 0 12em; padding: 1em 1em 0.5em 2em; border: solid 1px #fff89b; }
div#Inhalt p, div#Inhalt ul li, div#Inhalt td  { font-size: 0.8em; }
div#Inhalt td { line-height: 2em; }
div#Inhalt td p { font-size: 1em; }
div#Inhalt ul li ul li  { font-size: 1em; }
#Inhalt ul { line-height: 1.8em; }
* html div#Inhalt { height: 1em;  /* Workaround gegen den 3-Pixel-Bug des Internet Explorer bis Version 6 */ }
div#fusszeile { background-color: white; margin: 0 0 0 16em; padding: 0 1em 0.5em; }
.kleiner { font-size: 0.7em; line-height: 1.2em; } 
.abstand_listen { line-height: 1.2em; }
.abstand_listen td { height: 3em; border-bottom: 1px solid #d4d4d4; }
.rot { color: #f00; }
.rot_blink { background-image: url(../grafik/weiss_rot_blink.gif); }

.blinkend tr:hover, .blinkend tr:focus { background-color: #e1ffe2; }
.bild_links { border-right: 20px solid white; }
.bild_rechts { border-left: 20px solid white; }
.resultate {}
.resultate td, .resultate tr { margin: 0; padding: 5px; border-color: transparent #70abdf #70abdf transparent; border-style: solid; border-width: 0 1px 1px 0; }
.highslide {  }
.highslide img {
	cursor: url(../../viewer/graphics/zoomin.cur), pointer;
}.highslide-loading {
	display: block;
	color: black;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	padding: 3px;
	border: 1px solid white;
	background-color: white;
	padding-left: 22px;
	background-image: url(../../viewer/graphics/loader.white.gif);
	background-repeat: no-repeat;
	background-position: 3px 1px;
}

