body {
	background: url('i/head_run.png') repeat-x;
	background-position: 0px 122px;
}

#logo {
	position: absolute;
	top: 37px;
	left: 230px;
	
	height: 65px;
	width: 242px;
	
	background: url('i/logo.png') no-repeat;
}

#slogan {
	position: absolute;
	top: 92px;
	left: 830px;
	
	height: 13px;
	width: 147px;
	
	margin: 0px;
	
	background: url('i/slogan.png') no-repeat;
}

#icon {
	position: absolute;
	top: 89px;
	left: 46px;
}

#icon img {
	border: 0;
	margin: 0;
}

#header {
	position: absolute;
	top: 122px;
	left: 0px;
	
	height: 224px;
	width: 977px;
}

#header #banner {
	position: absolute;
	top: 12px;
	left: 200px;
	
	height: 200px;
	width: 624px;
}

#header #run_shadow_l {
	position: absolute;
	top: 12px;
	left: 188px;
	
	height: 200px;
	width: 12px;
	
	background: url('i/head_run_shadow_l.png') no-repeat;
}

#header #run_shadow_r {
	position: absolute;
	top: 12px;
	left: 800px;
	
	height: 200px;
	width: 12px;
	
	background: url('i/head_run_shadow_r.png') no-repeat;
}

#header #navigation {
	position: absolute;
	top: 44px;
	left: 30px;
	
	height: 133px;
	width: 140px;
}

#header #navigation img {
	margin: 0;
	float: left;
	border: 0;
}

#header #navigation .hr {
	margin: 5px 0 10px 0;
	height: 1px;
	width: 140px;
	float: left;
	clear: both;
	border: 0;
	overflow: hidden;
}

#header #subnavigation {
	position: absolute;
	top: 240px;
	left: 30px;
	
	width: 120px;
	padding: 20px 0px 0px 20px;
}

#header #subnavigation ul {
	margin: 0px;
	padding: 0px;
	display: block;
	border-bottom: 1px solid #E5E7E8;
}

#header #subnavigation li {
	list-style-type: none;
	margin: 0px;
	border-top: 1px solid #E5E7E8;
}

/* Für Sub-Subnavigation Shop_Features */
#header #subnavigation ul li ul {
	margin-left: 8px;
	border-bottom: none;
}

#header #subnavigation li a:link, #header #subnavigation li a:hover, #header #subnavigation li a:active, #header #subnavigation li a:visited{
	font-size: 11px;
	font-family: Arial,sans-serif;
	color: #525D66;
	text-decoration: none;
}

#header #subnavigation li .highlight:link, #header #subnavigation li .highlight:hover, #header #subnavigation li .highlight:active, #header #subnavigation li .highlight:visited{
	color: #000000;
}

#shadow_tl {
	position: absolute;
	top: 4px;
	left: 188px;
	
	height: 130px;
	width: 12px;
	
	background: url('i/head_shadow_tl.png');
}

#shadow_tr {
	position: absolute;
	top: 4px;
	left: 800px;
	
	height: 130px;
	width: 12px;
	
	background: url('i/head_shadow_tr.png');
}

#shadow_bl {
	position: absolute;
	top: 334px;
	left: 188px;
	
	height: 313px;
	width: 12px;
	
	background: url('i/head_shadow_bl.png');
}

#shadow_br {
	position: absolute;
	top: 334px;
	left: 800px;
	
	height: 313px;
	width: 12px;
	
	background: url('i/head_shadow_br.png');
}

#body {
	position: absolute;
	top: 346px;
	left: 200px;
	
	width: 600px;
}

#body #footer {
	height: 34px;
	margin-bottom: 30px;
	clear: both;
	padding: 0px;
	
	background: url('i/footer_bg.png') repeat-x;
}

#body #footer #left_border {
	height: 34px;
	width: 14px;
	
	float: left;
	
	background: url('i/footer_border_l.png') repeat-x;
}

#body #footer #right_border {
	height: 34px;
	width: 13px;
	
	float: right;
	
	background: url('i/footer_border_r.png') repeat-x;
}

#body #footer #text {
	display: inline;
	
	float: right;
	margin: 12px 0px 0px 0px;
	
	font-family: Arial,sans-serif;
	font-size: 10px;
	
	color: #525d66;
}

#body #footer #text a:link, #body #footer #text a:hover, #body #footer #text a:visited, #body #footer #text a:active {
	color: #6DC20A;
}

#body #content {
	margin: 20px;
	font-family: Arial,sans-serif;
	font-size: 11px;
	line-height: 16px;
	width: 560px;
	min-height: 300px;
	
	color: #525d66;
}

#body #content h1{
	font-size: 14px;
	font-weight: bold;
	
	margin: 5px 0 5px 0;
}
#body #content h2{
	font-size: 11px;
	font-weight: bold;
	
	margin: 0px;
	
	color: #525D66;
}

#body #content p{
	margin: 0px 0px 10px 0px;
	padding: 0px;
	float: left;
	text-align: left;
}

#body #content .hr{
	margin: 10px 0 10px 0;
	height: 2px;
	width: 560px;
	float: left;
	clear: both;
	border: 0;
	overflow: hidden;
	background: #EDEEEF;
	display: inline;
}

#body #content .colgroup{
	padding-bottom: 10px;
	clear: both;
	width: 560px;
	display: block;
	background: url('i/bg_colgroup.gif') repeat-y;
}

#body #content .colgroup .col_lft{
	float: left;
	width: 260px;
	display: block;
}

#body #content .colgroup .col_rgt{
	margin-left: 35px;
	width: 260px;
	float: right;
	display: block;
}

#body #content .l{
	display: block;
	clear: both;
	color: #000000;
	margin: 0 0 6px 0;
}

#body #content .blog_h2{
	font-size: 11px;
	font-weight: bold;
	display: block;
	
	margin: 0px;
	
	color: #525D66;
	clear: both;
}

#body #content .blog_h2 .pre{
	font-size: 11px;
	font-weight: normal;
	display: inline;
	
	margin: 0px;
}

#body #content a:link, #body #content a:hover, #body #content a:active, #body #content a:visited{
	color: #000000;
}

#body #content .clear{
	clear: both;
}

#referenzen img {
	border: none;
	margin: 10px 0 10px 20px;
}

#referenzen th {
	padding: 10px 0 0 0;
	text-align: left;
	vertical-align: top;
}

#referenzen th {
	font-weight: normal;
}

#referenzen th a.customer {
	color: #3cc1f8 !important;
	display: block;
	font-weight: bold;
	margin-bottom: 5px;
}

#referenzen td {
	white-space: nowrap;
	vertical-align: top;
}

#referenzen th p {
	float: none !important;
}

table.noPad {
	border-spacing: 0;
	border-collapse: collapse;
	border: none;
}

table.noPad th, table.noPad td {
	vertical-align: top;
	text-align: left;
	font-weight: normal;
	padding: 0 5px 0 0;
}

td.right {
	text-align: right;
}

.prices th {
	text-align: left;
	white-space: nowrap;
	border-bottom: 1px solid #e5e7e8;
}