body {
	background: #EFFAFF;
	color: #000055;
	font-family: Verdana, Sans-Serif;
	font-size: .8em;
	margin: 0;
	padding: 0;
}

table, td {
	color: #000055;
	font-family: Verdana, Sans-Serif;
	font-size: 12px;
	top: 0px;
	margin: 0;
	padding: 0;
}

a {
	text-decoration: none;
	color: #5479AA;
	border: 0px;
}

a:hover {
	text-decoration: none;
	color: #DD2222;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #DD2222;
}

.footer a {
	text-decoration: none;
	color: #FFFFFF;
	border: 0px;
}

.footer a:hover {
	text-decoration: none;
	color: #BBBBBB;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #BBBBBB;
}

.header {
	background: #F7FFFF;
	border-bottom: 1px solid #B7B7B7;
	padding: 1em;
}

.left {
	position: absolute;
	font-size: .9em;
	left: 0px;
	top: 100px;
	width: 160px;
	padding: 1em;
}

.mitte {
	background: #ffffff;
	border: 1px solid #B7B7B7;
	margin: 20 170px;
	padding: 1em;
}

.right {
	position: absolute;
	right: 0px;
	top: 100px;
	width: 150px;
	padding: 1em;
}

h1,h6 {
	font-size: 1.1em;
	margin-bottom: 10px;
}

.heading {
	font-size: 5em;
}

.lexikon a {
	font-weight: bold;
	color: #5479AA;
	text-decoration: none;
	padding: 2px;
	border: 1px solid #EFFAFF;
}
.lexikon a:hover {
	font-weight: bold;
	color: #DD2222;
	text-decoration: none;
	border: 1px solid #DD2222;
}
