body {
	margin-top:10px;
	background-color:#fff;
}

table {
	font-family:Verdana, Arial, Sans;
	font-size:12px;
	color:#000;
}

#content {
	position:absolute;
	top:20px;
	left:50%;
	width:800px;
	height:540px;
	margin-left:-400px;
}

#houseTable {
	position:relative;
	width:800px;
	height:540px;
}

#houseRoof {
	width:800px;
	height:170px;
	background-image:url(../images/backTop.gif);
}

#houseBody {
	z-index:10;
	width:800px;
	height:340px;
	background-image:url(../images/backCenter.gif);
}

#fensterTable {
	position:relative;
	width:460px;
	height:340px;
}

#structureTable {
	position:relative;
	width:629px;
	height:340px;
	margin-left:90px;
}

#contentTable1 {
	width:423px;
	height:329px;
}

.h{height:25px;font-size:15px;font-weight:bold;}

#menuTable {
	width:165px;
	height:340px;
	margin-left:20px;
}

#contentCell {
	padding-left:10px;
	padding-top:5px;
	padding-right:5px;
}

#houseBottom {
	width:800px;
	height:30px;
	background-image:url(../images/backBottom.gif);
	margin-left:90px;
}

#submenuTable {
	width:440px;
	margin-left:90px;
}

.headline {
	font-size:15px;
	font-weight:bold;
}

.sitesMenu {
	padding-left:5px;
	padding-right:5px;
	color:#69c;
}

#sitesMenuStart {
	width:110px;
	padding-left:0px;
	color:#69c;
}

#submenuCell {
	width:220px;
}

#menuBoard {
	position:absolute;
	visibility:visible;
	z-Index:100;
	margin-left:160px;
	left:50%;
	top:605px;
	width:170px;
	height:260px;
	background-image:url(../images/tafel260.gif);
}

.ctrl {
	font-size: 13px;
	color:#000;
}

.butt { 
	height: 22px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-right: 3px solid #333;
	border-top: 3px solid #999;
	border-left: 3px solid #999;
	border-bottom: 3px solid #333;
	font-weight: normal;
	font-size: 13px;
	line-height: 15px;
	color: #000000;
	font-style: normal;
	text-align: center;
}
#nachricht {
	color: red;
}

a:link {
	font-family: verdana, arial, sans;
	color:#000;
	font-weight:normal;
	text-decoration:underline;
}
a:hover {
	font-weight:normal;
	text-decoration:none;
}
a:visited {
	color:#000;
	font-weight:normal;
	text-decoration:none;
}
