* {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
}

.img_left {
	padding-right: 8px
}

.img_right {
	padding-left: 8px
}

p{
	font-size: 11px;
	font-family: Arial,Helvetica;
	font-weight: normal;
	color: #000000;
	margin-top: 5px;
}

sup{
	font-size: 8px;
	font-weight: normal;
}

li{
	font-size: 11px;
	font-family: Arial,Helvetica;
	font-weight: normal;
	color: #000000;
	margin-top: 3px;
}

ul{
	font-size: 11px;
	font-family: Arial,Helvetica;
	font-weight: normal;
	color: #000000;
	margin-top: 3px;
	padding-left: 30px;
}

b{
	font-weight: bold;
}

hr {
	margin-top: 6px;
	margin-bottom: 6px;
}

a{
	font-family: Arial,Helvetica;
	color: #817670;
	font-weight: bold;
	text-decoration: none;
}

.navi{
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.subnavi{
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	padding-right: 10px
}

a:hover {
	color: #B3490D;
}

.selected {
	font-size: 14px;
	font-weight: normal;
	color: #CBBAB0;
}

.subselected {
	font-size: 11px;
	font-weight: bold;
	color: #CBBAB0;
	padding-right: 10px
}

h1{
	font-size: 14px;
	font-family: Arial,Helvetica;
	font-weight: bold;
	color: #000000;
	padding-bottom: 10px
}
.Stil1{
	font-size: 8px;
}
.Stil2{
	font-size: 8px;
}
.Stil3{
	font-size: 10px;
}
.ungerade {
	color: #000000;
	background-color: #CCCCCC;
	font-size: 12px;
	text-align: center;
	margin-top: 2px;
	margin-bottom: 2px;
}
.gerade {
	font-size: 12px;
	background-color: #999999;
	text-align: center;
	color: #000000;
	margin-top: 2px;
	margin-bottom: 2px;
}
