a {
	color: #0E8BB8;
}

a:hover {
	text-decoration: none;
}

img {
	border: none;
}

body {
	margin: 0;
	padding: 0;
	text-align: center;
	background: #eee;
	font: 62.5% arial, sans-serif;
	color: #444;
}

#mainpane {
	background:  url(images/mitte.gif) repeat-y;
	text-align: left;
	margin: 0 auto;
	padding: 0 0 0 0;
	width: 765px;
	font-size: 1.1em;
	letter-spacing: 1px;
}

#banner {
	padding: 0;
	margin: 0;
	height: 125px;
	background: url(images/oben.gif) no-repeat;
	color: #fff;
}

#banner #header {
	padding: 15px 15px 0 35px;
	font: italic normal 2.2em 'times new roman' times, serif;
}

#banner h1 {
	font-weight: normal;
	font-size: 1em;
	display: inline;
	letter-spacing: 2px;
	line-height: 80px;
}

#banner h2 {
	display: inline;
	font: .6em arial, sans-serif;;
	letter-spacing: 2px;
	line-height: 80px;
}

#banner h1 a, #banner h2 a {
	color: #fff;
	text-decoration: none;
}

#banner h1 a:hover, #banner h2 a:hover {
	color: #fff;
}

#content {
	margin: 0 240px 0 40px !important;
	width: 480px;
	padding: 0;
}

#content h3 {
	font: bold 1.2em arial, sans-serif;
	background: #D9EAF1;
	padding: .1em 5px;
	margin: 0;
	text-align: right;
}

#content h4 {
	font: 180% 'trebuchet ms' arial, sans-serif;
	border-bottom: 1px solid #0E8BB8;
	margin: .3em 0 .2em 0;
	color: #0E8BB8;
}

#content h4 a {
	text-decoration: none;
}

#sidebar {
	margin-top: 0;
	padding-top: 0;
	width: 205px;
	float: right;
	line-height: 130%;
}

#sidebar h3 {
	margin: .2em 0;
	font: bold 1.3em 'trebuchet ms' arial, sans-serif;
}

#sidebar a {
	color: #0E8BB8;
	text-decoration: none;
}

#sidebar a:hover {
	color: #444;
}

#sidebar form {
	margin-top: 0;
	padding-top: 0;
}

#sidebar input {
	border: 1px solid #0E8BB8;
	width: 165px;
	background: #eee;
}

#bottom {
	padding: 0;
	margin: 0;
	height: 125px;
	background: url(images/bottom.gif) no-repeat;
	color: #fff;
	text-align: center;
}
