* {
	padding: 0;
	margin: 0;
}
body {
	margin-left: 0;
}
a {
	padding: 0;
	text-decoration: none;
	color: #3C3F48;
	font-weight: bold;
}
a:HOVER {
	color: #0077B9;
}
h1 {
	margin-top: 10px;
	margin-bottom: 10px;
	font: 12px Verdana;
	font-weight: bold;
}
p {
	font: 11px/15px	Verdana;
}
.nav1 {
	color: #1B1C20;
	text-decoration: none;
	padding-left: 20px;
	font: 12px/40px	Verdana;
}
.nav1:HOVER {
	color: #0077B9;
}
.nav2 {
	color: #1B1C20;
	text-decoration: none;
	padding-left: 20px;
	font: 12px/25px	Verdana;
}
.nav2:HOVER {
	color: #0077B9;
}
.nav3 {
	color: white;
	text-decoration: none;
	padding-left: 5px;
	font: 10px Verdana;
}
.nav3:HOVER {
	color: #0077B9;
}
#main {
	position: relative;
	width: 1025px;
	margin-top: 35px;
}
#img_logo {
	width: 258px;
	height: 68px;
	background: url(images/logo.gif) no-repeat right;
}
#img_left {
	width: 128px;
	height: 375px;
	float: left;
	background: #D8D8D8 url(images/arbeiter.jpg) no-repeat bottom;
}
#nav_main {
	width: 130px;
	height: 338px;
	padding-top: 65px;
	float: left;
	background: #B5B5B5 url(images/nav2_bg.gif) no-repeat bottom;
}
#img_title {
	width: 275px;
	height: 375px;
	float: left;
	background: url(images/bg.gif);
}
#img_titel1 {
	width: 275px;
	height: 375px;
	float: left;
	background: url(images/titel1.jpg);
}
#img_titel2 {
	width: 480px;
	height: 185px;
	float: left;
	background: url(images/titel2.jpg);
}
#txt_titel {
	width: 440px;
	height: 190px;
	padding-right: 40px;
	float: left;
	background: #D8D8D8;
}
#txt_sub {
	width: 400px;
	height: 282px;
	padding-right: 40px;
	padding-left: 40px;
	float: left;
	background: #D8D8D8 url(images/txt_sub_bg.gif) no-repeat bottom;
}
.sub_head {
	font: 11px Verdana;
	color: white;
	font-weight: bold;
	text-indent: 40px;
	line-height: 23px;
	text-transform: uppercase;
}
#nav_sub {
	width: 480px;
	height: 23px;
	float: left;
	background: #565656;
}
#img_sub {
	width: 440px;
	height: 70px;
	padding-left: 40px;
	float: left;
	background: #D8D8D8;
}
.subimg {
	border: none;
	margin: 0;
	padding: 0;
}
#w3c {
	display:block;
	clear:left;
	height: 30px;
	width: 130px;
	margin-left: 128px;
	background: url(images/w3c-valid.gif) no-repeat left;
}.nav0 {
	color: #1B1C20;
	text-decoration: none;
	font: bold 9px/15px Verdana;
	width: 127px;
	height: 15px;
	text-align: center;
	position: absolute;
	left: 0px;
	top: 46px;

}
