/*
#body-bg {
	position:absolute;
	width:100%;
	height:308px;
	background-image:url('../img/layout/body-bg.png');
	border-width:0px 0px 1px 0px;
	border-style:solid;
	border-color:#68718e;
}
*/

#body-container {
	position:absolute;
	left:53px; top:0px;
	width:761px;
	height:auto;
	margin:0px auto 0px auto;
}

#menu {
	width:220px;
	margin-top:45px;
	float:left;
	font-size:12px;
	font-family:Tahoma,sans,sans-serif;
}

#menu a {
	color:#fff;
	text-decoration:none;
}
#menu a:hover {
	color:#ccc;
}

#menu-top {
	width:220px; height:153px;
	background-image:url('../img/layout/menu-banner-2.png');
}

#menu-adapter {
	width:220px; height:52px;
	background-image:url('../img/layout/menu-adapter-2.png');
}

#menu div.spacer {
	width:220px; height:1px;
	background-image:url('../img/layout/menu-spacer.png');
	overflow:hidden;
}
#menu div.active {
	font-weight:bold;
}

#menu div.level-0 {
	width:218px;
	padding:4px 2px 2px 0px;
	background-image:url('../img/layout/menu-bg.png');
	color:#fff;
	overflow:hidden;
}


#menu div.level-0 ul {
	margin:0px;
	padding:0px 0px 0px 17px;
	list-style-image:url('../img/layout/menu-arrow-icon.png');
}

#menu div.level-0 li {
	margin:0px; padding:0px;
}

#menu div.level-1 {
	width:218px;
	padding:4px 2px 2px 0px;
	background-image:url('../img/layout/menu-l1-bg.png');
	color:#000;
	overflow:hidden;
}

#menu div.level-1 ul {
	margin:0px;
	padding:0px 0px 0px 17px;
	list-style-image:url('../img/layout/menu-l1-arrow-icon.png');
}

#menu div.level-1 li {
	margin:0px; padding:0px;
}

#menu div.level-1 a {
	color:#000;
}

#menu div.level-1 a:hover {
	color:#999;
}

#menu div.level-2 {
	width:218px;
	padding:4px 2px 2px 0px;
	background-image:url('../img/layout/menu-l2-bg.png');
	overflow:hidden;
}

#menu div.level-2 ul {
	margin:0px;
	padding:0px 0px 0px 17px;
	list-style-image:url('../img/layout/menu-l2-arrow-icon.png');
}

#menu div.level-2 li {
	margin:0px; padding:0px;
}

#menu div.level-2 a {
	color:#000;
}

#menu div.level-2 a:hover {
	color:#999;
}

#menu-small-content {
	width:220px; height:260px;
	padding:5px, 5px;
	background-image:url('../img/layout/menu-small-bg.png');
	text-align:right;
}

#menu-small-content #info {
	width:160px; height:100px;
	margin-left:57px;
	background-image:url('../img/layout/menu-kontakt.png');
}

#menu-small-content #map {
	width:160px; height:80px;
	margin-left:57px;
	background-image:url('../img/layout/menu-map.jpg');
}

#menu-small-content #broschuere {
	width:160px; height:80px;
	margin-left:57px;
	background-image:url('../img/layout/menu-broschuere.jpg');
}

#menu-bottom {
	width:220px; height:23px;
	background-image:url('../img/layout/menu-bottom.png');
}

#content{
	width:536px;
	margin-top:28px;
	float:right;
	background-image:url('../img/layout/cont-bg.png');
}

#content-top {
	width:536px; height:67px;
	color:#fff;
	font-weight:bold;
}

#content-top .title {
	margin:33px 0px 0px 8px;
	padding:0px 0px 0px 15px;
	font-size:12px;
	background-image:url('../img/layout/cont-top-arrow.png');
	background-repeat:no-repeat;
	background-position:center left;
}

#content-top #left {
	width:383px; height:67px;
	float:left;
	background-image:url('../img/layout/cont-top-left.png');
}

#content-top #right-top {
	width:153px; height:6px;
	overflow:hidden;
	float:right;
	background-image:url('../img/layout/cont-top-right-top-2.png');
}

#content-top #right-middle {
	width:151px; height:32px;
	padding-left:2px;
	float:right;
	background-image:url('../img/layout/cont-top-right-middle-2.png');
}

#content-top #right-middle a, img {
	margin:0px; padding:0px; border:0px;
}

#content-top #right-bottom {
	width:153px; height:29px;
	float:right;
	background-image:url('../img/layout/cont-top-right-bottom-2.png');
}

#content-text {
	min-height:550px;
	padding:10px 12px 10px 9px;
}

#content-bottom {
	width:521px; height:56px;
	padding:55px 0px 0px 15px;
	background-image:url('../img/layout/cont-bottom-2.png');
	background-position:top;
	background-repeat:no-repeat;
}
