html {
	overflow-y: scroll;
}
html, body {
	height: 100%;
}
body, input {
	color: #333;
	font-family: Arial,Helvetica,sans-serif;
}
a {
	text-decoration: none;
	color: #F10001;
}
a:hover {
	color: #E76768;
}
h1 {
	font-size: 2em;
}
h2 {
	font-size: 1.5em;
}
h2.small {
	font-size: 1.5em;
	margin-bottom: 0;
}
h3 {
	font-size: 1.3em;
	margin-bottom: 0.6em;
}

#header .login .submit {
	background: transparent url(/images/button_bg.gif) repeat-x 0 1px;
	border: 1px solid #A4A4A4;
	margin-bottom: 0 !important;
	color: #333;
	line-height: normal;
}
body#page {
	background-color: #F5F5F5;
}
.hide {
	display: none;
}

#wrapper {
	width: 1000px;
	background-color: gray;
	margin: 0 auto;
	background: transparent url(/images/wrapper_bg.gif) repeat-y;
}
#wrapper, 
#container,
#content {
	min-height: 100%;
	height: auto !important; /* !important-Regel für moderne Browser */
	height: 100%; /* Mindesthöhe in IE (<7) */
}

#wrapper #container {
	width: 980px;
	margin: 0 auto;
	text-align: left;
}

#header {
	height: 129px;
	background-color: white;
}
#header .warenkorb, 
#header .login,
#body .anmeldung .block,
#body #produktneuheiten {
	border: 1px solid #C0C0C0;
}
#header .warenkorb {
	height: 63px;
	width: 183px;
	float: left;
}
#header h1, 
#subNavigation h1,
#content .anmeldung .block h1,
#body #produktneuheiten h1,
#content #aktionen h1 {
	font-size: 1em;
	background-color: #F10001;
	margin: 0;
	color: white;
	padding: 4px 0 4px 7px;
	margin-bottom: 3px;
}
#header .warenkorb p,
#header .warenkorb div, 
#header .login div.anmeldenPart,
#header .login div.abmeldenPart {
	margin: 0;
	margin-left: 9px;
}
#header .login div.abmeldenPart div {
	height: 22px;
	width: 298px;
}
#header .login div.anmeldenPart {
	overflow: hidden;
	height: 22px;
}
#header .warenkorb a.kasse {
	float: right;
	padding-right: 5px;
}
#header .warenkorb a.kasse img {
	margin-top: 1px;
}
#header .warenkorb span.kasseInline {
	vertical-align: top;
}

#header .login {
	float: right;
	width: 307px;
	height: 68px;
	margin-right: 17px;
}
#header .login label {
	width: 90px;
	display: block;
	float: left;
	font-weight: normal;
}
#header .login input {
	margin: 0 0 4px 0;
	width: 95px;
	height: 15px;
	float: left;
}
#header .login .submit {
	float: left;
	height: 19px;
	padding-bottom: 1px;
	margin-right: 3px;
	margin-left: 5px;
}
#header .login .abmeldenButton {
	float: right;
	vertical-align: top;
}
#header .login .register {
	display: block;
	float: right;
	text-align: left;
	width: 89px;
}

#languageNavigation {
	text-align: center;
	width: inherit;
	height: 40px;
	margin: 10px 0 0 0;
}
#languageNavigation li {
	list-style-type: none;
	display: inline;
	font-weight: bold;
}
#languageNavigation li a {
	color: #333;
}
#languageNavigation li.active a {
	color: #F10001;
}
#header .left {
	width: 190px;
	height: inherit;
	float: left;
}
#header .logo {
	margin: 16px 0 0 25px
}
#header .top, #header .bottom {
	margin-left: 190px;
}
#header .top {
	height: 78px;
	padding-top: 15px;
}
#header .bottom {
	height: 36px;
}
#header .topNavigation {
	list-style-type: none;
	height: inherit;
	margin: 0;
	background: #F5F5F5 url(/images/navigation_bg.gif) repeat-x;
	/*border-bottom: 1px solid #C0C0C0;*/
	/*border-left: 1px solid #C0C0C0;*/
	height: 36px;
}
#header .topNavigation a {
	color: #333;
}
#header .topNavigation li {
	float: left;
	border-left: 1px solid #C0C0C0;
	height: 35px;
}
#header .topNavigation li:hover a {
	color: #F10001;
}
#header .topNavigation li .text {
	padding: 11px 24px 5px;
	display: block;
}
#header .topNavigation li.last {
	border-right: 1px solid #C0C0C0;
}
#header .topNavigation li.active, #header .topNavigation li:hover {
	background: #F5F5F5 url(/images/navigation_bg_active.gif) repeat-x;
}
#header .topNavigation li.active a {
	color: #F10001;
}
#header .topNavigation li.active .holder {
	background-color: #F10001;
}
#body {
	min-height: 500px;
	padding-bottom: 50px;
	overflow: hidden;
	width: 100%;
}

#subNavigation {
	width: 190px;
	float: left;
}
#subNavigation p, 
#subNavigation div.search {
	margin-right: 17px;
	margin-left: 17px;
}
#subNavigation div.search {
	margin-top: 8px;
	margin-bottom: 30px;
	overflow: hidden;
	width: 154px;
}
#subNavigation div.search .field {
	width: 128px !important;
}
#subNavigation div.search .field,
#subNavigation div.search .submit {
	float: left;
	margin: 0;
}
#subNavigation div.search .submit{
	margin-left: 6px;
}
#subNavigation div.search input {
	margin: 0;
	vertical-align: top;
	width: 20px;
}
#subNavigation div.search input.search {
	height: 20px;
	border: 1px solid #BBB;
	padding: 0;
}
#subNavigation div.search input[type="text"]{
	width: 125px;
}
#subNavigation input.search {
	background: white url(/images/play.gif) no-repeat 7px 5px;
}

#subNavigation h1 {
	margin-bottom: 0;
	border-bottom: 1px solid #D3D3D3;
}
#subNavigation ul.block {
	list-style-type: none;
	margin-left: 0;
	margin-right: 0;
	/*border-left: 8px solid #C0C0C0;*/
}
#subNavigation ul.block li {
	min-height: 18px;
	border-bottom: 1px solid #C0C0C0;
	/*padding-left: 9px;*/
	border-left: 8px solid #C0C0C0;
}
#subNavigation ul.block li.active {
	background: white url(/images/submenu_active_bg.gif) repeat-y;
	border-left: none;
}
#subNavigation ul.block li a {
	color: #333;
	display: block;
	padding-left: 9px;
}
#subNavigation ul.block li a.active {
	padding-left: 17px;
	background: transparent url(/images/submenu_active.gif) no-repeat scroll 0 0;
}
#subNavigation ul.block li.active a, 
#subNavigation ul.block li:hover a {
	color: #F10001;
}

#content {
	border: 1px solid #D3D3D3;
	border-right: none;
	border-top: none;
	float: left;
	min-height: 400px;
	background-color: white;
	padding: 20px;
	width: 749px;
}

#content div.path {
	color: #999;
	font-size: 1em;
	font-weight: bold;
	margin-bottom: 15px;
	line-height: 1.5;
}
#content div.path a {
	color: #999999;
}
#content div.path .selectedPage {
	color: black;
	font-weight: bold;
}
#content .productInfos {
	/*min-height: 145px;*/
	margin-bottom: 12px;
	width: 749px;
	overflow: hidden;
}
#content .productDescription {
	width: 480px;
	float: left;
}
#content .imageContainer {
	width: 259px;
	margin-left: 490px;
}
#content .imageContainer .imageHolder {
	float: left;
	width: 200px;
}
#content .productInfos .pdfProduct {
	float: left;
	padding-right: 5px;
}

#content .filter {
	background-color: #F10001;
	color: white;
	/*height: 23px;*/
	overflow: hidden;
	padding-bottom: 3px;
	border-top: 1px solid #D3D3D3;
	border-bottom: 1px solid white;
}
#filterDropDowns {
	overflow: hidden;
}
#content .filter label {
	margin-left: 3px;
}
#content .filter select {
	margin: 3px 10px 0 5px;
	font-size: 10px;
	height: 17px;
}
#content .filter select option {
	padding-right: 5px;
}
#content .filter ul {
	list-style-type: none;
	margin: 0;
}
#content .filterList {
	position: relative;
}
#content .filterList li {
	float: left;
}
#content .filterList .filterElement {
	position: absolute;
	display: none;
	background-color: gray;
}
#content .filterList .filterElement li {
	clear: both;	
}
#content .productDetails {
	width: 749px
}
#content .productDetails th {
	background-color: #DDD;
}
#content .productDetails th img {
	margin-left: 2px;
	padding-left: 2px;
	padding-right: 2px;
}
#content .productDetails .amount input,
#ordersDetail .amount input {
	width: 41px;
	height: 13px;
	margin: 0 3px 0 0;
	padding: 1px;
	font-size: 11px;
	vertical-align: middle;
}
#ordersDetail .amount input.menge,
#ordersDetail .amount input.mengeGo {
	margin-right: 3px;
}
#content .productDetails td, 
#content .productDetails th {
	border-bottom: 1px solid #D3D3D3;
}
#content .productDetails td {
	text-align: center;
}
#content .productDetails td.description, 
#content .productDetails td.availability,
#content .productDetails td.amount {
	text-align: left;
}
#content .productDetails td.amount,
#ordersDetail .amount {
	width: 85px;
}
#content .productDetails td.availability {
	padding-left: 21px;
}
#content .productDetails td.price, 
#content .productDetails th.price {
	text-align: right;
}
#content .productDetails .sortField {
	padding: 0;
}
#content .productDetails .mark {
	background-color: #F5F5F5;
}
#content .productDetails .amount img,
#ordersDetail .amount img {
	vertical-align: middle;
}
#content #artikelListDiv a {
	color: #333333;
	display: block;
}
#content #artikelListDiv a:hover {
	color: #777777;
}

.imageContainer .filmstrip {
	width: 52px;
	float: right;
	/*margin-top: -24px;*/
}
.imageContainer .filmstrip .up {
	margin-bottom: 3px;
}
.imageContainer .filmstrip .up, 
.imageContainer .filmstrip .down {
	height: 10px;
	line-height: 10px;
	background-color: #D3D3D3;
	cursor: pointer;
}
.imageContainer #productImage {
	cursor: pointer;
}
.imageContainer .filmstrip .up img, 
.imageContainer .filmstrip .down img {
	/*margin-bottom: 4px;*/
	height: 10px;
}
.imageContainer .filmstrip .up {
	margin-bottom: 3px;
}
.imageContainer .filmstrip ul {
	list-style-type: none;
	margin: 0;
	overflow: hidden;
}
.imageContainer .filmstrip ul li {
	height: 50px;
	/*line-height: 50px;*/
	/*width: 50px;*/
	border: 1px solid #D3D3D3;
	margin-bottom: 3px;
	cursor: pointer;
}
.imageContainer .filmstrip ul li img {
	/*line-height: 18px;*/
	margin: 0;
	padding: 0;
	height: 50px;
	display: block;
}
.imageContainer .filmstrip .images {
	/*height: 165px;*/
	max-height: 165px;
	overflow: hidden;
}

#content .categories {
	width: 749px;
}
#content .category {
	width: 187px;
	float: left;
	text-align: center;
	/*height: 150px;*/
	overflow: hidden;
	margin-bottom: 1em;
}
#content .category .title {
	font-size: 1.2em;
	display: block;
}

#content .category img {
	height: 100px;
}
.clear {
	clear: both;
	height: 0;
}

#content .form {
	list-style-type: none;
}
#content .form textarea,
#content .form select,
#content .form input,
#content .form div.htmlForm {
	margin: 0;
	width: 380px;
}
#content .form div.htmlForm {
	float: left;
}
#content .form input[type=checkbox] {
	margin: 0;
	width: auto;
}
#content .form textarea {
	width: 500px;
}
#content .form input[type="submit"],
#content .form .submit,
.form .submit {
	width: auto !important;
	margin-left: 180px;
}
#adressen #fSubmit {
	margin-left: 0;
}
#content .form li.formElement {
	margin-bottom: 0.5em;
	overflow: hidden;
}

#content .form div.invalid input.invalid,
#content .form div.invalid textarea.invalid {
	border: 1px solid #E96161;
}
#content .form div.formElement label.label {
	width: 180px;
	display: block;
	float: left;
}
#content .form div.invalid {
	border-left: 5px solid #FBC2C4;
	padding-left: 7px;
}
#content .form div.invalid label.label {
	width: 168px;
}
#content .form div.invalid p.fieldError {
	color: #F10B0B;
	font-weight: bold;
	margin-left: 24%;
	padding-top: 2px;
}
#content .form input.plz {
	width: 50px;
}
#content .form input.ort {
	width: 325px;
}

#content .anmeldung .block {
	width: 46%;
	margin-right: 1.5em;
	overflow: hidden;
	float: left;
	/*border: 1px solid #C0C0C0;*/
	background-color: #F5F5F5;
}
#content .anmeldung .block div.content {
	padding: 0.2em 0.7em 0.2em;
}
#content .anmeldung .withoutuser {
	margin-bottom: 1em;
}
#content .anmeldung div.form {
	margin: 0;
}
#content .anmeldung div.form label.label {
	width: 120px;
	display: block;
	float: left;
}
#content .anmeldung div.form input {
	width: 198px;
}
#content .anmeldung div.form input.submit {
	margin-left: 120px;
	width: auto;
}
#content .anmeldung .newuser p.vorteile {
	margin-bottom: 0.5em;
	font-weight: bold;
}
#content .anmeldung .newuser div.form {
	list-style-type: square;
	margin-left: 2.4em;
}

#content .orderbar a,
#content .orderbar a:hover,
#content .orderbar a:active,
#content .orderbar a:visited {
	color: white !important;
	display: block;
}
#content .orderbar {
	height: 19px;
	color: white;
	background-color: #C0C0C0;
	overflow: hidden;
	margin-bottom: 1em;
}
#content .orderbar span {
	/*vertical-align: baseline;*/
	float: left;
}
#content .orderbar img {
	padding-left: 1em;
}
#content .orderbar div {
	float: left;
	height: 19px;
	padding-left: 1em;
}
#content .orderbar span.step {
	font-weight: bold;
	padding-left: 0.5em;
}
#content .orderbar .active {
	background-color: #F10001;
}

#content .warenkorb th {
	background-color: #C0C0C0;
}
#content .warenkorb tr.mark {
	background-color: #EFEFEF;
}
#content .warenkorb input {
	margin: 0;
}
#content .money {
	text-align: right;
}

#content .warenkorb tfoot tr.bold td {
	font-weight: bold;
}
#content .warenkorb table {
	border-collapse: collapse;
}
#content .warenkorb tfoot .summe {
	background-color: #E3E3E3;
}



#content .partner {
	overflow: hidden;
	border-bottom: 1px solid #C0C0C0;
}
#content .partner p.adress {
	float: left;
	margin-bottom: 1em;
}
#content .partner .logo {
	float: right;
}

#content .messe {
	margin-bottom: 1.7em;
}
#content .messe .title {
	border-bottom: 2px solid #666;
	margin-bottom: 12px;
	overflow: hidden;
}
#content .messe .title h2 {
	float: left;
	margin-bottom: 0;
}
#content .messe .title span {
	float: right;
	font-weight: bold;
}

#content #produktneuheiten .content,
#content #aktionen .content {
	overflow-y: auto;
	max-height: 600px;
}
.shopBox p {
	margin-bottom: 0;
}
#content #produktneuheiten,
#content #aktionen {
	width: 360px;
	float: left;
	border: 1px solid #C0C0C0;
}
#content #produktneuheiten ul.shopBox,
#content #aktionen ul.shopBox {
	margin: 0 9px;
}
#content #produktneuheiten ul li.unit,
#content #aktionen ul li.unit {
	overflow: hidden;
	border-top: 1px solid #C0C0C0;
	padding: 0.8em 0;
}
#content #produktneuheiten ul li.unit ul,
#content #aktionen ul li.unit ul {
	list-style-type: none;
}
#content #produktneuheiten ul li.top,
#content #aktionen ul li.top
{
	border: none;
}
#content #produktneuheiten h2,
#content #aktionen h2 {
	font-size: 1em;
	font-weight: bold;
	margin-bottom: 0.4em;
}
#content #produktneuheiten p a,
#content #aktionen p a {
	margin: 5px;
	color: #333333;
}
#content #produktneuheiten img,
#content #aktionen img {
	float: left;
	padding-right: 1em;
	width: 75px;
}
#content #aktionen {
	margin-right: 1em;
}

#adressen div.form div.formElement,
div.form div.formElement {
	/*margin-bottom: 5px;*/
	padding-bottom: 5px;
}
#content #adressen .form div.invalid,
#settings .adresse .form div.invalid {
	width: 340px;
}
#content #adressen .form div.invalid label.label,
#settings .adresse .form div.invalid label.label {
	width: 113px !important;
}
#content #adressen .form div.invalid input.invalid,
#settings .adresse .form div.invalid input.invalid { 
	width: 213px;
}
#adressen div.form div.formElement,
#settings .adresse div.formElement {
	float: left;
	width: 352px;
	margin-right: 10px;
}
#content #adressen .form div.invalid p.fieldError,
#settings .adresse .form div.invalid p.fieldError {
	margin-left: 0px;
	margin-bottom: 6px;
	clear: both;
}
#adressen #lieferadresse,
#adressen #rechnungsadresse,
#settings #adressen {
	overflow: hidden;
	margin: 0;
	clear: both;
	/*width: 100%;*/
}
.elementGroup {
	overflow: hidden;
	width: 725px;
}
#rechnungsadresseWrapper {
	margin-bottom: 1em;
}
#rechnungsadresseWrapper .gfSeparateRechnungsadresse {
	margin-bottom: 0 !important;
}
#adressen div.form div.formElement label.label,
#settings .adresse div.formElement label.label {
	width: 125px !important;
	display: block;
	float: left;
}
#adressen div.form div.formElement input,
#settings .adresse div.formElement input {
	width: 213px;
}
#adressen .gfLieferadresse {
	overflow: hidden;
	float: none !important;
	width: auto !important;
}
#adressen #fLieferadresse {
	width: auto;
}

#adressen #rechnungsadresse div.gfRechnungsadresseAendern #fRechnungsadresseAendern {
	position: static;
}
#adressen #rechnungsadresse div.gfRechnungsadresseAendern,
#adressen #rechnungsadresse div.gfRechnungsadresseAendern #fRechnungsadresseAendern {
	width: auto;
	float: none;
}
#adressen #lieferadresse div.gfLieferadresseAendern,
#adressen #lieferadresse div.gfLieferadresseAendern #fLieferadresseAendern {
	width: 100%;
}


.formElement input.disabled,
#adressen input.readonly {
	background-color: #EFEFEF;
	color: gray;
}

fieldset {
	border: 2px solid #CCC;
}
legend {
	background-color: #C0C0C0;
	color: white;
	font-size: 1em;
	font-weight: bold;
	padding: 1px 7px;
}

#rechnungsadresseWrapper .gfRechnungIsLieferadresse label,
#rechnungsadresseWrapper .gfSeparateRechnungsadresse label,
#adressen .labelRight,
#rechnungsadresse #fRechnungsadresseAendern {
	font-weight: normal;
	vertical-align: middle;
}

#adressen input,
#rechnungsadresse input {
	margin: 0;
}
#rechnungsadresse {
	/*margin-bottom: 1.4em;*/
	display: none;
	margin-top: 4px;
}
/*#rechnungsadresse .gfRechnungAnrede {
	margin-bottom: 0 !important;
}*/
#rechnungsadresse div.formElement {
	list-style-type: none;
	/*margin-bottom: 1.4em;*/
	margin-bottom: 0;
	margin-left: 0;
}
#rechnungsadresse div.formElement input {
	vertical-align: top;
}
/*#rechnungsadresse div.formElement label {
	padding-left: 5px;
}*/
#rechnungsadresse div.formElement label.labelRight {
	padding-left: 0px;
}
#rechnungsadresse .rechnungsadresseFieldset {
	margin-bottom: 0;
	
}
/*#adressen #rechnungsadresse .gfRechnungAnrede {
	width: 100%;
}*/
#sepRechnungsadresse {
	vertical-align: top;
}
#adressen div.gfRechnungIsLieferadresse,
#adressen div.gfSeparateRechnungsadresse {
	clear: both !important;
	width: auto !important;
	float: none !important;
}
#fRechnungIsLieferadresse,
#fSeparateRechnungsadresse {
	width: auto !important;
}
#adressen div.gfRechnungIsLieferadresse label,
#adressen div.gfSeparateRechnungsadresse label {
	display: inline !important;
	float: none !important;
}

fieldset {
	padding: 10px;
}

/* Bestellübersicht */
#bestelluebersicht {
	overflow: hidden;
}
#bestelluebersicht div.element {
	overflow: hidden;
	width: 100%;
}
#bestelluebersicht div.left,
#bestelluebersicht div.right {
	width: 350px;
	float: left;
}
#bestelluebersicht div.left {
	margin-right: 15px;
}
#bestelluebersicht div.right {
}
#bestelluebersicht span.key {
	display: block;
	float: left;
	width: 100px;
	font-weight: bold;
}

.bubble {
	position: relative;
}
.popup {
	position: absolute;
	display: none;
	background-color: yellow;
}

.rabattBox {
	cursor: help;
}
.rabatte p {
	margin-bottom: 3px;
}
.rabatte ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.rabatte .menge {
	font-weight: bold;
}
.rabatte .prozent {
}


#orders col.functions {
	width: 140px;
}
#orders .page .curPage {
	text-align: right;
}
#orders .page th,
#orders .page td {
	background-color: #F10001;
	color: white;
	font-weight: bold;
	font-style: normal;
}
#orders thead .page {
	border-bottom: 1px solid white;
}
#orders tfoot .page {
	border-top: 1px solid white;
}
#ordersDetail tbody td {
	vertical-align: top;
}
#ordersDetail {
	margin-top: 5px;
}

#settings #adressen fieldset {
	margin-bottom: 1.5em;
}
#settings .adresse .gfLieferadresseSubmit,
#settings .adresse .gfRechnungsadresseSubmit {
	clear: both;
}
#settings .adresse input.submit {
	margin-left: 129px;
}

#mixedList .mixedItem {
	overflow: hidden;
	margin-bottom: 10px;
	width: 100%;
}
#mixedList .mixedItem .produktbild {
	width: 100px;
}
#mixedList .mixedItem .beschreibungFull,
#mixedList .mixedItem .beschreibung {
	float: right;
	width: 629px;
}
#mixedList .mixedItem .beschreibungFull {
	width: 100%;
}
#mixedList .mixedItem .title {
	padding: 1px 3px;
	background-color: #C0C0C0;
	color: white;
	font-weight: bold;
	overflow: hidden;
	margin-bottom: 5px;
	width: 100%;
}
#mixedList .mixedItem .title h1 {
	float: left;
	margin-bottom: 0;
	font-size: 1.1em;
	font-weight: inherit;
	color: inherit;
	line-height: 18px;
}
#mixedList .mixedItem .title h1 a {
	display: block;
	color: white;
	font-weight: bold;
}
#mixedList .mixedItem .title .artId {
	float: right;
}
#mixedList .mixedItem .imageLink {
	float: left;
}
.searchHead {
	background-color: #9B9B9B;
	color: white;
	padding: 1px 3px;
	font-weight: bold;
	margin-bottom: 3px;
}
.searchResultInfo {
	margin-top: 1em;
}

h1.prodGroupTitle {
	font-size: 1.1em;
	font-weight: bold;
	color: white;
	background-color: #C0C0C0;
	padding: 1px 3px;
	margin-bottom: 5px;
	line-height: 18px;
}

#katalogIndex ul {
	list-style-type: none;
	margin: 0;
}
#katalogIndex ul li {
	padding: 5px 0;
	border-bottom: 1px solid black;
	overflow: hidden;
	width: 100%;
}
#katalogIndex h1,
#katalogIndex .sub h2 {
	float: left;
	line-height: 75px;
	margin: 0;
}
#katalogIndex img {
	float: right;
}
#katalogIndex .kapitel {
	font-size: 50px;
	font-weight: bold;
	margin-left: 15px;
	float: right;
}
#katalogIndex a {
	display: block;
	color: black;
	font-weight: bold;
}
#katalogIndex .sub h2 {
	font-size: 1.5em;
	line-height: 1.5em;
	padding-top: 12px;
	min-height: 63px;
}
#katalogIndex .sub .kapitel {
	font-size: 18px;
	padding: 23px 0 25px 0;
	width: 110px;
}
#katalogIndex .sub h2 a {
	font-weight: normal;
}
#katalogIndex .sub .title {
	border-bottom: 2px solid black;
	padding-bottom: 10px;
}
#katalogIndex .sub .title h1 {
	line-height: 1em;
	font-weight: bold;
}
#katalogIndex .sub .title a.back {
	color: #F10001;
	display: inline;
	float: right;
}

#content .zumKatalog {
	float:right;
	font-size:14px;
	font-weight:bold;
	margin-top:-42px;
	text-align:center;
	width:172px;
}

.elementBox .title {
	background-color: #C0C0C0;
	color: white;
	margin-bottom: 7px;
	overflow: hidden;
	padding-left: 4px;
	padding-right: 10px;
	width: 100%;
}
.elementBox .title span {
	padding-top: 4px;
	float: right;
}
.elementBox .title h2 {
	color: white;
	float: left;
	margin-bottom: 0;
}
.elementBox .content {
	padding-left: 4px;
}


/*#katalogAktionen .title {
	overflow: hidden;
	margin-bottom: 10px;
}
#katalogAktionen .title h2 {
	float: left;
	margin-bottom: 0;
}
#katalogAktionen .title span {
	float: right;
}*/

#shophilfe .schritt {
	clear: both;
	overflow: hidden;
	padding-bottom: 2.5em;
	width: 100%;
}
#shophilfe .bild {
	width: 520px;
	float: left;
}
#shophilfe .text {
	float: right;
	width: 225px;
}
#shophilfe h2 {
	font-size: 1.1em;
	font-weight: bold;
}
.infoMarked {
	cursor: help;
	border-bottom: 1px dotted black;
}


#overlay {
	display: none;
	width: 400px;
	border: 10px solid #666;
	
	/* for modern browsers use semi-transparent color on the border. nice! */ 
	border: 10px solid rgba(82, 82, 82, 0.698);
	
	/* hot CSS3 features for mozilla and webkit-based browsers (rounded borders) */ 
	-moz-border-radius:8px; 
    -webkit-border-radius:8px;
}
#overlay .close {
	background-image:url(/images/overlay_close.png);
	cursor:pointer;
	height:28px;
	position:absolute;
	right:-17px;
	top:-16px;
	width:28px;
}
#overlay #overlayTitle {
	margin-bottom: 0px;
	color: white;
	background-color: gray;
	padding: 5px 10px;
	border: 1px solid #606060;
	border-bottom: none;
	font-size: 20px;
	line-height: 20px;
}
#overlay #overlayContent {
	padding: 10px;
	border: 1px solid #606060;
	background-color: white;
}

.zertifikate {
	list-style-type: none;
	margin-top: 10px;
}
.zertifikate li {
	text-align: center;
	padding: 5px 0;
}