#main {
	width: 768px;
	margin-right: auto;
	margin-left: auto;
	color: #000000;
	padding: 0px;
	margin-top: 0px;
}
#main #header {
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #273985;
	background-color: #CAFE83;
	height: 80px;
}
#logo {
	width: 210px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	float: left;
}
#kopf {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #273985;
	width: 548px;
	float: left;
	padding-top: 57px;
	text-align: right;
}
#main #content {
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 100px;
	width: 510px;
}

#main #sidebar {
	float: right;
	width: 200px;
	padding-top: 100px;
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #273985;
}
#main #content p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: justify;
	font-style: normal;
	text-decoration: none;
	color: #000000;
}
#main #content h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #273985;
}
#main #sidebar p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #273985;
}
#main #sidebar h1 {
	font-weight: bold;
	background-color: #E8E8E8;
}
#main #sidebar a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #273985;
	text-decoration: none;
	font-variant: normal;
	font-style: italic;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#main #sidebar h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #273985;
}
#main cite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #273985;
	text-align: left;
	font-style: normal;
}
#main #content a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	color: #273985;
	text-decoration: none;
}
#main #content ul {
	font-size: 14px;
	list-style-type: square;
}
#main #sidebar img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
