@charset "utf-8";
/* CSS Document */

body {
	background-image: url(images/tail.png);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #EEEEEE;
}
body, td, th {
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	font-size: 12px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a:link {
	color: #010B3E;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #010B3E;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #010B3E;
}
.lang a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.lang a:link {
	color:#AEAEAE;
	text-decoration: none;
}
.lang a:visited {
	text-decoration: none;
	color: #AEAEAE;
}
.lang a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
.lang a:active {
	text-decoration: none;
	color: #AEAEAE;
}
#Header {
	position:absolute;
	width:1000px;
	height:252px;
	z-index:1;
	left: 50%;
	top: 0px;
	overflow: hidden;
	background-image: url(images/header.png);
	margin-left:-500px;
}
#Logo {
	position:absolute;
	width:auto;
	height:auto;
	z-index:2;
	left: 50%;
	top: 110px;
	overflow: hidden;
	margin-left:-425px;
}
#ButtonWillkommen {
	position:absolute;
	width:150px;
	height:50px;
	z-index:2;
	left: 50%;
	top: 228px;
	overflow: hidden;
	margin-left: -425px;
}
#ButtonUeberUns {
	position:absolute;
	width:150px;
	height:50px;
	z-index:2;
	left: 50%;
	top: 228px;
	overflow: hidden;
	margin-left:-274px;
}
#ButtonProjekte {
	position:absolute;
	width:150px;
	height:50px;
	z-index:2;
	left: 50%;
	top: 228px;
	overflow: hidden;
	margin-left:-123px;
}
#ButtonKontakt {
	position:absolute;
	width:150px;
	height:50px;
	z-index:2;
	left: 50%;
	top: 228px;
	overflow: hidden;
	margin-left:28px;
}
#ButtonImpressum {
	position:absolute;
	width:150px;
	height:50px;
	z-index:2;
	left: 50%;
	top: 228px;
	overflow: hidden;
	margin-left:179px;
}
#MainContent {
	position:absolute;
	width:100%;
	height:auto;
	z-index:1;
	left: 0px;
	top: 280px;
	overflow: hidden;
}
#MainContent #FooterTable tr td p {
	color: #CCC;
	font-size: 10px;
}
