@charset "utf-8";

body {
	background-color: #ffffff;
}

a:link {
	color: #eeeeee;
}
a:visited {
	color: #aaaaaa;
}
a:hover, a:active, a:focus {
	color: #eeeeee;
}

.header {
	background-color: #336699;
}
#image_header_left {
	width: 400px;
	height: 120px;
	padding-top: 0px;
	padding-left: 0px;
	position: absolute;
	z-index: 10;
}
#image_header_pillar {
	float: right;
	width: 160px;
	height: 120px;
	padding-top: 0px;
	padding-left: 400px;
	position: absolute;
	z-index: 10;
}
#image_header_right {
	float: right;
	width: 400px;
	height: 120px;
	padding-top: 0px;
	padding-left: 560px;
	position: absolute;
	z-index: 10;
}

.content_left {
	float: left;
	width: 400px;
	height: 800px;
	padding: 10px 0px;
	padding-top: 125px;
	padding-bottom: 10px;
	background-image: url(../images/02_3_content_left_bg.png);
	background-position: 0px 110px;
	background-repeat: repeat-y;
}
#image_a {
	width: 200px;
	height: 180px;
	padding-top: 75px;
	margin-left: 50px;
	position: absolute;
	z-index: 1;
}
#image_b {
	width: 85px;
	height: 300px;
	padding-top: 275px;
	margin-left: 10px;
	position: absolute;
	z-index: 2;
}
#image_c {
	width: 300px;
	height: 110px;
	padding-top: 375px;
	margin-left: 20px;
	position: absolute;
	z-index: 3;
}
#image_d {
	width: 215px;
	height: 30px;
	padding-top: 475px;
	margin-left: 30px;
	position: absolute;
	z-index: 4;
}
#image_e {
	width: 275px;
	height: 200px;
	padding-top: 225px;
	margin-left: 40px;
	position: absolute;
	z-index: 5;
}
#image_f {
	width: 300px;
	height: 225px;
	padding-top: 425px;
	margin-left: 50px;
	position: absolute;
	z-index: 6;
}
#image_g {
	width: 100px;
	height: 375px;
	padding-top: 225px;
	margin-left: 275px;
	position: absolute;
	z-index: 7;
}

.pillar {
	float: left;
	width: 160px;
	height: 800px;
	padding: 10px 0px;
	padding-top: 125px;
	padding-bottom: 10px;
}
#image_pillar_eszett {
	width: 160px;
	height: 600px;
	padding-top: 170px;
	padding-left: 0px;
	position: absolute;
	z-index: -10;
}

.content_right {
	float: right;
	width: 400px;
	height: 800px;
	padding: 10px 0px;
	padding-top: 125px;
	padding-bottom: 10px;
}
.content_right h1 {
	padding-left: 7px;
	padding-right: 7px;
}
.content_right .h3 {
	padding-left: 15px;
}

.legende {
	font: 120%/1.25 "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-style: normal;
	text-align: left;
	margin-left: 70px;
	margin-bottom: 15px;
}
.eszett {
	font: 120%/1.25 "Courier New", Courier, monospace;
	font-style: normal;
	font-weight: 400;
	font-stretch: expanded;
}
.signatur {
	margin-right: 15px;
	margin-bottom: 45px;
}

.footer {
	background-color: #336699;
}
#copyright {
	color: #eeeeee;
}
