/* was hier steht muss nicht nochmal woanders festgelegt werden */
/* nur Abweichungen davon */

BODY {background: #FFFFFF url(images/notenmuster.gif) fixed;
color: #000000; font: 100% Verdana, "Avant Garde", Helvetica, sans-serif}

P {
	margin-top: 10px;
	margin-bottom: 10px;
	font: 1em Verdana, "Avant Garde", Helvetica, sans-serif;
}

H1 {
text-align: center;
color: #003366;
font: bold 1.5em "Avant Garde", Verdana, sans-serif;
text-shadow: gray 0.2em 0.2em 3px;
}

H2 {
text-align: center;
color: #003366; 
font: bold 1.4em "Avant Garde", Verdana, sans-serif;
text-shadow: gray 0.2em 0.2em 3px;
}

H3 {
	font: bold 1.3em "Avant Garde", Verdana, sans-serif; 
	color: #FFFFFF; 
	background: #003366;
}

H4 {font: bold 1em "Avant Garde", Verdana, sans-serif; color: #FFFFFF; background: #003366}

H5 {font: bold 1em Verdana, Helvetica, Arial, sans-serif; color: #003366}

H6 {font: bold 0.9em Verdana, Helvetica, Arial, sans-serif; color: #003366}

TD {
	font: normal 1em Verdana, "Avant Garde", Helvetica, sans-serif;
}

dt {
	font-weight: bold;
}

LI {
	font: 1em Verdana, "Avant Garde", Helvetica, sans-serif;
}

.riesig {font-size: 1.8em}
.gross {font-size: 1.5em}
.klein {font-size: 0.9em}
.winzig {font-size: 0.8em}

.box {border-style: solid;
border-width: 2px;
background: #FFFFCC;
font-weight: bold ;
font-size: 1em;
text-align: center;
margin: 1em;
padding: 4px}

.links {text-align: left}
.rechts {text-align: right}
.mitte {text-align: center}

.einzug {text-indent: 24px}

.schwarz {color: black}
.rot {color: red}
.gruen {color: green}
.blau {color: blue}
.grau {color: gray}
.olive {color: olive}
.purpur {color: purple}
.silber {color: silver}
.gelb {color: yellow}
.weiss {color: white}

A:link {text-decoration: underline;
	color: #003366}
A:active {text-decoration: none;
	background: #003366;
	color: white}
A:visited {text-decoration: underline;
	color: #666666}
A:hover {text-decoration: underline;
	color: #990066}
.unterstrichen {  text-decoration: underline}
.einrueckung4 {
	margin-left: 4em;
}
.einrueckung2 {
	margin-left: 2em;
}
table.tabinhalt li {
	margin-top: 0em;
	margin-bottom: 0.3em;
	list-style: square url(images/kugel.png);
}
th {
	font: bold 1.2em Verdana, "Avant Garde", Helvetica, sans-serif;
	text-align: left;
}


a span.beschreibung {display: none;} 
 
a:hover span.beschreibung {
	display: inline;
	position: absolute;
	top: 70px;
	left: 8px;
	width: 172px;
	padding: 8px;
	z-index: 100;
	color: #003366;
	font: normal 12px Verdana, Helvetica, Arial, sans-serif;
	text-decoration: none;
	border: medium solid #003366;
	background: #FFFFFF;
}
	
.topics {
	margin-left: 216px;
}
.hidden {
	display: none;
	visibility: hidden;
}
.bildlinks {
	margin: 2px 8px 2px 0px;
	padding: 8px;
	clear: left;
	float: left;
	border: 1px solid #000000;
}
.untenweiter {
	clear: both;
}
.clearleft {
	clear: left;
}

