html,
body
{
	height: 100%;
	margin: 0;
	padding: 0;
}
body
{
	background: #F3F3F3 url(../images/layout/background.gif) repeat-x;
	color: #4B4A4A;
	font: normal 12px Verdana, Tahoma, Arial, Verdana, Sans-serif;
	line-height: 1.5em;
}
a
{
	color: #A1A7AC;
}
a:hover,
a:focus
{
	color: #E8AD01;
}
a img
{
	border: none;
}
a.more
{
	padding-left: 14px;
	background: url(../images/layout/bullet_yellow.gif) no-repeat left 0.325em;
}
h1
{
	margin: 0;
	padding: 24px 0 10px 0;
	color: #E8AD01;
	font-size: 20px;
	font-weight: normal;
}
h2
{
	margin: 0;
	padding: 12px 0 6px 0;
	color: #343739;
	font-size: 15px;
	font-weight: normal;
}
h2 a,
h2 a:hover,
h2 a:focus
{
	color: #343739;
	text-decoration: none;
}
h3
{
	margin: 0;
	padding: 8px 0 4px 0;
	font-size: 14px;
	font-weight: normal;
}
h6
{
	margin: 0;
	padding: 4px 0 2px 0;
	color: #7c8186;
	font-size: 13px;
	font-weight: normal;
}
img.right
{
	float: right;
	margin: 0 -16px 0 16px;
}
p
{
	margin: 0;
	padding: 6px 0 6px 0;
}
ul
{
	margin: 0;
	padding: 6px 0 6px 0;
}
ul li
{
	margin: 0 0 6px 20px;
	padding: 0 16px 0 4px;
}
ol
{
	margin: 0;
	padding: 6px 0 6px 0;
}
ol li
{
	margin: 0 0 6px 24px;
	padding: 0 16px 0 0;
}
table
{
	margin: 6px 0 6px 0;
	padding: 0;
}
td
{
	padding: 6px;
}
.clear
{
	clear: left;
	height: 0;
	overflow: hidden;
}

/* Framework */

#wrapper
{
	width: 832px;
	height: auto;
	min-height: 100%;
	margin: 0 auto 0 auto;
	background: url(../images/layout/main_background.gif) repeat-y;
}
#header
{
	position: relative;
	height: 616px;
	margin: 0 0 -424px 0;
	background: url(../images/layout/header_background.gif) no-repeat;
}
#header img
{
	display: none;
}
#logo
{
	height: 192px;
	margin: 0 0 -72px 0;
	padding: 0;
	background: url(../images/layout/logo_header.jpg) no-repeat;
}
#logo a
{
	position: absolute;
	left: 72px;
	top: 32px;
	display: block;
	width: 128px;
	height: 144px;
}
#logo span
{
	display: none;
}
#header h2
{
	position: absolute;
	left: 560px;
	top: 34px;
	width: 160px;
	padding: 8px 24px 8px 24px;
	color: #FFFFFF;
	font-size: 13px;
}

/* Navigation */

#navigation
{
	height: 72px;
	margin: 0 16px 0 264px;
	padding: 0;
	background: url(../images/layout/navigation_background.gif) repeat-x 0 0;
	list-style-type: none;
}
#navigation li
{
	float: left;
	height: 72px;
	padding: 0;
	margin: 0 1px 0 0;
	background: url(../images/layout/navigation_background.gif) repeat-x 0 -72px;
}
#navigation li.active
{
	background-position: 0 -144px;
}
#navigation a
{
	display: block;
	height: 32px;
	background: url(../images/layout/navigation_background.gif) repeat-x 0 -72px;
	color: #FFFFFF;
	font-size: 11px;
	line-height: 32px;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
}
#navigation a:hover,
#navigation a:focus,
#navigation li.active a,
#navigation li.active a:hover,
#navigation li.active a:focus
{
	background: url(../images/layout/navigation_background.gif) repeat-x 0 -144px;
}
#produkte a
{
	width: 127px;
}
#niederlassungen a
{
	width: 167px;
}
#unternehmen a
{
	width: 135px;
}
#kontakt a
{
	width: 119px;
}

/* Linke Spalte */

#left_column
{
	position: relative;
	float: left;
	margin-left: 8px;
	width: 256px;
	border-top: solid 1px #F3F3F3;
}
div.teaser_image
{
	margin-top: 24px;
	text-align: center;
}
#left_column .clear
{
	height: 144px;
}

/* Subnavigation */

h2.navigation_title
{
	margin-top: -1px;
	padding: 8px 16px 8px 32px;
	background: url(../images/layout/subnav_title.jpg);
	color: #FFFFFF;
}
#subnavigation
{
	margin: 16px 1px 0 0;
	padding: 0;
	border-top: solid 1px #F3F3F3;
	list-style-type: none;
	font-size: 11px;
}
#subnavigation li
{
	margin: 0;
	padding: 0;
}
#subnavigation a
{
	display: block;
	width: 207px;
	padding: 5px 16px 5px 32px;
	line-height: 18px;
	text-decoration: none;
	background: #FFFFFF url(../images/layout/subnav_bullet.gif) no-repeat 16px center;
	border-bottom: solid 1px #F3F3F3;
	color: #7C8186;
}
#subnavigation a:hover,
#subnavigation a:focus
{
	background: #F7F7F7 url(../images/layout/subnav_bullet_highlight.gif) no-repeat 16px center;
	color: #4B4A4A;
}
#subnavigation li.active a,
#subnavigation li.active a:hover,
#subnavigation li.active a:focus
{
	color: #E8AD01;
	background: #FFFFFF url(../images/layout/subnav_bullet_active.gif) no-repeat 16px center;
}
#subnavigation ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#subnavigation li.active ul a
{
	width: 191px;
	padding-left: 48px;
	background: #F7F7F7 url(../images/layout/subnav_bullet_highlight.gif) no-repeat 32px center;
	border-bottom: solid 1px #FFFFFF;
	color: #4B4A4A;
}
#subnavigation li.active ul a:hover,
#subnavigation li.active ul a:focus
{
	background: #F3F3F3 url(../images/layout/subnav_bullet_highlight.gif) no-repeat 32px center;
	color: #4B4A4A;
}
#subnavigation li.active ul li.active a,
#subnavigation li.active ul li.active a:hover,
#subnavigation li.active ul li.active a:focus
{
	background: #F7F7F7 url(../images/layout/subnav_bullet_active.gif) no-repeat 32px center;
	color: #E8AD01;
}

/* Inhaltsspalte */

#content
{
	position: relative;
	float: left;
	width: 496px;
	margin: 0 8px 0 0;
	padding: 0 32px 0 32px;
	border-top: solid 1px #F3F3F3;
}

/* Brotkrumennavigation */

#breadcrumb
{
	position: absolute;
	left: 32px;
	top: -40px;
	height: 40px;
	padding: 0;
	font-size: 11px;
	line-height: 40px;
}
#breadcrumb a
{
	margin-right: 6px;
	padding: 0 0 0 12px;
	background: url(../images/layout/breadcrumb_arrow.gif) no-repeat left center;
	color: #7C8186;
	text-decoration: none;
}
#breadcrumb a.home
{
	padding: 0;
	background: none;
}

/* Footer */

#clear
{
	clear: both;
	height: 80px;
	margin: 0 8px 0 8px;
	overflow: hidden;
}
#footer
{
	position: relative;
	clear: both;
	width: 816px;
	height: 80px;
	margin: -80px auto 0 auto;
	padding: 0 8px 0 8px;
	background: url(../images/layout/footer_background.gif) no-repeat left bottom;
}
#footer img
{
	position: absolute;
	left: 8px;
	top: -120px;
}
#footer a
{
	text-decoration: none;
}
#footer p
{
	padding: 0 32px 0 288px;
	font-size: 10px;
}
#footer p.links
{
	height: 24px;
	background: #F3F3F3;
	line-height: 24px;
}
#footer p.links a
{
	color: #4B4A4A;
}
#footer p.links a.print
{
	float: left;
	padding-left: 16px;
	background: url(../images/layout/icon_print.gif) no-repeat left 6px;
}
#footer p.links a.top
{
	float: right;
	padding-right: 16px;
	background: url(../images/layout/icon_top.gif) no-repeat right 6px;
}
#footer p.rechtliches
{
	clear: both;
	height: 32px;
	color: #FFFFFF;
	line-height: 32px;
}
#footer p.rechtliches a
{
	color: #FFFFFF;
}
#footer p.rechtliches span
{
	float: left;
}
#footer p.rechtliches span.meta_links
{
	float: right;
	white-space: nowrap;
}

/* Startseite Teaser-Elemente */

div.introduction
{
	margin: 0 -32px 0 -32px;
	padding: 20px 32px 20px 28px;
	border: solid 4px #F7F7F7;
	border-right: none;
}
div.introduction h1
{
	padding: 4px 0 12px 0;
}
div.teaser
{
	margin: 0 -32px -1px -32px;
	padding: 12px 32px 12px 32px;
	border-top: solid 1px #F3F3F3;
	border-bottom: solid 1px #F3F3F3;
}
div.teaser a
{
	text-decoration: none;
}
div.teaser h2
{
	padding: 2px 0 3px 0;
}
div.introduction p,
div.teaser p
{
	padding: 3px 0 3px 0;
}

/* Tankstellen-Tabellen */

table.ts_border
{
	border-collapse: collapse;
}
table.ts_border td
{
	padding: 6px 16px 8px 16px;
	border-bottom: solid 1px #F3F3F3;
}

/* Sitemap */

#sitemap
{
	margin: 6px 0 24px 0;
}
#sitemap table
{
	width: 236px;
}
#sitemap td
{
	padding: 0;
	vertical-align: top;
}
#sitemap td.platz
{
	width: 24px;
}
#sitemap td a
{
	display: block;
	width: 204px;
	padding: 4px 16px 4px 16px;
	border-bottom: solid 1px #F3F3F3;
	text-decoration: none;
}
#sitemap td.submenu1 a
{
	background-color: #E8AD01;
	color: #FFFFFF;
	border-bottom: none;
}
#sitemap td.submenu3 a
{
	width: 188px;
	padding: 4px 16px 4px 32px;
}

/* Editbutton */

#lycms_edit_button
{
	margin: 12px 0 24px 0 !important;
}
#lycms_edit_button table
{
	margin: 0;
}
#lycms_edit_button td
{
	padding: 0 4px 0 2px;
}