a {
	color: #0064AB;
}

a:link {
}

a:visited {
}

a:hover {
	text-decoration: underline;
}

a:active {
	font-style: italic;
	text-decoration: none;
}

body {
	background: #FDFCF8;
	color: #0064AB;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	margin: 2%;
}

h1,h2,h3,h4,h5 {
	color: #F2C880;
	margin-bottom: 2%;
}

.center {
	text-align: center;
}

.copyright {
	font-size: xx-small;
	text-align: center;
}

.durchschuss_1 {
	line-height: 160%;
}

.fussmenue {
	background: #0064AB;
	color: #EDEDED;
	text-align: center;
	width: 20%;
}

.linke_spalte {
	background: #0064AB;
	color: #EDEDED;
	text-align: center;
	vertical-align: top;
	width: 22%;
}

.linke_spalte a {
	color: #FFE4B5;
}

.fussmenue a {
	color: #FFE4B5;
}

.smaller {
	font-size: smaller;
}

.smallest {
	font-size: xx-small;
}

.weblogo {
	color: #999999;
	font-size: smaller;
	font-weight: bold; /*line-height: 2;*/
}

li {
	list-style: disc 10px;
	margin-bottom: 5px;
}

#stiller-link {
	background-image: none;
	color: #4B5F6D;
	text-decoration: none;
}

