html, body {
	background: #fff url('../gfx/akademie/background3.jpg') center 0px fixed;
	color: #000;
	font-family: "Lucida Grande", "Lucida Sans", sans-serif;
	font-size: 12px;
	line-height: 140%;
}

.clearfix:after {
	clear: both;
	content: " ";
	display: block;
	width: 0;
	height: 0;
	font-size: 0;
	line-height: 0;
	visibility: hidden;
}

.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

.hidden {
	display: none;
}

.anchor {
	height: 0px !important;
}

.image_left {
	float: left;
	padding: 4px 18px 4px 0px;
}

.image_right {
	float: right;
	padding: 4px 0px 4px 18px;
}

.wrapper {
	padding: 5px 30px 5px 20px;
	margin: 0 0 10px 0;
}

.grid_6 .wrapper {
	padding: 5px 0px;
	margin: 0 0 10px 0;
}

.grid_6 p {
	text-align: center;
}

.preview {
	opacity: 0.7;
}

#footer .wrapper {
	margin: 0;
}

/* normaler Content mit Galerie */
.content-images {
	padding: 5px 0px 5px 0px;
}

.content-text + .content-images {
	padding: 0px 0px 5px 0px;
}

.content-image {
	float: left;
	margin: 5px;
	width: 100px;
	height: 80px;
	display: block;
	padding: 5px;
	border: 1px solid #666;
	vertical-align: middle;
}

.content-image img {
	vertical-align: middle;
	display: block;
}

/* Google Map */
.map-canvas {
	width: 100%; 
	height: 400px;
}

/* STYLES */
#header {
	height: 245px;
	overflow: hidden;
	background: transparent url('../gfx/akademie/background-header3.jpg') top left no-repeat;
}

#logo {
	padding: 100px 0 0 0;
}

#main-navigation-wrapper {
	background: #fff;
}

#footer-wrapper {
	height: 84px;
	overflow: hidden;
	background: transparent url('../gfx/akademie/background-footer.png') top left no-repeat;
	padding: 0 0 20px 0;
}

#footer {
	border-top: 1px solid #a5bcc6;
	padding: 10px 0 0 0;
}

#content-wrapper {
	background: #fff;
}

#main-navigation {
	background: #fff url('../gfx/akademie/background-navigation.png') 0px -5px no-repeat;
	padding: 0 0 30px 0;
}

#navigation {
	padding-left: 20px;
}

#navigation li {
	list-style: none;
	float: left;
	padding: 5px 20px 0px 5px;
	background: transparent;
}

#navigation li a,
#navigation li a:link,
#navigation li a:visited {
	font-size: 14px;
	line-height: 14px;
	display: block;
	padding: 0 4px 10px 4px;
	text-decoration: none;
	border-bottom: 3px solid #fff;
	text-transform: uppercase;
	background: transparent;
	color: #000;
}

#navigation li a:hover,
#navigation li a:focus,
#navigation li a:active,
#navigation li a.active {
	border-bottom: 3px solid #a5bcc6;
}
