/*
 * CSS-File for
 * schlemmer.com
 * Copyright (c) CLICKSPORTS
 * $Rev: 85 $
 * $Author: mw $
 * $Date: 2010-12-09 17:59:15 +0100 (Do, 09 Dez 2010) $
 *
 */

html,
body { height: 100%; }

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7D7D7D;
	background-image: url(../layout/bg_body.png);
	position: relative;
}

a:link { color: #00529B; }
a:visited { color: #00529B; }
a:hover { color: #00529B; }
a:active { color: #00529B; }
a img { border: none; }

/* Basic Page Structure */
div#top {
	width: 100%;
	height: 137px;
	background-image: url(../layout/bg_top.png);
	background-repeat: repeat-x;
	position: absolute;
	z-index: 10;
}

div#site_wrapper {
	width: 754px;
	min-height: 100%;
	background-color: #FFFFFF;
	background-image: url(../layout/bg_site_wrapper.png);
	background-position: right;
	background-repeat: repeat-y;
	position: relative;
	z-index: 20;
}

div#header_wrapper {
	height: 128px;
	background-color: #FFFFFF;
	position: relative;
}

div#navigation_wrapper {
	height: 37px;
	border-top: 1px solid #FFFFFF;
	padding-left: 35px;
	background-image: url(../layout/bg_navigation.png);
	background-repeat: repeat-x;
}

div#footer {
	top: -15px;
	position: relative;
	z-index: 25;
}

/* Header */
div#options {
	padding-left: 24px;
	background-color: #E5E8EA;
	position: absolute;
}

div#options ul {
	list-style: none;
	color: #00529B;
	font-size: 9px;
	text-transform: uppercase;
}

div#options ul li {
	height: 23px;
	padding: 4px 5px 0px 11px;
	border-right: 1px solid #F6F6F7;
	float: left;
}

div#options ul li a {
	padding-top: 6px;
	color: #00529B;
	text-decoration: none;
	display: block;
}

a#logo {
	width: 168px;
	height: 45px;
	top: 61px;
	right: 26px;
	background-image: url(../layout/logo.png);
	background-repeat: no-repeat;
	display: block;
	position: absolute;
	text-indent: -9000px;
}

/* Navigation */
div#navigation_wrapper ul { margin-left: -17px; list-style: none; }
div#navigation_wrapper ul li {
	background-image: url(../layout/bg_navigation_element.png);
	background-position: bottom right;
	background-repeat: no-repeat;
	float: left;
}

div#navigation_wrapper ul li a {
	margin-left: 7px;
	padding: 15px 7px 7px 10px;
	color: #FFFFFF;
	font-size: 12px;
	display: block;
	text-decoration: none;
}

div#navigation_wrapper ul li a.active,
div#navigation_wrapper ul li:hover a {
	color: #00529B;
	text-decoration: none;
	background-color: #F7F8F8;
}

/* Second Level */
div#navigation_wrapper ul li ul {
	min-height: 160px;
	left: -5000px;
	border-left: 4px solid #F7F8F8;
	background-color: #CAD2D5;
	position: absolute;
	z-index: 20;
}

div#navigation_wrapper ul li:hover ul { left: auto; margin-left: 7px; }

div#navigation_wrapper ul li ul li {
	border-top: 1px solid #FFFFFF;
	background-color: #E5E8EA;
	background-image: none;
	float: none;
}


div#navigation_wrapper ul li ul li:first-child { border: none; }

div#navigation_wrapper ul li:hover ul li a {
	width: 170px;
	height: 26px;
	margin: 0px;
	padding: 0px 8px;
	line-height: 26px;
	color: #000000;
	background-color: transparent;
	font-size: 10px;
}
div#navigation_wrapper ul li ul li a:hover { color: #00529b; background-color: transparent }

/* Left Content */
div#breadcrumb {
	width: 444px;
	left: 0px;
	padding: 7px 37px;
	color: #9FA0A4;
	font-size: 10px;
	background-color: #E5E8EA;
	position: absolute;
}
div#breadcrumb a { color: #9FA0A4; text-decoration: none; }
div#breadcrumb a:hover { color: #00529B; text-decoration: underline; }

/* Content */
div#content {
	width: 445px;
	margin-top: 64px;
	padding: 0px 0px 50px 50px;
	color: #5B5F61;
	float: left;
}

div#content h1 {
	margin-left: -50px;
	margin-bottom: 10px;
	padding-left: 50px;
	font-size: 22px;
	font-weight: 800;
	color: #00529B;
	background-image: url(../layout/bg_headline.png);
	background-position: left 13px;
	background-repeat: no-repeat;
}

div#content h2 {
	margin: 30px 0px 10px 35px;
	padding: 0px 0px 2px 10px;
	border-bottom: 1px dashed #E5E8EA;
	background-image: url(../layout/bg_h2.png);
	background-position: 0px 8px;
	background-repeat: no-repeat;
	color: #B8C3C9;
	font-size: 18px;
	text-transform: uppercase;
}

div#content h3 {
	font-size: 16px;
	color: #B8C3C9;
	font-weight: bold;
	padding-bottom: 3px;
}

div#content a { color: #00529B; text-decoration: none; }
div#content a:hover { text-decoration: underline; }

div#content p { margin-bottom: 18px; padding-right: 10px; line-height: 17px; }
div#content ul { margin: 0px 0px 10px 16px; list-style: square; }

/* Sidebar */
div#sidebar {
	width: 216px;
	padding: 10px 10px 9px 10px;
	background-color: #CBD2D6;
	float: right;
}

div#teaser_image { height: 136px; margin-bottom: 10px; }

ul#subnavigation {
	padding: 10px 0px 8px 0px;
	background-color: #F2F4F5;
	list-style: none;
}

ul#subnavigation li a {
	padding: 4px 15px 4px 30px;
	font-size: 10px;
	text-decoration: none;
	display: block;
}
ul#subnavigation li a:hover,
ul#subnavigation li#subnavigation_active a {
	color: #5B5F61;
	background-image: url(../layout/bg_subnavigation.png);
	background-position: 14px 7px;
	background-repeat: no-repeat;
}
ul#subnavigation li#subnavigation_active a { color: #00529B; background-color: #FFFFFF; }
ul#subnavigation li#subnavigation_active a:hover { color: #5B5F61; }
ul#subnavigation li.noarrow a { background-image: none !important; }

/* Table Section */
div.contents table tr td { vertical-align: top; padding: 4px; }

/* Press Section */
div.al_artikel a#arrow {
	background-image:url(../layout/minipfeil_1.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 8px;
}

/* Footer */
div#footer ul { margin-left: 9px; font-size: 9px; list-style: none; }
div#footer ul li {
	padding-left: 12px;
	border-left: 1px solid #CBD2D6;
	text-transform: uppercase;
	float: left;
}

div#footer ul li:first-child { border-left: none; }
div#footer ul li a { text-decoration: none; margin-right: 4px; }

div#column_left div#flashvideo { margin-bottom: 30px; }

/* Misc */
.clearer { clear: both; }

/* Subpages */

/* Search */
ol.search { list-style: none; }
ol.search li {
	margin-bottom: 10px;
	padding: 10px 10px 0px 10px;
	border: 1px solid #CBD2D6;
}

#captcha-image { margin-top: 8px; margin-left: 152px; }
.code { font-weight: bold; padding-bottom: 12px; font-size: 16px; }

/* Standorte */
div#globe { left: -10px; position: relative; }

