* {
margin: 0; 
}

body {
	background-image: url();
	background-color: #1e1c21;
}

.img_right {
	padding-left: 8px
}

.img_left {
	padding-right: 8px
}

p{
	font-size: 12px;
	font-family: Arial,Helvetica;
	font-weight: normal;
	color: #000000;
	margin-top: 10px;
	margin-right: 8px;
}

p .textrechts{
	margin-right: 14px;
}

a{
	font-family: Arial,Helvetica;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}

a:hover {
	color: #f3ca73;
}

h1{
	font-size: 16px;
	font-family: Arial,Helvetica;
	font-weight: bold;
	color: #57585A;
	margin-bottom: 10px
}

h2{
	font-size: 16px;
	font-family: Arial,Helvetica;
	font-weight: bold;
	color: #57585A;
	margin-bottom: 10px
}


.selected{
	font-size: 16px;
	font-family: Arial,Helvetica;
	font-weight: bold;
	color: #57585A;
	margin-bottom: 10px
}

sup{
	font-size: 6px;
	font-weight: normal;
}

li{
	font-size: 13px;
	font-family: Arial,Helvetica;
	font-weight: normal;
	color: #57585A;
	margin-top: 3px;
}

ul{
	font-size: 13px;
	font-family: Arial,Helvetica;
	font-weight: normal;
	color: #57585A;
	margin-top: 3px;
}

b{
	font-weight: bold;
	color: #68676B;
}

hr {
	margin-top: 6px;
	margin-bottom: 6px;
}


.navi{
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.subnavi{
	font-size: 14px;
	font-weight: normal;
	color: #286332;
	padding-right: 10px
}


.subselected {
	font-size: 14px;
	font-weight: normal;
	color: #F9E69A;
	padding-right: 10px
}

.Stil1{
	font-size: 9px;
}
.Stil2{
	font-size: 10px;
}
.Stil3{
	font-size: 12px;
}

