body{background: url(layout9_gradient.png) top repeat-x /* fixed */ #999; margin:0;padding:0;
width:100%; 

font-family: 'Trebuchet MS', 'Bitstream Vera Sans', 'Lucida Sans', 'Lucida Sans Unicode', Helvetica, sans-serif, Verdana, Arial;
font-size:1em;
letter-spacing:0.05em;
}
#seite{background: #fff; color:#000;margin:2em; padding:0;
border:1px solid #000066;max-width:1600px;margin-left:auto;margin-right:auto;

}


#ueberschriften {
	padding-right:80px;
}

#kopfzeile{
	clear:both;
	border:none;
	width:auto;
	overflow:visible;
	min-height:120px;
	height:expression('120px');
	margin:5px 0;
	color:#cc0033;
	vertical-align:bottom;
	/* Schriftart der Grafik: Century Schoolbook L Bold */
	background:url(layout9_kopfzeile_ecke.png) top right no-repeat #cc0033;
	padding:0;
	margin:0px;
}
#kopfzeile h1 {
	font-family:monospace, courier;
	font-size:1.6em;
	letter-spacing:-0.05em;
	text-align:left;
	background:inherit;
	color:#fff;
	margin:auto auto auto 200px;
	padding:50px 0 0 0;
	border-bottom:1px dotted #fff;

}
#kopfzeile h2 {
	font-size:1em;
	letter-spacing:-0.05em;
	font-weight:bold;
	margin:0 auto;
	padding:0;
	text-align:left;
	background:transparent;
	color:#fff;
	text-align:right;
}


#hauptblock{background:transparent;color:#000;margin:0 auto;}
#erste_spalte {float:right; background:transparent; width: 30%; width:expression('25%') /* IE-Workaraound */; overflow: hidden;border:none !important;margin:0.4em auto 0 auto;}
#hauptzeile{/* Versatz um 1px korrigieren, da die Kopfzeile keinen Rand besitzt: */ margin-right:-1px;}

#inhalt_huelle {background:transparent; float: left; margin-right: -33%; width: 100%;}
#inhaltsblock {background:transparent; clear:both; margin: 0 33% 0 0;padding:0em;}
#fusszeile{color:#000066;  border-top:1px dotted #006; padding:1em 0em; margin:1em 1em 0em 1em;
background: transparent;}
#fusszeile a:link, #fusszeile a:visited{background:transparent; color:#666;}
#logo{background: url(layout9_logo.jpg) no-repeat transparent; height:120px; margin:0; padding:0; width:200px;float:left;

background: url(layout9_logo_red.gif) no-repeat transparent;
margin:-10px 0 0 -10px; 
}

#dokument_inhalt{background:transparent; color:#000; display:block; padding:0 20px !important;margin:0; min-height: 35em; /* min-height fuer IE erzwingen: */ height: expression('100%'); 
background: url(layout9_inhalt_ecke.png) top left no-repeat transparent;
}
#dokument_inhalt a:link{background:transparent; color:#0000cc;}
#dokument_inhalt a:visited{background:transparent; color:#9999cc;}
#dokument_inhalt a:active{background:transparent; color:#cc3333;}
#dokument_inhalt a:link:hover, #dokument_inhalt a:visited:hover {background:#ffffff; color:#c00;}

#menu {background:/*#f5f5ee*/ white; border:none; margin:1em 1em 0 0; padding: 0; 
/* border-top:1px dotted #000066;border-right:1px dotted #000066;border-left:1px dotted #000066; */
border:none;border-left:1px solid #ccccff;
}

#menu dl{background:transparent; border:none; padding:0em;margin:30px 0.5em 1em 0.5em;}

#menu dl dt {color:#0000ff; background:transparent; margin:0 0 0 0; padding:0em 0em 0em 0px;}
#menu dl dt a{color:#6666cc; background:transparent; font-weight:bold; margin:0 0 0 0; padding:3px 10px 3px 10px; text-decoration:none; line-height:1.5em;display:block;border-bottom:1px solid #ccccff;border-left:3px transparent}
#menu dl dt a:hover {color:#cc0033; background:#c9c9ff; text-decoration:underline;}

#menu dl dd {color:#333333; background:transparent; margin:0; padding:0em 0em 0em 0em;}
#menu dl dd a{color:#6666cc; background:#f9f9ff; font-weight:normal; margin:0; padding:3px 20px 3px 20px; text-decoration:none; line-height:1.3em;display:block;border-bottom:1px solid #ccccff;border-left:3px transparent}
#menu dl dd a:hover {color:#cc0033; background:#c9c9ff; text-decoration:underline;}

#menu dl dt.ausgewaehlt {background:#9090ff; color:#ffffff; font-weight:bold; font-style:italic;line-height:1.5em;margin:0 0 0 0; padding:3px 10px 3px 10px;border-bottom:1px solid #eeeeff;text-decoration:underline;border-left:3px solid #ffcc00;}
#menu dl dd.ausgewaehlt {background:#9090ff; color:#ffffff; font-weight:normal; font-style:italic;line-height:1.4em;margin: 0 0 0 0; padding:3px 20px 3px 20px;border-bottom:1px solid #eeeeff;text-decoration:none;border-left:3px solid #ffcc00;}



.aufraeumen{
	clear:both;
	display:block;
	font-size:1px;
	height:1px;
	height:expression('1px');
	line-height:1px;
}

#nach_oben {
	float:right;
	margin:2em 1em 0em 0em;
	padding:2px;
}

#nach_oben a:link, #nach_oben a:visited {
	background: transparent;
	border: none;
	color: #000066;
	margin: 0;
	padding: 2px 4px;
	text-decoration: underline;
}

#nach_oben a:link:hover, #nach_oben a:visited:hover {
	background: transparent;
	border: none;
	color: #cc0033;
	margin: 0;
	padding: 2px 4px;
	text-decoration: underline;
}

#dokument_inhalt .hlinie {
	background:#ffffff;
	border-top:1px solid #999999;
	clear:both;
	color:#ffffff;
	width:100%;
}

p.kontakt {
	padding:0 0 0 2em;
	margin:0.5em 0 1em 0;
}
#dokument_inhalt table, #dokument_inhalt table tr, #dokument_inhalt table td {
}


#dokument_inhalt table {
	background:#999;
	border-collapse:collapse;
}

/* Hintergrundfarbe für Tabellenüberschriften */
#dokument_inhalt table .trtop {
	background:#eeeecc;
}
#dokument_inhalt table tr.trtop td {
	font-weight:bold;
}
#dokument_inhalt table .trtop a {
	background:#eeeecc;
}
/* Hintergrundfarbe für gerade Tabellenzeilen */
#dokument_inhalt table .trg {
	background:#ffffcc;

}
#dokument_inhalt table .trg a, #dokument_inhalt table .trg a:hover {
	background:transparent;
}
/* Hintergrundfarbe für ungerade Tabellenzeilen */
#dokument_inhalt table .tru {
	background:#ffffdd;

}
#dokument_inhalt table .tru a, #dokument_inhalt table .tru a:hover {
	background:transparent;
}
#dokument_inhalt table tr td {
	padding:1px 10px;
	margin:0;
	font-weight:normal;
	color:#000;
	/* Mindestens 2px, damit Mozilla-Browser den Rahmen darstellen? */
	border:1px solid #999;
}

#dokument_inhalt address {
	margin-left:2em;
	font-style:normal;
	font-weight:normal;
}

.bild300{
	width: 300px;
	height: 206px;
	border:1px solid #000;
}

#dokument_inhalt img.startbild{
	width: 200px;
	height: 133px;
	border:none;
	padding:0;
	margin:0;

}

.startbilder {
	text-align:center;
	clear:both;
	margin:2em 0;
}

#ausbilder {
/*
	border:1px dotted #ccc;
*/
}

#ausbilder .ausbilder1 em, #ausbilder .ausbilder2 em {
	font-weight:normal;
	font-style:normal;
	color:#000000;
	text-decoration:underline;
}

.ausbilder1 {
	width:expression('100%') !important; /* Behebt fehlerhafte Darstellung im IE */
	color:#000;
	background: #f9f9ff;
	padding:1em 1em 0em 1em;
}

.ausbilder2 {
	width:expression('100%') !important; /* Behebt fehlerhafte Darstellung im IE */
	color:#000;
	background: #e9e9ff;
	padding:1em 1em 0em 1em;
}

.links {
	float:left;
	margin:0 1em 1em 0;
}
.rechts {
	float:right;
	margin:0 0 1em 1em;
}

#dokument_inhalt ul li {
	list-style-image: url(layout9_listitem.png);
}
#dokument_inhalt ul {margin:.5em 0 .5em 2em; padding:0}
#dokument_inhalt ul li {line-height:1.2em; list-style-image: url(layout9_listitem.png); margin:0 0 .2em 0; padding:0 0 0 0.5em;}
#dokument_inhalt img {
	border:1px solid #000;
	margin-right:10px; 
}

#dokument_inhalt .hervorheben {
	color:#e93a59;
	font-weight: bold;
	font-size:1em;
}
#dokument_inhalt h1{font-weight:bold; font-size:1.4em;color:#fff;margin:1em 0em 1em 0em; font-family:monospace,courier;padding:1px 5px 1px 32px;

min-height:24px;

/* background: url(layout9_h1_hundepfote.png) 2px 4px no-repeat #f5f5ee; */
background: url(layout9_h1_hundepfote.png) 2px 4px no-repeat #f0f0ff;
color:#000066;


border-bottom:1px solid #ccccff;

clear:both;
}

/*
#dokument_inhalt h1:before {content: url(layout9_h1_hundepfote.gif); margin:0px 20px 0px 5px; text-align:left;}
*/

#dokument_inhalt h1 em {
	font-weight:normal;
	font-style:normal;
}

#dokument_inhalt h2{font-weight:bold; font-size:1.3em;color:#cc0033;margin-bottom:0.5em;border:none;}
#dokument_inhalt h3{font-weight:bold; font-size:1.2em;color:#010066;margin-bottom:0.5em;border:none;}
#dokument_inhalt h4{font-weight:bold; font-size:1.1em;color:#333333;margin-bottom:0.5em;border:none;}
#dokument_inhalt h5{font-weight:bold; font-size:1.0em;color:#333333;margin-bottom:0.5em;border:none;}
#dokument_inhalt h6{font-weight:bold; font-size:0.9em;color:#333333;margin-bottom:0.5em;border:none;}

#dokument_inhalt em {
	color:#cc0033;
	background:transparent;
	font-weight:bold;
	font-style:italic;
}

#fusszeile .hervorheben {
	color:#cc0033;
	font-weight: normal;
	font-size:1em;
}



.roben, .runten {display:block; background:transparent; font-size:1px;}
.rahmen1, .rahmen2, .rahmen3, .rahmen4 {display:block; overflow:hidden;background:url(bg0.jpg) #fff; }
.rahmen1, .rahmen2, .rahmen3 {height:1px;}
.rahmen2, .rahmen3, .rahmen4 {border-left:1px dotted #006; border-right:1px dotted #006;}


.rahmen1 {margin:0 5px; background: #006;}
.rahmen2 {margin:0 3px; border-width:0 2px;}
.rahmen3 {margin:0 2px;}
.rahmen4 {height:2px; margin:0 1px;}


#menu, #dokument_inhalt h1, #dokument_inhalt h2, #dokument_inhalt h3, #dokument_inhalt h4, #dokument_inhalt h5, #dokument_inhalt h6{

	font-family: Georgia, 'Times New Roman', Times,'Lucida Sans', 'Lucida Sans Unicode', serif, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight:normal;

}

#berichte {
	clear:both;
	border-top:1px solid #ccc;
	padding: 0;
}
#berichte a {
	clear:both;
}
#berichtende {
	clear:both;
	font-size:1em;
	font-weight:normal;
	color:#ccc;
	float:right;
	margin:0;
	padding:0;
}
