html, body {
	background: #fff;
	color: #000;
	font-family: "Helvetica", Arial, sans-serif;
	font-size: 12px;
	line-height: 140%;
}

body.home {
	background: #fff url('../gfx/bastiansick/background-body.png') top left no-repeat;
}

.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;
	font-size: 0px;
	line-height: 0px;
}

.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;
}

img.shadow {
	padding-bottom: 9px;
	background: #fff url('../gfx/bastiansick/background-image.png') bottom left no-repeat;
}

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

.preview {
	opacity: 0.7;
}

img.border {
	border: 1px solid #eee;
	padding: 5px;
}

/* 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;
}

/* BASTIAN SICK LAYOUT */
#page {
	width: 1004px;
	margin: 0 auto;
}

#content-wrapper {
	padding: 64px 0 0 0;
}

#content-wrapper-standard {
	background: #fff url('../gfx/bastiansick/background-content-standard.png') top left no-repeat;
	padding: 64px 0 0 0;
	margin: 0 0 20px 0;
}

#sidebar {
	width: 213px;
	float: left;
	position: absolute;
	padding: 0 0 0 15px;
}

#content {
	width: 772px;
	background: #fff url('../gfx/bastiansick/background-content-sick.gif') bottom left no-repeat;
	float: right;
}

#navigation-top {
	display: block;
	width: 188px;
	height: 3px;
	background: #fff url('../gfx/bastiansick/navigation-top.png') bottom left no-repeat;
}

#navigation-bottom {
	display: block;
	width: 188px;
	height: 6px;
	background: #fff url('../gfx/bastiansick/navigation-bottom.png') top left no-repeat;
}

#navigation-wrapper {
	width: 176px;
	background: #fff url('../gfx/bastiansick/navigation-wrapper.png') bottom left repeat-y;
	padding: 0px 6px;
}

#navigation {
	width: 176px;
	padding: 0;
	margin: 0;
}

#navigation li {
	background: #c20000 url('../gfx/bastiansick/background-li.png') bottom left repeat-x;
	border-top: 1px solid #ca1a1a;
	border-bottom: 1px solid #750101;
	margin: 0;
	list-style: none;
}

#navigation li a,
#navigation li a:link,
#navigation li a:visited {
	font-family: Georgia, Times, serif;
	font-size: 16px;
	line-height: 26px;
	display: block;
	width: 146px;
	padding: 0 15px;
	color: #fff;
	text-decoration: none;
}

#navigation li a:hover,
#navigation li a:focus,
#navigation li a:active,
#navigation li a.active {
	font-size: 22px;
	line-height: 32px;
}

.template-left {
	width: 500px;
	float: left;
}

.template-right {
	width: 248px;
	padding: 0px 0px 20px 24px;
	float: left;
}

.template-right .container-column {
	border-bottom: 10px solid #fff;
	padding: 5px 0px 0px 0px;
}

.template-right .content-text {
	padding: 0 12px;
}

.container-left {
	width: 235px;
	padding: 0 15px 0 0;
	float: left;
}

.container-right {
	width: 245px;
	padding: 0 0 0 5px;
	float: left;
}

span.hls {
	background: #ddd !important;
	padding: 0 2px;
}

#print-header {
	display: none;
}
