/*
wmda farben

blau (dunkel) 	517da7
blau (hell) 	91b6d2
organge 		f5ae16
grün			49a249

*/

body {
background-color:#7faaca;
font-family: Verdana, Arial, Helvetica, Sans-Serif;
font-size:12px;
margin:0;
padding-bottom:30px;
padding-top:10px;
}

.clear {
	clear:both;
}
#main_content {
	width:950px;
	margin:0 auto;
	padding:0;
}

/* --- headings --- */

ul, form, fieldset {
border:0 none;
list-style-type:none;
margin:0;
padding:0;
}
h1, h2 {
font-family:Verdana,Helvetica;
font-size:20px;
font-weight:normal;
margin:0;
padding:0px 0px 10px 0px;
}
h2 {
font-size:17px;
font-weight:bold;
}
td {
vertical-align:top;
}
h3 {
font-size: 14px;
font-weight: normal;
color: #f5ae16;
}
.price{
	color:#49a249;
	font-weight:bold;
}

.wmdaBlue {
color: #91b6d2;
}
.wmdaDarkBlue {
color: #517da7;
}

.wmdaOrange, .tagOrange {
color: #f5ae16;
}

.wmdaGrey {
color:#7D7D7D;
}
.wmdaDarkGrey{
	color:#272727;
}

.verySmallText {
font-size:10px;
}

.smallText {
font-size:12px;
}

.normalText {
font-size:14px;
font-weight:bold;
}

.mediumText {
font-size:17px;
font-weight:bold;
}
.largeText {
font-size:30px;
font-weight:bold;
}
.bold {
font-weight:bold;
}
ul {
	margin: 0;
	padding:0;
}

img {
	border:0;
}

.textCenter{
	text-align:center;
}

.amountEdit {
	width:20px;
}

/* --- link --- */
a {
	color:#517da7;
    cursor:pointer;
}
a:hover {
	color:#f5ae16;
}
.dashedOrange{
	border:0;
	border-bottom:1px dashed #f5ae16;
}
/* ----Gerüst ----*/

#site_container, #site_container #top, #site_container #body, #site_container #bottom {
width:1009px;
}
#site_container {
margin-left:auto;
margin-right:auto;
}
#site_container #top {
background:transparent url('/images/Wmda/site_container_top.png') no-repeat;
height:109px;
}
#site_container #box_body {
width:1009px;
padding-bottom:20px;
background: url('/images/Wmda/site_container_bg.png') repeat-y;
}
#site_container #bottom {
background:transparent url('/images/Wmda/site_container_bottom.png') no-repeat;
height:65px;
}

/*-------Boxen------*/
#content_container {
	float:left;
	width:730px;
}
#sidebar {
	padding-left:20px;
	width:176px;
	float:left;
}
#sidebar_left {
	padding-left:10px;
	margin-right:25px;
	width:176px;
	float:left;
}
.small_box_top {
	background: url('/images/Wmda/small_box_top.png') no-repeat;
	width:180px;
	height:26px;
}
.small_box_headline {
	padding-top:5px;
	color:#fff;
	font-weight:bold;
	text-align:center;
}
.small_box_bg {
	background: url('/images/Wmda/small_box_bg.png') repeat-y;
	width:180px;
}
.small_box_content {
	width:170px;
	margin-left:11px;
	color:#547fa9;
}
.small_box_content ul {
	list-style-type:none;
}
.small_box_bottom {
	background: url('/images/Wmda/small_box_bottom.png') no-repeat;
	width:180px;
	height:13px;
}
.medium_box_top {
	background: url('/images/Wmda/medium_box_top.png') no-repeat;
	width:730px;
	height:26px;
}
.medium_box_headline {
	padding:5px 0 0 15px;
	color:#fff;
	font-weight:bold;
}
.medium_box_bg {
	background: url('/images/Wmda/medium_box_bg.png') repeat-y;
		width:730px;
}
.medium_box_bottom {
	background: url('/images/Wmda/medium_box_bottom.png') no-repeat;
	width:730px;
	height:13px;
}
.large_box {
	margin-top:25px;
	margin-left:12px;
}
.large_box_headline {
	font-weight: bold;
	margin-left: 12px;
	line-height: 30px;
	color: #fff;
}
.large_box_top {
	background: url('/images/Wmda/large_box_top.jpg') no-repeat;
	width: 926px;
	height: 26px;
	margin: 0;
}
.large_box_body {
	background: url('/images/Wmda/large_box_bg.jpg') repeat-y;
	width:926px;
}
.large_box_foot {
	background: url('/images/Wmda/large_box_bottom.jpg') no-repeat;
	width: 926px;
	height: 13px;
	margin: 0;
}
.thinBox {
	border:1px solid #91b6d2;
	padding:10px;
}
.content, .formRegisterContent {
	width:800px;
	padding-top:20px;
	margin-left:10px;
}

/*------ buttons ----*/
.button_AddToCart {
	background: url('/images/Wmda/buttons/button_inzahlunggeben.gif');
	width:169px;
	height:42px;
	border:0;
}
.button_AddToCart:hover {
	background: url('/images/Wmda/buttons/button_inzahlunggeben_hover.gif');
}

.button_print {
	background: url('/images/Wmda/buttons/button_print.png');
	width:151px;
	height:43px;
	border:0;
}
.button_print:hover {
	background: url('/images/Wmda/buttons/button_print_hover.png');
}
/*-------Header -----*/
#logo {
	position:relative;
	width:280px;
	padding-left:40px;
	padding-top:40px;
	float:left;
}

#cart {
	margin:30px 0 0 70px;
	width:240px;
	float:left;
}
#cart_text {
	width:180px;
	float:left;
	text-align:right;
	color:#fff;
	font-weight:bold;
	margin-right:10px;
}

#cart_icon {
	float:left;
}

#login_box_top {
	width:350px;
	height:60px;
	float:left;
    padding-top:40px;
}
/*----- Navi-----*/

#main_navi {
	background: url('/images/Wmda/navi_bg.png') no-repeat;
	margin: 0 auto;
	width:973px;
	height:48px;

}

#navi {
	width: 904px;
	margin: 0 auto;
	list-style-type: none;
}


#navi li {
	display: block;
	height: 48px;
}

#navi li a {
	display: block;
	text-decoration: none;
}
#navi li.home {
	float: left;
}

#navi li.help {
	float: right;
}

#navi li.home a {
	background: url('/images/Wmda/button_startseite_hover.png');
	width: 115px;
	height: 48px;
}

#navi li.home a:hover {
	background: url('/images/Wmda/button_startseite.png');
	width: 115px;
	height: 48px;
}

#navi li.help a {
	background: url('/images/Wmda/button_help.png') no-repeat right;
	width: 115px;
	height: 48px;
}
#navi li.help a:hover {
	background: url('/images/Wmda/button_help_hover.png') no-repeat right;
	width: 115px;
	height: 48px;
}

#navi li.find {
	margin:14px 0 0 70px;
	float: left;
}

#find_text {
	float:left;
	position: relative;
	top: 1px;
	padding-right: 8px;
	font-weight:bold;
	color:#fff;
	font-size:1.2em;
}

.find_input {
	float:left;
	margin-top:2px;
	width: 320px;
	height: 17px;
	border: 0;
}

.find_submit {
	margin-top:2px;
	margin-left:7px;
	float:left;
	border: 0;
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size:1.2em;
}
.find_submit{
	color:#fff;
	background:transparent;
}
.find_submit:hover{
	color:#f5ae16;
	background:transparent;
}
}
.find_submit a:visited {
	color:#fff;
}
.find_submit a:hover {
	color:#f5ae16;
}

/* -------register ------*/

.annotation
{
	margin: 4px 0 0 12px;
	color:#7d7d7d;
	font-size:10px;
}

.valid_categories
{
    margin-top: 25px;
}

.register_form dt {
display:block;
float:left;
font-size:12px;
line-height:15px;
margin-bottom:5px;
padding-right:15px;
text-align:left;
}
.register_form dd {
	margin:0;
	padding:0;
}
.register_form dd input {
border:1px solid #7D7D7D;
font-size:12px;
padding:2px 5px;
margin-bottom: 8px;
width:250px;
}
.register_form dd select {
border:1px solid #7D7D7D;
font-size:12px;
margin-bottom: 8px;
width:250px;
}

.register_form dt {
clear: both;
}
#links {
	float:left;
	width: 300px;
	margin-left:15px;
}

#mitte {
	float: left;
	width: 300px;
}

#rechts {
	float: left;
	width: 300px;
	padding-top: 35px;
}
#unten {
	width: 310px;
	float:left;
	margin-left:15px;
}
/*------- login -------*/

#login_container {
	width:780px;
	margin:0 auto;
}
#login_container h1 {
	font-weight:bold;
	color:#fff;
	font-size:14px;
	padding-left:25px;
	margin-top:5px;
}
#login_container h2 {
	font-weight:bold;
	color:#f5ae16;
	font-size:18px;
	text-align:center;
	margin-top:15px;
}
#login_box {
	background: url('/images/Wmda/login/login_box_bg.png') no-repeat;
	float:left;
	width:331px;
	height:222px;
}
#register_box {
	background: url('/images/Wmda/login/login_box_bg.png') no-repeat;
	float:right;
	width:343px;
	height:235px;
}
.login_form {
	margin-left:40px;
}
.login_input {
	border:1px solid #7d7d7d;
	background-color:#fff;
	margin-bottom:10px;
	width:250px;
}
.login_submit {
background: url('/images/Wmda/buttons/button_anmelden.png');
width:110px;
height:32px;
border:0;
cursor:pointer;
display:block;
float:left;
}
.login_submit:hover{
background: url('/images/Wmda/buttons/button_anmelden_hover.png');
}

.register_button {
	margin:0 auto;
    background-image:   url('/images/Wmda/buttons/button_register.png');
    width:              217px;
    height:             39px;
    border:             none;
    cursor:             pointer;
    display:block;
}
.register_button:hover{
    background-image:   url('/images/Wmda/buttons/button_register_hover.png');
}

/*------- cart-------*/

#cart_find_box {
	width:589px;
	float:left;
	margin-left:12px;
}
#cart_find_box_top {
	background:url('/images/Wmda/box_cart_left_top.png');
	width:589px;
	height:26px;
}
#cart_find_box_content {
	background:url('/images/Wmda/box_cart_left_bg.png');
	width:589px;
	text-align:center;
}
#cart_find_box_bottom {
	background:url('/images/Wmda/box_cart_left_bottom.png');
	width:589px;
	height:15px;
}
#cart_box {
	width:315px;
	float:right;
	margin-right:12px;
}
#cart_box_top {
	background:url('/images/Wmda/box_cart_right_top.png');
	width:315px;
	height:26px;
}
#cart_box_content {
	background:url('/images/Wmda/box_cart_right_bg.png');
	width:315px;
	text-align:center;
	padding-top:30px;
}
#cart_box_bottom {
	background:url('/images/Wmda/box_cart_right_bottom.png');
	width:315px;
	height:14px;
}
/*--cart_ box_find--*/
.cart_find_box_h1 {
	font-weight:bold;
	color:#f5ae16;
	font-size:18px;
	text-align:center;
	padding-top:15px;
}
#cart_box_find {
	padding:35px 0px 25px 35px;
	width:520px;
	list-style-type:none;
}
#cart_box_find li {
	display:block;
	float:left;
	margin-left:10px;
}
.cart_box_find_input {
	padding:3px 0 0 6px;
	width: 400px;
	border:3px solid #f5ae16;
	height: 30px;
	font-size:1.6em;
	font-weight:bold;
	color:#272727;
}
#cart_box_find li a {
	display:block;
	width: 80px;
	height: 45px;
	border:0;
	cursor:pointer;
}
#cart_box_find li.cart_box_find_button a {
	background: url('/images/Wmda/button_los.png') no-repeat;
}
#cart_box_find li.cart_box_find_button a:hover {
	background: url('/images/Wmda/button_los_hover.png') no-repeat;
}

#cart_systeme_box {
		padding-top:90px;
}
#cart_systeme_box li {
	display:inline;
}
.cart_box_find_disclaimer {
	padding:15px 0px 0px 10px;
	font-size:10px;
	color:#7d7d7d;
}

/* ------- cart_box ------ */
#cart_box_text {
	width:290px;
	padding:20px 0px 0px 10px;
	text-align:left;
	line-height:25px;
}
.cart_box_text_headline {
	font-weight:bold;
	color:#7d7d7d;
	font-size:14px;
}
#cart_box_text .article {
	font-weight:bold;
	font-size:12px;
	color:#f5ae16;
}
#cart_box_text .description {
	float:left;
}
#cart_box_text .price {
	float:right;
	font-weight:bold;
	color:#49a249;
}
#cart_box_text .sum_description {
	float:left;
	font-weight:bold;
	font-size:16px;
}
#cart_box_text .sum {
	float:right;
	font-size:16px;
	font-weight:bold;
	color:#49a249;
}
/*------- startseite -------*/

#home_content {
	width:680px;
	margin-top:0px;
	float:left;
}

#sidebar_right {
	text-align:center;
	margin-top:25px;
	width:270px;
	float:left;
}
.sidebar_right_image {
	margin:10px 0;
}

#homebox {
	background: url('/images/Wmda/main/main_box_1.png') no-repeat;
	width:680px;
	height:372px;
}
#help_box {
	background: url('/images/Wmda/main/main_box_2.png') no-repeat;
	width:680px;
	height:372px;
}
#coming_soon {
	background: url('/images/Wmda/main/main_box_3.png') no-repeat;
	width:680px;
	height:372px;
}

#flashbox {
	border:0;
	width:650px;
	margin-left:15px;
	margin-top:70px;
}


/*-------Navigation in Box--------*/
#box_navi {
	margin-left:10px;
	list-style-type:none;
}


#box_navi .selected a {
	display:block;
	float:left;
	width:213px;
	height:40px;
}
#box_navi .unselected a {
	display:block;
	float:left;
	width:155px;
	height:40px;
}

/*--box_find--*/
#box_find {
	width:600px;
	list-style-type:none;
	margin:220px 0 0 85px;
}
#box_find li {
	display:block;
	float:left;
	margin-left:10px;
}
.box_find_input {
	padding:3px 0 0 6px;
	width: 440px;
	border:3px solid #f5ae16;
	height: 30px;
	font-size:1.6em;
	font-weight:bold;
	color:#272727;
}
#box_find li a {
	display:block;
	width: 70px;
	height: 35px;
	border:0;
	cursor:pointer;
}
#box_find li.box_find_button a {
	background: url('/images/Wmda/main/main_box_find_button.png') no-repeat;
}
#box_find li.box_find_button a:hover {
	background: url('/images/Wmda/main/main_box_find_button_hover.png') no-repeat;
}


/*----- systeme in box ------*/
#systeme_box {
	margin-top:20px;
	padding-top:15px;
	margin-left:45px;
	width:634px;
}
#systeme_box li {
	display:inline;
}


/*--------searchresult------*/
#searchResult {
width: 760px;
float:left;
}

#searchFoundCategories {
padding-bottom: 15px;
}

.pager {
background-color: #91b6d2;
color: #fff;
width: 512px;
height: 24px;
padding-left: 15px;
line-height: 24px;
float: left;
}

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

.sortBox {
background-color: #91b6d2;
color: #fff;
height: 24px;
line-height: 24px;
padding-right: 8px;
float: left;
}

.activeSort {
background: #fff;
border: 1px solid #f5ae16;
color: #272727;
padding-left: 2px;
padding-right: 2px;
}

.searchResults {
font-weight:bold;
margin:0;
padding:0;
table-layout:fixed;
width:760px;
}

.searchResults td {
border-bottom: 1px dotted #91b6d2;
vertical-align: top;
}

.searchResultNumber {
display:block;
float:left;
margin-right:16px;
}

#sidebar_right_alt {
margin-top:25px;
margin-left:8px;
width:180px;
float:left;
}

.addToBasketButton {
border: 0;
background: url('/images/Wmda/addToBasket.png');
width: 165px;
height: 36px;
cursor: pointer;
}

/*---------mein konto--------*/

.formbox {
	width:600px;
	margin-left: auto;
	margin-right: auto;
	background-color:#efefef;
	border:1px solid #547fa9;
	line-height:30px;
}
.formbox h2 {
	color: #f5ae16;
	font-size:1.2em;
	margin-left:20px;
	text-decoration:underline;
}
.kundendaten_label {
	width:140px;
	text-align:left;
	margin:0 15px 0 40px;
	float:left;
}
.kundendaten_highlight {
	font-weight:bold;
	color:#272727;
}

.kundendaten_form_label {
	width:150px;
	text-align:right;
	margin-right:15px;
	float:left;
}
.kundendaten_form_input  {
	border:1px solid #547fa9;
	width:200px;
	color:#547fa9;
	margin-right:12px;
	float:left;
	background-color:#fff;
}
.kundendaten_form ul {
	list-style-type:none;
}
.kundendaten_bsp {
	color:#7d7d7d;
	font-size:0.8em;
	float:left;

}
/*-------- Condition --------*/


#large_box_sun {
	background: url('/images/Wmda/large_box_sun.png') no-repeat;
	width:926px;
}

.conditionHeading {
	font-weight: bold;
	font-style: italic;
	font-size: 2.1em;
	float: left;
	color: #91b6d2;
	padding: 20px 0 30px 12px;
	margin: 0;
}

#sun {
	display: block;
	margin-left: 20px;
	padding-bottom: 25px;
	width: 600px;
}

#sun li {
	list-style-type: none;
	background: url('/images/Wmda/sunBullet.png') no-repeat;
	padding-left: 35px;
	margin-bottom: 12px;
	margin-left: 35px;
	line-height: 24px;
}

p.friendlyReminder {
	width: 680px;
	margin: -8px auto 0 auto;
}
/*--------footer------*/

.footer {
color:#fff;
font-size:0.9em;
padding-top:16px;
text-align:center;
}
.footer li {
display:inline;
}

.footer li a {
color:#fff;
}
.footer li a:hover {
color:#F5AE16;
}

#footer_text {
	font-size:0.9em;
	color:#fff;
	text-align:center;
}
#footer_text a {
	color:#272727;
}
#systeme {
	background:  url('/images/Wmda/systeme_bg.png') no-repeat;
	margin: 12px auto;
	padding:5px 0;
	width:634px;
}
#systeme li {
	display:inline;
}

#error {
  background:     #FFC0C0 url('/images/generic/error.png') no-repeat scroll 10px 50%;
  border:         1px solid #D00000;
  font-size:      1.5em;
  font-weight:    bold;
  height:         auto !important;
  line-height:    33px;
  margin-bottom:  15px;
  min-height:     33px;
  padding:        5px 0pt 5px 55px;
  clear:          both;
  margin:         0px 24px 15px 24px;
}

#info {
  background:     #E0F0FF  url('/images/generic/info.png') no-repeat scroll 10px 50%;
  border:         1px solid #6080FF;
  font-size:      1.5em;
  font-weight:    bold;
  height:         auto !important;
  line-height:    33px;
  margin-bottom:  15px;
  min-height:     33px;
  padding:        5px 0pt 5px 55px;
  clear:          both;
  margin:         0px 24px 15px 24px;
}

#warning {
  background:     #FFFFC0 url('/images/generic/warning.png') no-repeat scroll 10px 50%;
  border:         1px solid #D0C040;
  font-size:      1.5em;
  font-weight:    bold;
  height:         auto !important;
  line-height:    33px;
  margin-bottom:  15px;
  min-height:     33px;
  padding:        5px 0pt 5px 55px;
  clear:          both;
  margin:         0px 24px 15px 24px;
}

.formError{
  color:              #E00000;
  font-weight:        bold;
  font-size:          9px;
  padding-left:       165px;
  display:            block;
}

.buttonWeiter{
    background-image:   url('/images/Wmda/buttons/button_weiter.png');
    width:              121px;
    height:             41px;
    border:             none;
    cursor:             pointer;
}
.buttonWeiter:hover{
    background-image:   url('/images/Wmda/buttons/button_weiter_hover.png');
}
.amountFresh {
	background: url('/images/Wmda/buttons/editAmount.png');
	border:0;
	width:15px;
	height:17px;
	margin:3px;
	cursor:pointer;
}
.deleteItem{
	background: url('/images/Wmda/buttons/delete.png');
	border:0;
	width:15px;
	height:17px;
	margin:3px;
	cursor:pointer;
}
.buttonAbschliessen{
    background-image:   url('/images/Wmda/buttons/button_finish.png');
    width:              159px;
    height:             40px;
    border:             none;
    cursor:             pointer;
}
.buttonAbschliessen:hover{
    background-image:   url('/images/Wmda/buttons/button_finish_hover.png');
}

.printButton{
    background-image:   url('/images/Wmda/buttons/button_print.png');
    width:              151px;
    height:             43px;
    border:             none;
    cursor:             pointer;
    display:block;
    margin-top:-14px;
}
.printButton:hover{
    background-image:   url('/images/Wmda/buttons/button_print_hover.png');
}
.buttonSave{
    background-image:   url('/images/Wmda/buttons/button_save.png');
    width:              100px;
    height:             33px;
    border:             none;
    cursor:             pointer;
    display:            block;
}
.buttonSave:hover{
    background-image:   url('/images/Wmda/buttons/button_save_hover.png');
}
.buttonSaveGray{
    background-image:   url('/images/Wmda/buttons/button_save_gray.png');
    width:              100px;
    height:             33px;
    border:             none;
    cursor:             pointer;
    display:            block;
}
.buttonSaveGray:hover{
    background-image:   url('/images/Wmda/buttons/button_save_gray_hover.png');
}
.buttonAuszahlen{
    background-image:   url('/images/Wmda/buttons/button_auszahlen.png');
    width:              110px !important;
    height:             32px;
    border:             none;
    cursor:             pointer;
    display:            block;
}
.buttonAuszahlen:hover{
    background-image:   url('/images/Wmda/buttons/button_auszahlen_hover.png');
}
.stepping{
    margin:15px 0px 20px 80px;
}
#findLink{
    color:  #FFF;
}
#findLink:hover{
    color: #f5ae16;
}
input[type='submit']{
    cursor:pointer;
}

.line1 td, .line2 td{
    padding-top:    16px;
}
.content p{
    margin: 0px;
}
.formRegisterContent form{
width:920px;
}

.kundenkontakt_form label{
    width:200px;
    float:left;
}
.kundenkontakt_form textarea{
    width:450px;
    height:100px;
}
.kundenkontakt_form form{
    width:420px;
    height:100px;
}


.lostpw_form label{
    width:100px;
    float:left;
}
.lostpw_form dd{
    width:200px;
}
.lostpw_form form{
    width:420px;
    height:100px;
}

.creditsForm label{
    width:200px;
    float:left;
}
.creditsForm input, .creditsForm select{
    width:200px;
}
.creditsForm form{
    width:420px;
    height:100px;
}
.buttonWeiterEditCart{
    margin-left:30px;
}
#testimonial_box{
    background-image: url('/images/Wmda/testimonial_box.png');
    width:  680px;
    height: 250px;
    display:block;
    margin-top:5px;
}
.profile dl, .profile dd{
    line-height:10px;
}

.activeLink{
    background-color: #F0F0E0;
    border: 1px solid #B03050;
    color: #6060FF;
    font-weight:bold;
    padding:1px;
}
.active{
    color: #517da7;
    font-weight: bold;
}

.titleLink {
	text-decoration:none;
}
.titleLink:hover {
	text-decoration:underline;
}
#warningAlt {
background:#eee url(/images/Wmda/question.png) no-repeat scroll 15px 15px;
border:1px dotted #f5ae16;
height:auto !important;
margin-bottom:15px;
min-height:33px;
padding:20px 0 15px 120px;
}

.button_nicht_entfernen {
	background: url('/images/Wmda/buttons/button_nicht_entfernen.png');
	width:240px;
	height:39px;
	border:0;
	cursor:pointer;
	float:left;
	margin:10px 10px 0px 0px;

}
.button_nicht_entfernen:hover {
	background: url('/images/Wmda/buttons/button_nicht_entfernen_hover.png');
}
.button_entfernen {
	background: url('/images/Wmda/buttons/button_entfernen.png');
	width:186px;
	height:39px;
	border:0;
	cursor:pointer;
	float:left;
	margin:10px;
}
.button_entfernen:hover {
	background: url('/images/Wmda/buttons/button_entfernen_hover.png');
}




.main_section
{
    margin: 0px auto 20px auto;
  	width: 950px;
}

.main_section p
{
	margin: 11px 0;
}


#background_bottom {
	background: url('/images/Wmda/recommerce/bg_bottom.png') no-repeat center;
	width:950px;
	height:217px;
}
#box_top {
	background: url('/images/Wmda/recommerce/content_box_top.png') no-repeat center;
	width: 950px;
	height:47px;

 }

#box_main {
	background: url('/images/Wmda/recommerce/content_box_main.png') repeat-y center;
	width: 950px;
 }

#box_main_content {
	width:650px;
	padding: 20px 20px 0px 20px;
}
#box_main_content ul li {
	font-weight:bold;
	font-size: 1.2em;
	padding-bottom: 13px;
	padding-left:30px;
	text-align: left;
	background: url("/images/Wmda/recommerce/bullet.png") no-repeat;
	color:#272727;
}

#bulb {
	margin-right:10px;
	padding-top:320px;
	background: url('/images/Wmda/recommerce/bulb.gif') no-repeat;
	width:223px;
	height:306px;
	float:right;
	font-weight:bold;
	text-align:center;
}
.highlight {
	font-style:italic;
	font-weight:bold;
	font-size: 1.2em;
	color:#8fc400;
}
#lastpoint {
	margin-top:10px;
}
.fontsize {
	font-size:9pt;
}

#box_bottom {
	text-align: center;
	background: url('/images/Wmda/recommerce/content_box_bottom.png') no-repeat center;
	width: 950px;
	height:22px;
 }



 .sub_section {
font-size:11px;
padding:20px 0px;
text-align:left;
margin:0px 40px;
}
.img_float {
float:left;
width:auto;
}
.img_float_left {
float:left;
margin-right:30px;
}
.floater {
	float:         left;
	width:         230px;
	margin-right:  10px;
}
.floater dt
{
	margin:    0;
	padding:   0;
	width:     50px;
	float:     left;
}

.floater dd {
	margin-left:   70px;
	padding:       0;
	width:         170px;
}
.transTips {
	width:600px;
	margin-left:20px;
font-size:11px;
text-align:left;
}
.alternatives img {site.css (Linie 971)
margin-bottom:-10px;
margin-left:20px;
margin-right:20px;
}

.centered{
    text-align:center;
    margin-left:75px;
}

.smallNoteSorry{
color:#888888;
font-size:9px;
font-weight:normal;
width:376px;
margin:0px !important;
}