@charset "UTF-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #FFFFFF;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
h3 {
	font-size: 13px;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
#page {
	width: 920px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#header {
	width:920px;
	height:178px;
	margin:0px;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
}
.homelink {
	height: 80px;
	width: 80px;
	margin-left: 40px;
	display: block;
	position:absolute;
}
#main {
	margin-top:0px;
	position:relative;
	width: 920px;
	height:565px;
	background-image: url(images/content.jpg);
	background-repeat: no-repeat;
}
#main-text p {
	padding-top:5px;
	padding-bottom:9px;
	margin:0px;
}

#footer {
	clear: both;
	height: 30px;
	width:920px;
	position:relative;
	background-color: #ffffff;
	color: #1D1D1D;
	font-size: 11px;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	padding-top: 5px;
}
#footer p {
	padding-top: 2px;
	padding-bottom: 0px;
	padding-left:80px;
	margin: 0px;
}
#header-titel {
	height: 80px;
	width: 385px;
	position: absolute;
	left: 85px;
	top: 55px;
}
#image-farben {
	height: 13px;
	width: 50px;
	position: absolute;
	left: 364px;
	top: 150px;
	background-image: url(images/farben.jpg);
	z-index: 3;
}
#header-text {
	height: 26px;
	width: 403px;
	position: absolute;
	left: 85px;
	top: 150px;
	font-size: 9px;
	font-weight: bold;
	z-index: 1;
}

#footer .designby {
	position: absolute;
	width: 150px;
	height: 28px;
	/*	border: 1px solid #CC3300;*/

	padding: 0px;
	margin-left: 740px;
	color: #012f51;
	font-size: 12px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	text-align: right;
}
#footer a{
	color: #999999;
	font-size: 11px;
	text-decoration:none;
}
#footer a:hover{
	color: #EC008C;
	font-size: 11px;
	text-decoration: none;
}
#footer a:visited{
	color: #999999;
	font-size: 11px;
}
.footer-magenta {
	color: #ec008c;
	font-weight: bold;
}
#content {
	width: 920px;
}
#main-header {
	height: 40px;
	width: 360px;
	position: absolute;
	left: 85px;
	top: 10px;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
}
#main-text {
	height: 515px;
	width: 705px;
	position: absolute;
	left: 15px;
	top: 50px;
	text-align: left;
	font-size:10px;
	color: #000000;
}
#main-images {
	height: 418px;
	width: 127px;
	position: absolute;
	right: 0px;
	top: 48px;
	text-align: right;
}
#main-images a{
	border:0px;
}
#main-images a hover{
	border:0px;
}
#main-images a visited{
	border:0px;
}
.images {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

img, div { behavior: url(iepngfix.htc) }

