body { 
	font-family: verdana,arial,sans-serif; color: black; background-color: #b0b0b0; 
	margin: 0px; 
}

h1 { font-size: 1.4em; margin-top: 0px; margin-bottom: 4px; line-height:1.3em; }
h2 { font-size: 1.2em; margin-top: 2px; margin-bottom: 2px; line-height:1.2em; }
h2 div.Untertitel { font-size: 1.2em; margin-top: 0px; margin-bottom: 6px; line-height:1.2em; }

.fs { font-size: 90%;line-height:1.3em; }
.fss { font-size: 75%;line-height:1.5em;}
.fn { font-size: 0.8em; line-height:1.3em; }
.fg { font-size: 110%;line-height:1.3em; }

table.Inhalt { font-size: 100%; }
.Untertitel { font: 105% arial,sans-serif; }
		

.Kasten { 
	border-top: 1px solid #bbbbbb; border-bottom: 3px solid #234DA0;
	padding: 6px; background-color: #f0f0f0;
	color: black; 
}

.Hervorgehoben { 
	font-size: x-small; font-family: courier new,sans-serif;  color: black; 
	margin-top: 8px; margin-bottom: 8px; 
}

.Topkasten {
	font-size: 65%; color: #000000; text-align: center;
	padding: 3px; border-bottom: 1px solid #cccccc;
}
			
.Bottomkasten {
	font-size: 65%; color: #000000; text-align: center;
	padding: 3px; border-top: 1px solid #cccccc;
}
		

.Eltern { 
	font-size: 70%; 
}
a.n       { color:#333355; text-decoration:none; } 
a.n:hover { color:#ee0000; text-decoration:underline; }
a.m       { color:#333355; text-decoration:underline; } 
a.m:hover { color:#ee0000; text-decoration:underline; }

ul {
	margin-top: 0;
	margin-bottom: 0;
}

li {
}

.HauptnavigationCSS	{
	margin: 0;
	width: 100%;
	font-size: 0.75em;
}

.HauptnavigationCSS ul {
	text-align: left;
	list-style: none;
	padding: 0;
	margin: 0;
}

.HauptnavigationCSS ul li {
	display: block;
	margin: 0;
	padding: 0;
}

.HauptnavigationCSS ul li a {
	display: block;
	padding: 2px 2px 2px 6px;
	background-color: #ffffff;
	border-top: 2px solid #035299;

	width: 100%;
	color: #444;
	text-decoration: none;
	font-weight: bold;
}
.HauptnavigationCSS ul li a.ausgew {
	background-color: #035299;
	color: #fff;
}
.HauptnavigationCSS ul li a:hover {
	background-color: #def;
	color: #e00;
}

.NavigationNeu { 
	xwidth: 300px;
}
.NavigationNeu ul {
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0em;
padding: 0;
	list-style: square;
}
.NavigationNeu li {
	margin-bottom: 0.5em;
	margin-left: 2em;
	font-weight: bold;
}
.NavigationNeu .Teaser {
	xdisplay: none;
	font-weight: normal;
	font-size: 0.85em;
	line-height: 1.4em;
}


.HauptnavigationCSS ul.SubnavigationCSS {
	display:none;
}

.ElternCSS { 
	font: 70% tahoma,arial,sans-serif;
	margin: 0;
	margin-bottom: 1em;
}

.ElternCSS ul, .ElternCSS ul li {
	margin: 0;
	padding: 0; 
	list-style: none;
}

.ElternCSS ul li {
	display: inline;
}
