a, a:hover, a:active, a:visited{
	background-color: #E8E8E8;
}

a:hover{
	color: #FF0000;
}

a:active{
	color: #FF0000;
}

a.akt,a.akt:visited{
	background-color: #E0E0E0;
}

a.akt:hover{
	background-color: transparent;
	color: #FF0000;
}

body{
	background-color: #E8E8E8;
	font-size: 80%;
	padding-left: 0;
	padding-right: 0;
	margin-right: 1em;
}

em{
	color: #CC3300;
}

h1{
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	font-size: medium;
	line-height: 130%;
	margin-bottom: 5%;
	width: 115%;
}

li{
	margin-bottom: 0.5em;
	text-indent: -0.5em;
}

li.abzwei{
	margin-bottom: 0.5ex;
}

p.drei{
	font-size: 100%;
	font-weight: bolder;
	margin-bottom: 5%;
	margin-left: 0.5em;
	margin-top: 5%;
	text-indent: -0.5em;
}

p.fliege{
	margin-bottom: 0%;
	margin-top: 0%;
	text-align: center;
	vertical-align: top;
}

p.zwei{
	font-size: 120%;
	font-weight: bold;
	margin-top: 2em;
}

table{
	margin-bottom: 0;
}

.aktiv{
	background-color: #E0E0E0;
	border-bottom: none;
	border-left: 0.75em solid #7C7C7C;
	font-size: 90%;
	width: 115%;
	margin-right: 10%;
	padding-right: 10%;
}

