/* Basis Elemente */

body {
  margin: 0;
  padding: 0;
  text-align: center;
  background: url(../gfx/bg_gradient.jpg) repeat-x top left #ecf2f5;
  font-size: 14px;
  font-family: Georgia, Times, serif;
  color: #fff;
}
img, img a {
  border: 0;
  padding: 0;
  margin: 0;
}

p {
  padding: 0;
  margin: 0 0 1.4em 0;
  line-height: 1.4em;
}
p a {
  color: #ffcd00;
  text-decoration: none;
  }
  p a:hover {
  color: #fff;
  text-decoration: underline;
  padding: 0;
}

h1, h2, h3, h1 a, h2 a, h3 a {
	font-weight: bold;
	margin: 0;
	color: #fff;
	text-decoration: none;
	}
	h1, h2, h1 a, h2 a {
	font-family: "Arial Black", Verdana, sans-serif;
	font-size: 40px; /*44px*/
	line-height: 46px;
	padding-bottom: 0.4em;
	}
	h3 {
	font-family: Georgia, Times, serif;
	font-size: 17px;
	padding: 0 0 0.7em 10px;
}

h4 {
	padding-bottom: 0.4em;
	margin: 0;
	font-family: "Arial Black", Verdana, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #656565;
	text-decoration: none;
}

#globalbox {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 800px;
	height: 556px;
	margin-left: -400px;
	margin-top: -278px;
	text-align: left;
	overflow: hidden;
	/* WinIE */
}

#header {
	width: 800px;
	height: 92px;
	/* WinIE */
	_margin-bottom: -8px;
}

#whiteframe {
	background-color: #fff;
	width: 800px;
	margin: 0;
	padding: 0;
}

#mainbox {
	padding: 0;
	margin: 0 14px 0 14px;
	height: 542px;
}

#indexbox {
	float: right;
	padding-right: 16px;
	width: 325px;
	overflow: hidden;
}

#contentbox {
	float: right;
	width: 750px;
	overflow: hidden;
	}
	#contentbox p {
	padding-left: 2px;
}

#menu {
	padding-left: 46px;
 }
 #menu img {
	padding-right: 4px;
}

#footer {
	position: absolute;
	top: 487px;
	left: 0;
	height: 74px;
	width: 800px;
	background: url(../gfx/footer_ecke.gif) bottom right no-repeat;
	/* WinIE */
	_margin-bottom: -8px;
}
#navi, #subnavi, #footernavi {
	position: relative;
	list-style: none;
	color: #333;
	padding: 0;
	margin: 0;
	display: block;
	overflow: hidden;
}
#footer ul {
	padding-right: 16px;
	}
	#footernavi li {
	float: right;
	font-size: 12px;
	padding-top: 2px;
	padding-right: 0;
}
#footernavi li a {
	text-decoration: none;
	color: #333;
	overflow: hidden;
	display: block;
	}
	#footernavi li a:hover {
	color: #999;
	text-decoration: none;
}

li:hover #footernavi { display: block; } /* The magic */

#toplayer {
	position: absolute;
	width: 772px;
	height: 110px;
	font-family: "Arial Black", Verdana, sans-serif;
	font-size: 13px;
	color: #ffcd00;
	text-transform: uppercase;
	z-index: 99;
	margin-bottom: 3px;
	}
	#toplayer a {
	color: #fff;
	text-decoration: none;
	}
	#toplayer a:hover {
	text-decoration: none;
	border-bottom: 3px solid #fff;
	}
	#toplayer .disabled {
	border-bottom: 3px solid #ffcd00;
	}
	#toplayer p {
	padding: 30px 0 0 34px;
}

#whitebody {
	text-align: left;
	font-size: 13px;
	background: url(../gfx/logo_bg.gif) 25px 0 no-repeat #fff;
	padding: 100px 25px 30px 54px;
	margin-bottom: 20px;
	color: #656565;
	}
	#whitebody a {
	text-decoration: none;
	color: #656565;
	}
	#whitebody a:hover {
	text-decoration: underline;
	color: #999;
}

#adresse { position: absolute; top: 209px; left: 48px; display: none; padding: 0; }
#anfahrt { position: absolute; top: 209px; left: 48px; display: none; padding: 0; }

.toggler { color: #ffcd00; font-size: 11px; }
.toggler a { color: #ffcd00; text-decoration: none; padding-right: 10px; }
.toggler a:hover { color: #fff; text-decoration: underline; }

.close a { font-size: 12px; color: #333; text-decoration: underline; padding-bottom: 130px; }
.close a:hover { color: #999; text-decoration: none; padding-bottom: 130px; }

.buttonright, .buttonleft {
	float: left;
	height: 33px;
	width: 33px;
	font-size: 0.1%;
	line-height: 0.1em;
	display: block;
	text-decoration: none;
	}
	.buttonright {
	background: url(../gfx/but_right_ndx.gif) no-repeat;
	}
	.buttonleft {
	background: url(../gfx/but_left.gif) no-repeat;
	}
	.buttonright a:hover {
	background: url(../gfx/but_right1.gif) no-repeat;
	}
	.buttonleft a:hover {
	background: url(../gfx/but_left1.gif) no-repeat;
	}
	.buttonstart, .buttoninfo {
	text-align: center;
	height: 33px;
	width: 67px;
	padding: 0 9px 0 46px;
	line-height: 0.1em;
	display: block;
	text-decoration: none;
	}
	.buttonstart {
	background: url(../gfx/but_start.gif) no-repeat;
	}
	.buttoninfo {
	background: url(../gfx/but_info.gif) no-repeat;
	}
	.buttonstart a:hover {
	background: url(../gfx/but_start1.gif) no-repeat;
	}
	.buttoninfo a:hover {
	background: url(../gfx/but_info1.gif) no-repeat;
}

/* --------------------- */
/*       	HACKS		 */
/* --------------------- */

