@charset "utf-8";

body {
	background-color: #464637;
}

a:link {
	color: #464637;
}
a:visited {
	color: #686859;
}
a:hover, a:active, a:focus {
	color: #464637;
}

.container {
	background-color: #ffffcc;
}

.header {
	background-color: #acac9d;
}
#image_header_logo {
	width: 200px;
	height: 120px;
	padding-top: 0px;
	padding-left: 0px;
	position: absolute;
	z-index: 10;
}
#image_header {
	width: 580px;
	height: 120px;
	padding-top: 0px;
	padding-left: 200px;
	position: absolute;
	z-index: 10;
}
#image_header_overlay {
	width: 760px;
	height: 240px;
	padding-top: 0px;
	padding-left: 200px;
	position: absolute;
	z-index: 15;
}

.sidebar_left {
	float: left;
	width: 295px;
	height: 1250px;
	padding-top: 125px;
	padding-bottom: 10px;
	background-color: #ffefbf;
}

.content {
	float: left;
	width: 370px;
	height: auto;
	padding: 10px 0px;
	padding-top: 125px;
}
#image_content {
	width: 370px;
	height: 500px;
	padding-top: 45px;
	position: absolute;
	z-index: 0;
}
.legende {
	color: #464637;
	font-style: italic;
	text-align: left;
}
.signatur {
	margin-right: 15px;
	margin-bottom: 75px;
}
#signatur {
	width: 150px;
	height: 75px;
	margin-top: -75px;
	margin-left: 205px;
	margin-right: 25px;
	margin-bottom: 0px;
	position: absolute;
}

.sidebar_right {
	float: right;
	width: 295px;
	height: 1250px;
	padding-top: 125px;
	padding-bottom: 10px;
	background-color: #ffefbf;
}

.footer {
	background-color: #cc9966;
}
#copyright {
	color: #464637;
}
#validation {
	width: 450px;
	height: 64px;
	margin-top: -80px;
	margin-left: 285px;
	position: absolute;
	z-index: 10;
}
#w3c_logo_mwcts {
	width: 88px;
	height: 31px;
	margin-top: 33px;
	margin-left: 0px;
	margin-bottom: 0px;
	position: absolute;
}
#w3c_logo_html401 {
	width: 88px;
	height: 31px;
	margin-top: 33px;
	margin-left: 94px;
	margin-bottom: 0px;
	position: absolute;
}
#w3c_logo_xhtml10 {
	width: 88px;
	height: 31px;
	margin-top: 33px;
	margin-left: 188px;
	margin-bottom: 0px;
	position: absolute;
}
#w3c_logo_vcss {
	width: 88px;
	height: 31px;
	margin-top: 33px;
	margin-left: 282px;
	margin-bottom: 0px;
	position: absolute;
}
#w3c_logo_html5 {
	width: 64px;
	height: 64px;
	margin-top: 0px;
	margin-left: 390px;
	margin-bottom: 0px;
	position: absolute;
}
