#header {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
	position: relative;
	height: 350px;
	width: 800px;
	top: 0px;
	text-align: center;




}
#main {
	position: absolute;
	height: 2200px;
	width: 600px;
	top: 350px;
	border-right-width: medium;
	border-right-style: none;
	border-right-color: #FFFFFF;
	left: 180px;


}
#links {
	position: absolute;
	height: 1600px;
	width: 140px;
	left: 12px;
	top: 366px;
	background-color: #E3E1EC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	padding-left: 8px;
	padding-top: 12px;
	border: 4px outset #CCCCCC;





}
body {
	background-color: #FFFFFF;
}
#container {
	border: 6px outset #8E9CB0;
	background-color: #FFFFFF;
	position: absolute;
	height: 2550px;
	width: 800px;
	left: 100px;
	top: 10px;


}
#link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;

}
#footer {
	text-align: center;
	position: absolute;
	height: 40px;
	width: 800px;
	left: 0px;
	top: 2490px;
}
#bild-flach {
	width: 280px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	color: #000000;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
}
.link {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
