body {
	background: #E2ECFE;
	color: #0C67AE;
	font-family: Verdana, Sans-Serif;
	font-size: .8em;
	margin: 0;
	padding: 0;
}

a {
	text-decoration: none;
	color: #00479E;
	border: 0px;
}

a:hover {
	text-decoration: none;
	color: #DD2222;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #DD2222;
}

.header {
	background: #BADFEB;
	border-bottom: 1px solid #B7B7B7;
	padding: 1em;
}

.left {
	position: absolute;
	font-size: .9em;
	left: 0px;
	top: 100px;
	width: 200px;
	padding: 1em;
}

.mitte {
	background: #ffffff;
	border: 1px solid #B7B7B7;
	margin-top: 20px;
	margin-left: 160px;
	margin-right: 20px;
	padding: 1em;
}

h1,h6 {
	font-size: 1.1em;
}

.heading {
	font-size: 4em;
}

.links_box {
	font-size: 10px;
	font-family: Verdana, Arial;
	line-height: 13px;
}

.links_box a:hover {
	text-decoration: underline;
	border: 0px;
}
