body {
	background: #fff url(../img/illu.png) center bottom no-repeat;
	padding: 0;
}



/* IE 5.5 Workaround für margin: 0 auto; */
body {
	text-align: center;
}

#top, #main, #sysnav {
	text-align: left;
}

/* / IE 5.5 Workaround */



#main {
	width: 750px;
	margin: 0 auto;
	position: relative;
}

/* -=- HEAD -=- */

#head {
	background: #fff url(../img/head-bg.jpg) center top no-repeat;
	position: relative;
}

#logo {
	margin-top: 7px;
	position: absolute;
	z-index: 2;
}

#top {
	width: 750px;
	margin: 0 auto;
	position: relative;
	height: 92px;
	overflow: show;
	padding-bottom: 3em;
}

/* -=- NAVIGATION -=- */

#nav {
	width: 100%;
	float: right;
	height: 92px;
	position: absolute;
}

#nav ul {
	position: absolute;
	bottom: 0;
	right: 0;
	margin: 0;
	padding: 0;
	list-style: none;
	float: right;
}

#nav li {
	float: left;
	padding-right: 11px;
	background: url(../img/nav-tab-bg-right.png) right top no-repeat;
	margin-top: 4px;
}

#nav li:hover {
	margin-top: 0;
}

#nav li a, #nav li span {
	padding: 5px 3px 5px 12px;
	background: url(../img/nav-tab-bg-left.png) left top no-repeat;
	color: #fff;
	display: block;
	font-weight: bold;
}

#nav li:hover a {
	padding-bottom: 9px;
	margin-top: 0;
}

#nav li.active {
	background-image: url(../img/nav-tab-active-bg-right.png);
	margin-top: 0;
}

#nav li.active a, #nav li.active span {
	background-image: url(../img/nav-tab-active-bg-left.png);
	color: #A60E2F;
	padding-bottom: 9px;
	margin-top: 0;
}

#nav ul ul {
	position: absolute;
	right: 0;
	top: 2em;
	margin-top: 0.5em;
	list-style: none;
	padding-right: 9px;
	padding-top: 0.5em;
	height: 3em;
	width: 737px;
	text-align: center;
}

#nav ul ul li {
	padding: 0;
	margin: 0;
	background: none;
	float: none;
	display: inline;
	border-left: 1px solid #666;
	padding: 0 0.5em;
}

#nav ul ul li.first-child {
	border-left: 0;
}

#nav ul ul li a, #nav ul ul li span, #nav ul ul li.active span {
	display: inline;
	margin: 0;
	padding: 0;
	background: none;
}

#nav ul ul li a:hover {
	border-bottom: 1px solid #ccc;
}

#nav li ul li a {
	font-weight: normal;
}

#nav li.active li a {
	padding-bottom: 0;
}

#nav ul ul li.active, #nav ul ul li.active a, #nav li.active li a {
	background: none;
}


/* -=- CONTENT -=- */

#content {
	margin-top: 2em;
	width: 500px;
	float: left;
}

#content a {
	border-bottom: 1px solid #ccc;
}

#content a:hover, #content a:focus {
	background-color: #ddd;
}

/* -=- FEATURES -=- */

#features {
	width: 210px;
	margin-left: 30px;
	float: right;
	margin-top: 2em;
}

#features img {
}

#features h4, #features p {
	padding: 0;
	margin: 0;
	padding-left: 20px;
}

#features h4 {
	background: url(../img/list-bullet.png) 0 0.3em no-repeat;
	color: #A60E2F;
	margin-bottom: 0.2em;
	font-size: 100%;
}

#features p {
	font-size: 88%;
	line-height: 1.4;
}

#features .feature {
	margin-bottom: 1em;
}

/* -=- SYSNAV -=- */

#sysnav {
	clear: both;
	width: 750px;
	height: 200px;
	position: relative;
	margin: 0 auto;
	padding-top: 100px;
}

#sysnav ul {
	position: absolute;
	top: 200px;
	right: 0;
	list-style: none;
}

#sysnav ul li {
	display: inline;
}

#sysnav ul li a {
	display: inline;
	font-weight: normal;
	margin-left: 0.5em;
	padding-left: 0.5em;
	border-left: 1px solid #666;
}

#sysnav ul li.first-child a {
	border: 0;
}

/* -=- GOOGLE MAP -=- */

#map {
	width: 100%;
	height: 400px;
	margin: 1em 0;
}
