BODY {
	background-color: #e3e3e3;
	padding: 0px;
	margin: 0px;
}
#topend {
	background-image: url(../images/topend.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 13px;
	width: 773px;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	font-size: 1px;
}
#bottomend {
	background-image: url(../images/bottomend.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 13px;
	width: 773px;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: right;
	padding-right: 20px;
	color: #979797; 
}
#bottomend A {
	color: #979797; 
	text-decoration: none;
}
#bottomend A:hover {
	text-decoration: underline;
}
#main {
	top: 0px;
	bottom: 0px;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	width: 770px;
	height: 500px;
	background-image: url(../images/mainbg.gif);
	xxborder: 1px solid red;
}
#menu {
	background-image: url(../images/leftbg1.jpg);
	background-repeat: no-repeat;
	padding-top: 100px;
	xxbackground-color: White;
	clear: left;
	float: left;
	width: 240px;
	height: 400px;
	position:absolute;
}
#menu A {
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: Green;
	text-decoration: none;
	display: block;
	width: 200px;
	padding-top: 2px;
	padding-bottom: 3px;
	padding-left: 28px;
	margin-left: 12px;
	height: 19px;
	line-height: 19px;
	background-image: url(../images/linkbg.gif);
	background-repeat: no-repeat;
	background-position: 0px -24px;
}
#menu A:hover {
	background-color: #e4eed6;
	background-position: 0px 0px;
}
#body {
	xxbackground-color: Green;
	padding-left: 10px;
	margin-right: 12px;
	padding-top: 65px;
	width: 480px;
	height: auto;
	float: right;
	color: White;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4ex;
	font-weight: bold;
	height: 430px;
	overflow: auto;
}
#body A {
	color: #E4EED6;
}
#body A:hover {
	color: White;
}
#head {
	height: 35px;
	font-size: 28px;
	border-bottom: 3px double White;
}
#galerie  {
	display: block;
	margin-top: 10px;
}
#galerie A IMG {
	border: 1px solid #00AE01;
}
#galerie A:hover IMG {
	border: 1px solid #E4EED6;
}
#MenuKontakt {width:145px; margin:15px 10px 0px 35px; bottom:10px; position:absolute; border:solid 1px #CCC; background-color:#DDD; padding:5px 10px 5px 10px; font-family:Arial, Helvetica, sans-serif; color:#030; font-size:11px;}
#MenuKontakt STRONG { font-size:25px; color:#093;}