/* ALLGEMEINE STYLES */
body {
	margin: 0;
	behavior:url(/static/common/styles/csshover.htc);
	font-size: 75%;
	background-color: #C9D6DD;
	text-align: left;
}

body, input, select, textarea, button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #4d4d4d;
}

p,li,th,td {
	line-height: 1.5em;
}

blockquote {
	background-color: #C9D6DD;
	padding: 0;
	margin: 0;
	border-left: 4px solid #B2C5CF;
}

blockquote p {
	font-style: italic;
	margin-top: 0;
	padding-bottom: 5px;
}

blockquote h2 {
	margin-bottom: 2px;
	padding-top: 5px;
}

blockquote p,
blockquote h2 {
	padding-left: 6px;
}

h1 {
	margin-top: 0;
	font-size: 1.333em;
	color: #3F687B;
}

h2 {
	margin-top: 20px;
	font-size: 1.167em;
	color: #3F687B;
}

h3 {
	margin: 0;
	padding: 0;
	font-size: 120%;
}

h4 {
	font-size: 100%;
		margin: 0;
	padding: 0;
}

a {
	color: #3F687B;
	font-weight: bold;
	text-decoration: underline;
}

h1 a, h2 a, h3 a, #nav a, #sysnav a, #breadcrumbs a {
	text-decoration: none;
}

a.mehr {
	background-image: url(../img/bullet_pfeil.gif);
	background-repeat: no-repeat;
	background-position: center left;
	display: block;
	clear: both;
	padding: 0 0 0 15px;
}

div.mehr {
	padding: 10px 0 0 0;
	margin: 0;
}

img {
	border: 0;
}

hr {
	width: 100%;
	height: 1px;
	color: #F62C15;
}

ul {
	margin: 0 0 0 20px;
	padding: 0;
}

fieldset {
	border-width: 0;
}

/* CONTENT-BEREICH */
#content li {
	list-style-image: url(../img/bullet_pfeil.gif);
}

#content ol li {
	background-image: none;
}

#content {
	position: relative;
	padding: 18px 20px;
}

#content img {
	margin-top: 4px;
	margin-bottom: 10px;
}

#content img.left {
	float: left;
	margin-right: 10px;
}

#content img.right {
	float: right;
	margin-left: 10px;
}

#content td, #content th {
	padding: 5px;
	border: 1px solid #B2C5CF;
}

#content table {
	border-collapse: collapse;
}

#content thead th {
	font-size: 1.2em;
}

#content tbody td p.img {
	text-align: center;
}

/* BEREICHE */
#container {
	text-align: left;
	margin: 0 auto;
	width: 865px;
	position: relative;
}

#top {
	position: absolute;
	width: 656px;
	height: 93px;
}

#left {
	position: absolute;
	top: 93px;
	left: 0px;
	width: 214px;
	background-image: url(../img/bg_left2.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
}

#spaltenende {
	position: absolute;
	bottom: 0;
	left: 0;
	right:0;
	background-image: url(../img/bg_bottom_left.gif);
	background-repeat: no-repeat;
	width: 214px:
	height: 11px;
}

#middle {
	position: absolute;
	top: 93px;
	left: 214px;
	width: 442px;
	background-color: #E4EAEE;
	padding: 0 0 20px 0;
	background-image: url(../img/bg_bottom_middle.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	overflow: hidden;
}

#right {
	position: absolute;
	background-image: url(../img/bg_right.gif);
	background-position: left top;
	background-repeat: no-repeat;
	background-color: #FFF;
	top: 65px;
	left: 656px;
	width: 208px;
	padding: 0;
	margin: 0;
}

#logo {
	position: absolute;
	top:25px;
	left: 24px;
}

#features {
	background-image: url(../img/bg_right_bottom.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	margin-top: 20px;
	padding: 0 10px 10px 10px;
	margin-bottom: 0px;
}

#features h3 {
	margin-bottom: 10px;
}

#features div.mehr {
	padding:0;
}

#features div.feature {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 2px solid #B2C5CF;
}

/* HAUPTNAVIGATION */

#nav {
	top: 0px;
	left: 0px;
	list-style-type: none;
	margin: 0 0 17px 0;
	padding: 17px 0 0 0;
	background-color: #FFF;
	background-image: url(../img/bg_left_top.gif);
	background-position: right top;
}

#nav li {
	background-image: url(../img/navbullet.gif);
	background-repeat: no-repeat;
	border-bottom: 1px solid #DEE4D9;
	padding: 0;
	line-height: 23px;
}

#nav li a {
	color: #3F687B;
	font-weight: bold;
	padding: 0 0 0 22px;
}

#nav li li a {
	padding: 0 0 0 40px;
}

#nav li:hover {
	background-image: url(../img/navbullet_a.gif);
}

#nav li:hover a {
	color: #F62C15;
}

#nav li.active a {
	color: #F62C15;
}

#nav li.active {
	background-image: url(../img/navbullet_a.gif);
}

#nav li.active li a{
	color: #3F687B;
}

#nav li li.active a{
	color: #F62C15;
}

#nav ul {
	padding: 0;
	margin: 0;
}

#nav ul li {
	border-left: 0;
	background-color: #F5F7F9;
	background-image: url(../img/subnavbullet.gif);
	background-repeat: no-repeat;
	border-top: 1px solid #DEE4D9;
	border-bottom-width: 0px;
}

#nav li:hover li a {
	color: #1C5D91;
}

#nav ul li:hover a {
	color: #F62C15;
}

/* SYSTEM_NAVIGATION */
#sysnav {
	position: absolute;
	background-image: url(../img/bg_sysnav.gif);
	background-repeat: no-repeat;
	height: 28px;
	width: 280px;
	top: 65px;
	left: 376px;
	list-style-type: none;
	margin: 0px;
	padding: 10px 0 0 30px;
	z-index: 20;
	color: #fff;
}

#sysnav li {
	float: left;
	border-left: 1px solid #fff;
	padding: 0 6px;
}

#sysnav li.first {
	border-left-width: 0;
}

#sysnav li a {
	color: #FFF;
	font-weight: bold;
}

#sysnav li a:hover,#sysnav li a.activedoc {
	color: #F62C15;
}

/* BREADCRUMBS */
#breadcrumbs {
	font-size: 90%;
	position: relative;
	width: 442px;
	background-color: #859DA8;
	background-image: url(../img/bg_breadcrumbs.gif);
	background-position: left top;
	background-repeat: no-repeat;
	height: 42px;
}

#breadcrumbs ul{
	position: absolute;
	padding: 0px 0 0 20px;
	margin: 0;
	bottom: 5px;
	left: 0;
}

#breadcrumbs ul li{
	float: left;
	color: #fff;
	font-weight: bold;
	margin: 0;
	padding: 0;

}

#breadcrumbs a{
	color: #fff;
	font-weight: bold;
}

#breadcrumbs a:hover {
	color: #F62C15;
}

/* SITEMAP */
#sitemap {
}

#sitemap ul, li {
	list-style-type: none;
}

#sitemap a{
	color: #1C5D91;
	font-weight: bold;
}

#sitemap ul ul a{
	color: #000;
	font-weight: normal;
}

/* TEASER */
#teasers {
	margin:0;
	padding:0;
}

#teasers div, div.teaser {
	margin: 0;
	padding: 10px 20px 0 20px;
	border-top: 1px solid #F62C15;
}

#teasers div {
	padding-top: 10px;
	margin-bottom: 20px;
}

#teasers img {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

#teasers h3 {
	margin: 0;
	padding: 0;
}

/* WARENKORB */
#smallcart {
	background-image: url(../img/bg_cart.gif);
	background-position: left top;
	background-repeat: no-repeat;
	background-color: #B2C5CF;
	position: relative;
	left:0;
	top:0;
	margin:0;
	padding: 10px 10px 10px 10px;
}

#smallcart h3 {
	color: #3F687B;
	margin-bottom: 10px;
}

#smallcart td.title {
	color: #F62C15;
}

#smallcart table {
	background-color: #fff;
	padding: 0;
	border-spacing: 0;
	border-collapse:collapse;
	margin-bottom: 20px;
	border: 1px solid #A0B4BE;
}

#smallcart td {
	padding: 3px;
}

#smallcart td.description {
	color: #000;
	width: 90px;
	text-align: left;
	border-bottom: 1px solid #A0B4BE;
	padding-bottom: 5px;
}

#smallcart td.value {
	color: #000;
	text-align: right;
	border-bottom: 1px solid #A0B4BE;
	padding-bottom: 5px;
}

#cart table {
	padding: 0;
	border-spacing: 0;
	border-collapse:collapse;
	margin-bottom: 20px;
}


#cart td {
	border-width: 0;
	border-top: 1px solid #F62C15;
	vertical-align: top;
	padding: 10px 0;
	border-spacing: 0;
}

#cart td.number {
	text-align: right;
}

input.shop, button.shop {
	background-color: #fff;
	font-weight: bold;
	color: #F62C15;
	cursor: hand;
	cursor: pointer;
	padding: 2px 0;
	border: 1px solid #A0B4BE;
	font-size: 80%;
}

button.deleteItem {
	border-width:0;
	padding:0;
	margin:0;
	background-color: #E4EAEE;
	cursor: hand;
	cursor: pointer;
}

/* Bestellformulare */

#BestellForm .error, #RechnungsadresseForm .error {
	color:red;
}

#BestellForm .row_required label, #RechnungsadresseForm  .row_required label {
	font-weight:bold;
}

#BestellForm input.left, #BestellForm input.right, #RechnungsadresseForm input.left, #RechnungsadresseForm input.right {
	font-size:100%;
}

#BestellForm div.header, #RechnungsadresseForm div.header {
	margin-top: 20px;
	font-size: 100%;
	color: #3F687B;
	font-weight:bold;
}

#BestellForm div.row, #RechnungsadresseForm div.row {
	position:relative;
}

#BestellForm label, #BestellForm div.element, #RechnungsadresseForm label, #RechnungsadresseForm div.element, #BestellForm div.element_error, #RechnungsadresseForm div.element_error {
	position:relative;
	top:-1em;
	left:20%;
}

#BestellForm label, #RechnungsadresseForm label {
	top:0.3em;
	left:0;
}

#BestellForm div.element label, #RechnungsadresseForm div.element label, #BestellForm div.element_error label, #RechnungsadresseForm div.element_error label {
	top:-0.3em;
	left:0;
}

#BestellForm table, #RechnungsadresseForm table {
	width:100%;
}

#BestellForm table td, #RechnungsadresseForm table td {
	text-align:left;
	border-width:0;
}

#AgbForm {
	position:relative;
}

#AgbForm label {
	position:absolute;
	top:12em;
	left:30px;
}

#AgbForm button {
	margin-top:1em;
}

#AgbForm .error {
	color:red;
}

#AgbForm span.error a {
	color:red;
}

/* LISTE DER UNTERDOKUMENTE */
#liste {
	margin-top: 0px;
}

#liste div{
	clear: both;
	margin-bottom: 20px;
}

#liste img {
	margin-right: 10px;
	float: left;
}

/* suchformular */

#searchform {
	margin-top:23px;
	background-image: url(../img/bg_koepfe2.gif);
	background-position: right top;
	height: 600px;
	padding-left: 12px;
}

#searchform:hover {
	border-color:#F62C15;
}

#searchform label {
	display:none;
}

#searchform input {
	position:relative;
	font-size:80%;
	background-color: #fff;
	font-weight: bold;
	padding: 4px 2px 3px 2px;
	border: 1px solid #A0B4BE;
	margin-left:10px;
	width:100px;
}

span.searchHighlight {
	font-weight:bold;
	color:#F62C15;
}

.searchresult {
	border-bottom: 1px solid red;
}

#pageend {
	margin-left:20px;
}

body.email {
	margin:20px;
}

body.email .error {
	color:red;
}

/* TELL A FRIEND */

#tellafriend_link {
	padding: 20px 0;
}

body.email {
	background-image: none;
	margin: 20px;
	width: auto;
}

#tellafriend {
	width: 320px;
}

#tellafriend .header {
	font-weight: bold;
	margin-bottom: 20px;
}

#tellafriend .row_required, .row{
	margin-bottom: 10px;
}

#tellafriend .element_error {
	color: red;
}

#tellafriend textarea, .stdsizeformelement {
	font-size: 100%;
	width: 250px;
}

/* WM-Karikaturen */
div.karikatur {
	float: left;
	width: 120px;
	height: 115px;
	margin: 0 14px 14px 0;
}

div.karikatur img {
	border:1px solid #b2c5cf;
	margin-bottom:0px;
}

/* TESTBilder */

table.testbilder {
	background-color: #c9d6dd;
}

table.testbiler td, table.testbilder th {
	width: 33%;
}

#content table.layout td, table.layout th {
	border: none;
	padding: 0;
	width: 50%;
}

#content table.layout img {
	border: 1px solid #b2c5cf;
}
