* {
	margin:0;
	padding:0;
}
html, body {
	height:100%;
	text-align:center; /* horizontal centering for IE Win quirks */
	background-image: url(../img/hgkachel.jpg);
}
#distance {
	width:1px;
	height:50%;
	margin-bottom:-266px; /* half of container's height */
	float:left;
}
#container {
	margin:0 auto;
	position:relative; /* puts container in front of distance */
	text-align:left;
	height:532px;
	width:708px;
 *width: 708px;
	clear:left;
}
.wrapper {
	margin:0 auto;
	height:532px;
	width:708px;
	background-image:url(../img/bg_main_anlage.png);
	background-repeat: no-repeat;
}
img, .wrapper {
	behavior: url(js/iepngfix.htc);
}
.header {
	margin: 0 auto;
	height: 104px;
	width: 708px;
	float: left;
}
.header .logo {
	height: 104px;
	width: 520px;
	float: left;
}
.header .menu {
	height: 104px;
	width: 188px;
	float: left;
}
.maincontent {
	margin: 0 auto;
	width: 708px;
	height: 398px;
	float: left;
}
.maincontent .content {
	margin-top: 30px;
	width: 400px;
	height: 368px;
	float: left;
	font-family: Tahoma, Verdana, Arial;
	font-weight: normal;
	font-size: 12px;
	margin-right: 53px;
}
.maincontent .content .headline {
	color: #008cd2;
	font-weight: bold;
}
.maincontent .content .text {
	font-family: Tahoma, Verdana, Arial;
	font-weight: normal;
	font-size: 11px;
	color: #57636b;
}
.maincontent .content .text a:link {
	font-family: Tahoma, Verdana, Arial;
	font-weight: normal;
	font-size: 11px;
	color: #57636b;
	text-decoration: underline;
}
.maincontent .content .text a:visited {
	font-family: Tahoma, Verdana, Arial;
	font-weight: normal;
	font-size: 11px;
	color: #57636b;
	text-decoration: underline;
}
.maincontent .content .text a:hover {
	font-family: Tahoma, Verdana, Arial;
	font-weight: normal;
	font-size: 11px;
	color: #57636b;
	text-decoration: none;
}
.maincontent .content .text a:visited {
	font-family: Tahoma, Verdana, Arial;
	font-weight: bold;
	font-size: 11px;
	color: #57636b;
	text-decoration: underline;
}
.footer {
	width: 708px;
	height: 30px;
	float: left;
	text-align: right;
}
.maincontent .menu {
	margin-top: 53px;
	width: 255px;
	height: 345px;
	float: left;
}
.maincontent .menu ul li {
	float: left;
	list-style-type: none;
	font-size: 10px;
}
.maincontent .menu ul li a {
	display: block;
	font-size: 10px;
	behavior:url(js/iepngfix.htc);
}
/* -- TEAM */
.Team {
	width:100%;
}
.Team-Bild {
	float:left;
	width:45px;
	height:45px;
	background:#3CC;
}
.Team-Info {
	float:right;
	width:345px;
	text-align:left;
	font-family: Tahoma, Verdana, Arial;
	font-weight: normal;
	font-size: 11px;
	color: #57636b;
}
.Team-Info a {
	font-family: Tahoma, Verdana, Arial;
	font-weight: normal;
	font-size: 11px;
	color: #57636b;
}
.Team-Info p {
	padding:0;
	margin:0;
}
.Team-Space {
	width:100%;
	height:7px;
}
.clear {
	clear:both;
}
.Content-Text p {
	font-family: Tahoma, Verdana, Arial;
	font-weight: normal;
	font-size: 11px;
	color: #57636b;
	padding:0;
	margin:0;
	text-align:left;
}

/*
.maincontent .menu ul li a.home { height: 27px; width: 255px; }
.maincontent .menu .home:link, .maincontent .menu .home:visited  { background: url(../img/menu_home_01.png);  }
.maincontent .menu .home:hover, .maincontent .menu .home_over {  background:  url(../img/menu_home_02.png);  }

.maincontent .menu ul li a.ueberuns { height: 27px; width: 255px; }
.maincontent .menu .ueberuns:link, .maincontent .menu .ueberuns:visited  { background: url(../img/menu_ueberuns_01.png);  }
.maincontent .menu .ueberuns:hover, .maincontent .menu .ueberuns_over { background:  url(../img/menu_ueberuns_02.png); }

.maincontent .menu ul li a.leistungen { height: 30px; width: 255px; }
.maincontent .menu .leistungen:link, .maincontent .menu .leistungen:visited  { background: url(../img/menu_leistungen_01.png);  }
.maincontent .menu .leistungen:hover, .maincontent .menu .leistungen_over { background:  url(../img/menu_leistungen_02.png); }

.maincontent .menu ul li a.angebote { height: 27px; width: 255px; }
.maincontent .menu .angebote:link, .maincontent .menu .angebote:visited  { background: url(../img/menu_angebote_01.png); }
.maincontent .menu .angebote:hover, .maincontent .menu .angebote_over { background:  url(../img/menu_angebote_02.png);  }

.maincontent .menu ul li a.kontakt { height: 24px; width: 255px; }
.maincontent .menu .kontakt:link, .maincontent .menu .kontakt:visited  { background: url(../img/menu_kontakt_01.png);  }
.maincontent .menu .kontakt:hover, .maincontent .menu .kontakt_over { background:  url(../img/menu_kontakt_02.png);  }

.m_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:13px;
		color:#57636B;
	}
.h_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:11px;
		color:#008CD2;
	}
	
.c_text
	{
		font-family:Tahoma;
		font-size:10px;
		line-height:10px;
		color:#7A7D81;
	}

*/

