html, body {
	height: 100%;
	width: 100%;
	padding: 0;
	margin: 0;
}
body {
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background: url(/img/ecke.jpg) no-repeat top right;
	background-color: #c9cbea;
	min-width: 780px;
	z-index: 100;
}
a:active, a:focus {
    outline: none;
}
#wrapper {
	position: relative;
	min-height: 100%;
}
#top {
	width: 100%;
	height: 44px;
}
#tbild {
	position: absolute;
	top: 0;
	left: 0;
	width: 100px;
}
#hmenu li {
    list-style: none;
	width: 120px;
}
#hmenu a {
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	color: #b5752f;
}
#hmenu a:hover {
	text-decoration: underline;
}
#home {
	padding-bottom: 130px;
	width: 650px;
	height: 422px;
	margin: auto;
	background: url(/img/hector1.jpg) center 70px no-repeat;
}
#mainmenu {
	margin-top: 11px;
	font-size: 14px;
	font-weight: bold;
	width: 300px;
	height: 450px;
	padding-bottom: 130px;
	float: left;
}
#mainmenu a {
    text-decoration: none;
	color: #000;
    border: 0px;
}
#mainmenu a:hover {
	color: #666;
}
#mainmenu img {
	border: 0;
	width: 100px;
	float: left;
}
#mainmenu .pass {
	position: absolute;
	left: 0px;
	height: 55px;
	width: 290px;
}
#aktiv {
	position: absolute;
	top: 0px;
	left: 0px;
	background-position: top left;
	padding-left: 100px;
	padding-top: 12px;
	color: #b5752f;
	font-size: 24px;
}
#submenu {
	width: 350px;
	font-size: 14px;
	border-left: 1px solid #ffc;
}
#submenu ul {
	margin: 0px;
	padding: 0px;
}
#submenu li {
    margin: 0;
	padding-left: 25px;
    list-style: none;
	background: url(/img/kurze-linie.gif) no-repeat 0px 8px;
}
#submenu ul a {
	text-decoration: none;
	color: #000;
}
#submenu .active, #submenu a:hover {
	color: #b5752f;
	background-color: #ffffb2;
}
#content {
	padding-left: 300px;
	padding-bottom: 130px;
	line-height: 130%;
}
#text {
	margin-top: 25px;
	width: 400px;
	border-left: 1px solid #ffc;
	padding: 0 0 20px 10px;
	background: url(/img/kurze-linie.gif) no-repeat bottom left;
}
#text h1 {
	font-size: 18px;
}
#text h2 {
	font-size: 16px;
}
#text a {
	color: #b5752f;
    text-decoration: none;
}
#text a:hover {
	color: #ffc;
}
#adresse {
	position: absolute;
	top: 0px;
	right: 0px;
	color: #fff;
	text-align: right;
	padding: 8px;
}
#adresse a {
	text-decoration: none;
	color: #ccf;
}
#hlink {
	margin-top: 45px;
	width: 150px;
	height: 90px;
	border: 0;
}
#bottom {
	clear: both;
	width: 100%;
	height: 130px;
	background: url(/img/steinmauer.jpg) repeat-x;
	position: absolute;
	bottom: 0;
	text-align: center;
}
#bottom a {
	color: #95550f;
	text-decoration: none;
}
#fbot {
	position: absolute;
	top: 710px;
	width: 100%;
	height: 130px;
	background: url(/img/steinmauer.jpg) repeat-x;
	text-align: center;
	padding-top: 85px;
}
#map {
	width: 500px;
	height: 400px;
	border: 1px solid black;
}
.clr {
	clear: both;
}
.facebook {
	position: relative;
	border: none;
	overflow: hidden;
}
.facebook img {
	width: 62px !important;
	height: 18px;
}
