#container {
	width: 710px;
	background: #FFFFFF;
	text-align: left;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	overflow: auto;
	visibility: visible;
	height: auto;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border: thick solid #FFFFFF;
}
#sidebar {
	width: auto;
	font-family: "Times New Roman", Times, serif;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #FFFFFF;
	float: left;
	margin-top: 15px;
	height: 200px;
}
#mainContent {
	font-family: "Times New Roman", Times, serif;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 20px;
	font-size: medium;
	height: auto;
	visibility: visible;
	overflow: auto;
}
#sprachen {
	font-family: "Times New Roman", Times, serif;
	float: right;
	height: 50px;
	width: 150px;
}

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	font-weight: bold;
	font-style: normal;
	color: #B2190C;
}

#header {
	font-family: "Times New Roman", Times, serif;
	height: 232px;
	clip: auto;
	margin-bottom: 0px;
}
#footer {
	font-family: "Times New Roman", Times, serif;
	margin-top: 0px;
	text-align: center;
	font-size: small;
	color: #666666;
	padding-bottom: 2px;
}
#navigation {
	font-family: "Times New Roman", Times, serif;
	margin-top: 10px;
	margin-bottom: 0px;
	font-size: medium;
	font-weight: bolder;
	color: #FFFFFF;
	height: 30px;
}

body {
	background-color: #999999;
	font-family: "Times New Roman", Times, serif;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	font-weight: bold;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: bold;
}
#nachoben {
	font-family: "Times New Roman", Times, serif;
	font-size: x-small;
	font-weight: bold;
	height: 22px;
	text-align: right;
	padding-right: 10px;
	margin-top: 10px;
}

