/* Globale Definitionen */

body {
	margin: 0px;
	padding: 0px;
}

#inhalt {position:absolute; width:670px; height:500px; z-index:10; left: 245px; top: 134px; overflow: auto;}

.norm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	line-height: 120%;
	color: #000000;
	margin-bottom: 5px;
}

.klein {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	line-height: 120%;
	color: #000000;
	margin-bottom: 5px;
}


h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	line-height: 120%;
	color: #000000;
	margin-bottom: 5px;
}

a:link { color:#000000;	font-weight: bold;}

a:visited {
color:#000000;	font-weight: bold;
}

a:hover {
color:#000000;	font-weight: bold;
}

a:active {
color:#000000;	font-weight: bold;
}

.subnavi a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	line-height: 120%;
	color: #000000;
	margin-bottom: 5px;
	font-weight: normal;
}

.subnavi a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	line-height: 120%;
	color: #000000;
	margin-bottom: 5px;
	font-weight: normal;
}

.subnavi a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	line-height: 120%;
	color: #000000;
	margin-bottom: 5px;
	font-weight: normal;
}

.subnavi a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	line-height: 120%;
	color: #000000;
	margin-bottom: 5px;
	font-weight: normal;
}
.farbe1 {
	color: #FF0000;
}
.big {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 120%;
	color: #000000;
	margin-bottom: 5px;
}
.farbe2 {

	color: #A60000;
}

