﻿/* CSS Document */

body {
	background-color:#eaeaea;
	font-family: Verdana, sans-serif;
	font-size:10px;
	margin:0px;
	line-height:14px;
}
p,div,form,h1,h2,h3,ul,li,ol,td {
	margin: 0px;
	padding: 0px;
}
h1 {
	font-size: 21px;
	font-weight: bold;
	color: #ed1c24;
	line-height:24px;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
h3 {
	font-size: 10px;
	font-weight: bold;
	color: #ed1c24;
}
input {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
li{
}
img {
}
a{
	color: #000000;
	text-decoration:none;
}
a:link{
	color: #000000;
	text-decoration:none;
}
a:visited{
	color: #000000;
	text-decoration:none;
}
a:hover{
	color: #666666;
	text-decoration:none;
}

form label.incomplete {
	color: #900;
}

/*#########################################* ID's* ###############################################################*/ 

#mainwrapper {
	margin-top:5px;
	margin-bottom:0px;
	background-color:#FFFFFF;
	width:920px;
	margin-right: auto;
	margin-left: auto;
	border:none 1px #000000;
}
#pageheader{
	margin-left:0px;
	padding-left:10px;
	width:902px;
	border:none 1px #000000;
	z-index:300;
	position:absolute;
	overflow:hidden;
	top:15px;
}
#mainmenu {
	border:none 1px;
	width:920px;
	height:35px;
	padding-left:0px;
}
#flash_mainnavi{
	border:none 1px;
	background-image:url(images/main_menu_bg.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	padding-bottom:2px;
	margin-left:-2px;
	height:37px;
	width:905px;
	overflow:hidden;
}
#pagewrapper{
	border:none 1px #dfdfdf;
	margin-top:5px;
	padding:10px;
	width:900px;
	padding-top:11.50em;
}
#linke-spalte
{
	width:248px;
	float:left;	
	overflow:hidden;
}
#submenu {
	margin-top:5px;
	border:none 1px #ed1c24;
	text-align:left;
	width:248px;
	padding-bottom:10px;
}
#breadcrumbs {
	margin-bottom:5px;
}
#homepage
{
	width:900px;
	margin-left:0px;
	min-height:462px;
}
#content {
	margin-top:5px;
	float:left;
	border:none 1px;
}
#claim {
	margin-top:10px;
}
#contentfooter {
	margin-top:20px;
}
#pagefooter {
	width:900px;
	margin-top:10px;
	padding:10px;
	text-align:left;
	font-size:9px;
}
#teaser {
	border:none 1px #000000;
}
#left {
	border:none 1px #ed1c24;
	float:left;
	padding-right:-7px;
}
#right {
	border:none 1px #ed1c24;
	width:200px;
	margin-left:12px;
	float:left;
}

#content_header {
	margin-left:-3px; float:left;
}

/* CLASSES */ 
.clearer {
	clear:both;
	font-size:0px;
	/*height:0px;*/
	line-height:0px;
}

.content {
	border:none 1px;
}

.content h1 {
}
.content h2 {
	margin-bottom:14px;
	line-height:20px;
}
.content h3 {
}

.content ul {
	margin-top:10px;
	margin-bottom:10px;
	margin-left:20px;
}

.content li {
	list-style: square inside;
}

.cmstext {
	
}

.cmstext a {
	text-decoration:underline;
}
.cmstext a:link{
	text-decoration:underline;
}
.cmstext a:visited{
	text-decoration:underline;
}
.cmstext a:hover{
	text-decoration:underline;
}

.bildunterschrift {
	font-size:9px;
	color:#737373;
}

.decor_base_data a {
	text-decoration: underline;
}

.table_header {
	background-color: #f2f2f2;
}

.table_header td {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	padding-right: 5px;
}

.table_odd {
	background-color: #f7f7f7;
}

.table_odd td {
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 1px;
	padding-right: 0px;
}

.table_even {
	background-color: #f2f2f2;
}

.table_even td {
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 1px;
	padding-right: 0px;
}

.search_hints {
	margin-left: 20px;
}

.search_hints ul {
	margin-left: 20px;
}
/* Inputs and selects */

.nice_select {
	background-repeat: no-repeat; 
	height: 19px; 
	background-image: url(images/nice_select_tiny.gif);
	font-size:10px;
}

.nice_select_100 {
	background-repeat: no-repeat; 
	height: 19px; 
	background-image: url(images/nice_select_100.gif);
	font-size:10px;
}

.nice_select_140 {
	background-repeat: no-repeat; 
	height: 20px !important; 
	background-image: url(images/nice_select_140.gif);
	font-size:10px;
}

.nice_select_element {
	height: 19px; 
	font-size:10px;
}

.nice_submit {
	background-image: url(images/nice_submit.gif);
	background-position: 0px 2px;
	background-repeat: no-repeat; 
	background-color: transparent;
	width: 87px;
	height: 22px; 
	border: none;
	font-size: 10px;
	font-weight: bold;
	cursor: pointer;
}

.input_plz{
	width:100px;
	margin-bottom:6px;
	margin-top:1px;
	font-size:10px;
}

.input_ort{
	width:181px;
	margin-bottom:6px;
	margin-top:1px;
	font-size:10px;
	margin-left:5px;
}

.input_select{
	width:294px;
	margin-bottom:6px;
	margin-top:1px;
	font-size:10px;
}

.input2{
	width:290px;
	margin-bottom:6px;
	margin-top:1px;
	font-size:10px;
}

.input3{
	width:185px;
	margin-bottom:6px;
	margin-top:1px;
	font-size:10px;
}

a.teaser-image-link {
	display:block;
	background:#f0f0f0;
	padding:1px;
}

a.teaser-image-link:hover {
	background:#ff0000;
}

.img_interactive {
	border:solid 1px #f0f0f0;
}
.img_interactive-hover {
	border:solid 1px #ff0000;
}


/*
Tabelen, die aus TinyMCE kommen, kriegen automatisch 
table_row_odd und table_row_even klassen für geraden 
und ungeraden Zeilen (falls keine andere klasse in 
TinyMCE zugewiesen wurde).
*/

.table_row_odd {
	background-color: #f7f7f7;
}

.table_row_odd  td {
	padding-left:4px;
	padding-top: 3px;
	padding-bottom: 4px;
	vertical-align: top;
}

.table_row_even {
	background-color: #fff;
}

.table_row_even td {
	padding-left:4px;
	padding-top: 3px;
	padding-bottom: 4px;
	vertical-align: top;
}


/* FAQ */

.faq_category_container {

}

.faq_question_container {
	padding: 0 0 10px;
	border-bottom: 1px solid #EAEAEA;
	margin: 0 0 10px;
}

.faq_question_container a {
	display: block;
	font-weight: bold;
	padding: 5px 0; 
}

.faq_answer_container {
}

.faq_answer_container h2 {
	margin: 0 0 8px;
}

.faq_answer_container a {
	display: block;
	font-weight: bold;
}

.faq_answer_container div {
	display: block;
	padding: 0 0 20px; 
}

.rss-link {
	float:right;
	padding-top:1px;
	padding-right:2px;
}
.rss-link a {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:#FFFFFF url(images/rss.gif) no-repeat scroll 0 0px;
	display:block;
	font-size:10px;
	height:21px;
	line-height:11px;
	margin:0;
	padding:0 0 0 22px;
}

#teaser .rss-link {
	float:right;
	width:82px;
	padding: 0;
}
#teaser .rss-link a {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background: url(images/rss.gif) no-repeat scroll 0 0;
	display:block;
	font-size:10px;
	height:16px;
	line-height:16px;
	margin:0;
	padding:0 0 0 22px;
}

.newsletter-teaser {
}

.newsletter-teaser-top {
	background-image: url(images/hp_teaser_bg_top.jpg);
	background-repeat: no-repeat;
	background-color:#e0e0e0;
	height:219px;
	width: 193px;/*219px;*/
	vertical-align:top;
	padding-left: 13px;
	padding-right: 13px;
	overflow: hidden;
/*	margin-bottom:10px;*/
	margin-right:8px;
}
.newsletter-teaser-top #newsletter_anmeldung_error {
	margin:5px 0 0;
	font-size:10px;
}
.newsletter-teaser-bottom {
	background-image: url(images/hp_teaser_bg_bottom.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	background-color:#e0e0e0;
	/*	padding-right:13px;*/
	padding-left: 13px;
	padding-right: 13px;
	overflow-x: hidden;
	margin-bottom:10px;
	margin-right:8px;
	height:40px;
	width:193px;
}
.newsletter-teaser-bottom #anmelden_form_submit_btn {
	margin:10px 0 0 113px;
}

/* google_map */
.google_map iframe {
	margin: 0 0 20px;	
	overflow: hidden;
}

/* ###################################################### Mediacenter ###################################################################### */ 
.video-holder {
	margin: 0 0 0 13px;	
}

.video-row-wrapper {
	background: url(images/row_wrapper_bg.gif) 13px 0 repeat-y;	
	margin: 0 0 20px;
}

#mediacenter-player, .mediacenter-player {
	position: relative;	
	padding: 13px 0 0 0;
	background: #E0E0E0 url(images/video_wrapper_top_bg.gif) no-repeat;
}

.video-small {
	width: 438px;
	background: #E0E0E0 url(images/video_wrapper_small_top_bg.gif) no-repeat;	
}

.mediacenter-player-data {
	width: 624px;
	padding: 0 13px 10px 13px;
	background: #E0E0E0 url(images/video_wrapper_bottom_bg.gif) 0 bottom no-repeat;
}

.video-small .mediacenter-player-data {
	width: 412px;
	background: #E0E0E0 url(images/video_wrapper_small_bottom_bg.gif) 0 bottom no-repeat;	
}

#mediacenter-player #video-loader{
	background:url(images/ajax-loader.gif) center no-repeat;
	width:32px;
	height:32px;
	position: absolute;
	top: 0;
	left: 50%;
	margin: 170px 0 0 -18px;
	display:none;
}
.mediacenter-content {
	padding: 8px 0 0;	
}
/* PAGING */
.item_list_wrapper {
	margin: 15px 0 0;	
}

.paging {
	background:url(../images/dot.gif) repeat-x;
	padding:8px 0 0;
	margin-top:10px;
}
.paging-numbers {
	float:left;	
	font-size:10px;
}
.item_list_paging {
	text-align: right;
	float: right;
}
#main-content .item_list_paging a.text_link, #main-content .item_list_paging a.text_link:visited{
	padding:0;
	border:none;
	float:left;	
	color: #000 !important;
	font-size:10px;
	vertical-align:middle;
	text-decoration:none;
	padding-top:2px;
	background:none;
}
#main-content .item_list_paging a.text_link:hover, #main-content .item_list_paging a.text_link:active {
	text-decoration:underline;
}
.item_list_paging a.back {
	margin-right:6px;
}
.item_list_paging a.next {
	margin-left:6px;
	margin-right: 0;
}
.item_list_paging a {
	border: 1px solid #EFEFEF;
	text-decoration: none;
	padding: 2px 6px;
	margin: 0 4px 0 0;
	color: #000 !important;
	background: #EFEFEF;
	display: block;
	float: left;
	font-size: 10px;
	font-weight: 400;
}

.item_list_paging span.dots {
	display: block;
	float: left;
	padding: 6px 6px 0 6px;
}

.item_list_paging a.active {
	color: #EE1D25 !important;
	background: #fff;
}

.item_list_paging a.last {

}

/* ###################################################### Filter ###################################################################### */ 

.video_filter {
	position: relative;
	margin: 25px 0 0;
	padding:3px 0 0 12px;
	font-size: 11px;
}

*+html .video_filter {
	padding-bottom: 18px;
}

* html .video_filter {
	padding-bottom: 18px;
}

.video_filter .filter_heading {
	float: left;
	color: #999;
	padding: 0 10px 0 0;
}

.video_filter ul {
	padding: 0;	
	position: relative;
	top: -2px;
}

.video_filter ul {
	width: 620px !important;
	padding: 0;	
	position: relative;
	left: -20px;	
	margin: 0 0 20px 0;
}

.video_filter ul .filter_all {
	position: absolute;	
	left: 0;
}

.ad_filter {
	margin: 8px 0 0;	
}

.ad_filter ul {
	margin: -1px 0 0;
	width: auto !important;
}

.mediacenter .video_filter ul .filter_all, .ad_filter ul .filter_all {
	position: static;
	left: 0;
}

.ad_filter ul .filter_all {
	left: 5px;	
}

.mediacenter .video_filter ul {
	width: auto !important;
	left: 0;
	top: -2px;
	margin: 0;
}

.video_filter ul li {
	float: left;	
	list-style: none;
	background: none !important;
	padding: 0 !important;
	margin: 0 4px 2px 0;
}

.video_filter a {
	float: left;
	padding: 0 10px 0 0;
	height: 18px;
}

.video_filter .filter_active {
	color: #000 !important;
	text-decoration: none !important;
	background: #dddcdd url(images/img.pack.gif) right 0 no-repeat;
	padding: 0 25px 0 0;
}

.video_filter .filter_all .filter_active {
	background-position: right -18px;
	padding: 0 14px 0 0;
}

.video_filter a span {
	float: left;
	padding: 2px 0 0 14px;
	height: 16px;	
	cursor: pointer;
}

.video_filter a.filter_active span {
	background: #dddcdd url(images/img.pack.gif) 0 0 no-repeat;
}

.error {
	color: #F00;	
}

.weekly_object table {
	width: 100%;
}

.weekly_object table td {
	padding-right: 5px;
}

.download_adobe_reader {
	float: left; margin-top: 13px; line-height: 14px; font-size: 10px; color: #949494; 
}

.download_adobe_reader a {
	color: #949494;
	text-decoration: underline;
}

.download_adobe_reader a:hover {
	color: #747474;
}

.content ul, .news_item_text ul {
	overflow: auto;
}

.content ul li, .news_item_text ul li {
	background: url(images/list_bullet.gif) 1px 5px no-repeat;
	padding: 0 15px;
	list-style: outside none;
}

.news-header .news-date {
	color: #737373;
}

.news-header h2 {
	line-height:20px;
	margin-bottom:14px;
}

/* INTRANET */

.formularrueckmeldungen {
	color: #ed1c24;
	font-weight: bold;
	margin: 0 0 15px;
}

.intranet_user_navi {
	float: right;
	width: 500px;
	margin: 20px 5px 0;
	text-align: right;
}

.intranet_user_navi strong {
/*	color: #000; */
}
.servicemenu a.intranet_login {

}

#pageheader .logo-wrapper {
	width: 147px;
	float: left;
}
#pageheader .service-menu-top-wrapper {
	margin-top:3px; 
	width: 605px;
	float:left;
	text-align: right;
}
#pageheader .language-select-wrapper {
	/*margin-top:3px;*/ 
	width: 150px;
	float:left;
	text-align: right;
}

.login-left-wrapper {
	float: left;
    padding: 0 10px 0 0;
    width: 435px;
	border-right: 1px solid #D9D9D9;
	margin: 0;
}

.login-right-wrapper {
	float: right;
	width: 430px;
	padding: 0 10px;
	margin: 0;
}
.request-login-email-user {
	float: left;
}
.request-login-email-domain {
	float: left;
}
/* KUNDEN BEREICH */

.customer-login-wrapper {
	
}

.customer-login-link {
	position: relative;
}

.customer-login-window {
	display: none;
	width: 326px;
	position: absolute;
	top: 15px;
	left: 50%;
	z-index: 301;
	text-align: left;
	margin: 0 0 0 126px;
}

.customer-login-window a {
	color:#707070;
	text-decoration:none;
	padding:3px;
	padding-bottom:4px;
	margin-right:3px;
	background-color:#ffffff;
	font-size:9px;
}
.customer-login-window a:link {
	color:#707070;
	text-decoration:none;
	background-color:#ffffff;
}
.customer-login-window a:visited {
	color:#707070;
	text-decoration:none;
	background-color:#ffffff;
}
.customer-login-window a:hover {
	color:#000000;
	text-decoration:none;
	background-color:#efefef;
}

.customer-login-window-top {
	background: url(images/bg-customer-login-top.gif) no-repeat scroll;
	height: 3px;
}

.customer-login-window form {
	background: #777777 url(images/bg-customer-login.gif) no-repeat scroll;
}

.customer-login-window-bottom {
	background: url(images/bg-customer-login-bottom.png) no-repeat scroll;
	height: 4px;
}

.customer-login-window a#customer_login_link {
	display: block;
	float: right;
	margin: 2px 151px 0 0;
	color:#fff;
	text-decoration:none;
	padding: 0;
	height: 18px;
}

.customer-login-window a#customer_login_link span.link_text {
	padding: 4px 0 3px 9px;
	background: url(images/bg-customer-login-link.gif) no-repeat scroll;
	line-height: 17px;
}

.customer-login-window a#customer_login_link span.right {
	padding: 4px 7px 3px 0;
	background: url(images/bg-customer-login-link.gif) no-repeat scroll top right;
	line-height: 17px;
}

.customer-login-window #customer_login_error {
	display: none;
	color: #fff;
	font-weight: bold;
}



.customer-login-window a#lost_password_link {
	background-color: transparent;
	color:#c4c4c4;
	text-decoration:none;
	/*font-style: italic;*/
}

.customer-login-window fieldset {
	border: none;
	margin: 0;
	padding: 15px 5px 5px;
}

.customer-login-window fieldset .form-row {
	margin: 0 10px 10px;
}


.customer-login-window fieldset input.text {
	width: 122px;
	height: 12px;
	padding: 5px 10px;
	border: 1px solid #909090;
/*	font-style: italic;*/
}

.customer-login-window fieldset input.password {
	display: none;
}

.customer-login-window fieldset input.username {
	margin: 0 4px 0 0;
}

.customer-login-window fieldset input.customer-login-button {
	border: none;
	width: 104px;
	height: 17px;
	text-align: center;
	background: url(images/bg-customer-login-button.gif) no-repeat scroll;
	float: right;
	color: #fff;
	font-weight: bold;
	padding: 0 0 3px;
	cursor: pointer;
}

.customer-login-window fieldset input.customer-login-button-hover {
	background: url(images/bg-customer-login-button-hover.gif) no-repeat scroll;
}


/*customer-address-data*/

.customer-address-data-wrapper {
	width: 329px;
	margin:0 0 10px;
	float: left;
}

.customer-address-data .content, .customer-user-data .content {
	font-size:12px;
	line-height:18px;
	margin:15px 0 0;
}

/* customer-address-data-change-form-wrapper */
.customer-address-data-change-form-wrapper {
	width: 329px;
	float: left;
}

/* customer_profile_form */
.customer-profile-form form fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

.customer-profile-form form fieldset label {
	display: block;
	margin: 10px 0 0;
}

.customer-profile-form form fieldset label.plz {
	width: 80px;
	float: left;
	margin: 10px 0;
}

.customer-profile-form form fieldset label.plz input.text {
	width: 70px;
}

.customer-profile-form form fieldset label.ort {
	width: 187px;
	float: left;
	margin: 10px 0;
}

.customer-profile-form form fieldset label.country {
	clear: both;
}

.customer-profile-form form fieldset label.ort input.text {
	width: 187px;
}

.customer-profile-form form fieldset input.text, .customer-profile-form form .countryselect {
	width: 267px;
	margin: 3px 0 0;
}

.customer-profile-form form fieldset label.titel {
	width: 157px;
	float: left;
	margin: 10px 0;
}

.customer-profile-form form fieldset label.titel input.text {
	width: 157px;
}

.customer-profile-form form fieldset .anrede {
	width: 110px;
	float: left;
	margin: 10px 0;
}

.customer-profile-form form .salutationselect {
	margin: 3px 0 0;
}

.customer-profile-form form fieldset .anrede label {
	margin: 0;
}

.customer-profile-form form fieldset label.vorname {
	clear: both;
}


.customer-profile-form form fieldset .submit-row {
	text-align: right;
	margin: 30px 0 25px;
}

.customer-profile-form form fieldset label.incomplete {
	color: #900;
}

form .error-row {
	padding: 10px 0 0;
	color: #900;
	font-weight: bold;
}


/*content-box-319*/
.content-box-319, .content-box-648 {
	padding: 19px 24px 0;
}

.content-box-319 .box-title, .content-box-648 .box-title {
	color: #7b7b7b;
	font-weight: bold;
}

/* customer-address-data-change-form-wrapper */


.customer-lost-password-wrapper, .customer-login-form-wrapper {
	width: 270px;
	padding: 0;
}

.customer-lost-password-wrapper form fieldset .submit-row {
	margin: 0;
}

.customer-lost-password-wrapper label input.text {
	margin: 3px 0 0;
}

.customer-lost-password-wrapper form fieldset .error-row, .customer-login-form-wrapper form fieldset .error-row {
	padding: 10px 0 10px;
}

/*change-password*/

.customer-password-change-form-wrapper form fieldset label.change-password {
	width: 200px;
	float: left;
}

.customer-password-change-form-wrapper form fieldset label.repeat-password input.text {
	width: 200px;
}

.customer-password-change-form-wrapper form fieldset label input.text {
	width: 190px;
}

.customer-profile-form form fieldset .submit-row {
	margin:10px 0 15px;
	text-align:right;
}

/* message box*/
#messageboxOverlay {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 490;
	width: 100%;
	height: 100%;
	background: #000;
	-moz-opacity:.85; 
	filter:alpha(opacity=85); 
	opacity:.85;
}

#messageboxContainer {	
	display: none;
	position: absolute;
	top: 40%;
	left:0;
	width: 100%;
	z-index: 590;
	margin: auto;
	text-align:center;
	padding: 0px;
}

#messageboxContent {
	position: relative;
	background: url(images/bg-messagebox.png) no-repeat;
	margin: auto;
	overflow: hidden;
	text-align:left;
	z-index: 590;
	padding: 40px;
	width: 285px;
	height: 113px;
}

#messageboxTopCorner {
	width:369px;
	margin:0 auto;
	height:0px;
	background:url(images/bg-message-box-top.png) no-repeat;
	overflow:hidden;
}
#messageboxBottomCorner {
	width:369px;
	margin:0 auto 15px;
	height:0px;
	background:url(images/bg-message-box-bottom.png) no-repeat;
	overflow:hidden;
}

#messageboxContent .messageBoxButton {
	position: absolute;
	bottom: 40px;
	right: 40px;
}

/* customer_service*/

.customer-decor-search .decorapplicationarea label {
	margin: 10px 0 3px;
}

.customer-decor-search .decortype {
	width: 240px;
	float:left;
}

.customer-decor-search .decortype label {
	margin: 10px 0 3px;
}

.customer-decor-search .decornumber {
	display: block;
	width: 220px;
	float:left;
}

.customer-decor-search .decornumber .text {
	width: 220px;
}

.customer-decor-search .submit-row {
	width: 463px;
}

/*customer_service_cart*/

#customer_service_cart {
	margin: 0 0 10px;
}

#customer_service_cart .cart-list {
	padding: 7px 21px;
}

#customer_service_cart .cart-list .decor-number {
	width: 35px;
	overflow: hidden;
	float: left;
	font-weight: bold;
}

#customer_service_cart .cart-list .decor-name {
	width: 135px;
	overflow: hidden;
	float: left;
}

#customer_service_cart .cart-list .delete {
	width: 23px;
	overflow: hidden;
	float: left;
}

#customer_service_cart .cart-list .delete input.btn-delete-cart {
	width: 23px;
	overflow: hidden;
	background: url(images/btn-delete-from-cart.gif) no-repeat center center;
	border: none;
	margin: 0;
	padding: 0;
	cursor: pointer;
	text-indent: -9999px;
}

#customer_service_cart .cart-list .pattern-format {
	padding: 0 0 0 35px;
	width: 135px;
	overflow: hidden;
}

#customer_service_cart .cart-list {
	padding: 7px 13px;
}

#customer_service_cart .submit-row {
	margin: 20px 0 10px;
	text-align: right;
}

/*decor_pattern_list*/
.decor_pattern_list {
	margin: 20px 0;
}

.decor_pattern_list_title {
	margin: 30px 0 0px;
}
.decor_pattern_list_item {
	padding: 10px;
	margin: 0 0 1px;
}

.decor_pattern_list_header {
	font-weight: bold;
}

.list_item_odd {
	background: #f2f2f2;
}

.list_item_even {
	background: #f7f7f7;
}

.decor_pattern_list_item .quantity_item {
	float: left;
	width: 85px;
}

.decor_pattern_list_item .quantity_item input {
	width: 22px;
}
 
.decor_pattern_list_item .surface_item {
	float: left;
	width: 150px;
	padding:2px 0 0;
}

.decor_pattern_list_item .format_item {
	float: left;
	width: 315px;
	padding:2px 0 0;
}

.decor_pattern_list_item .action_item {
	float: left;
	width: 80px;
	text-align: right;
}

.decor_pattern_list_item .action_item .btn-cart {
	border: none;
	margin: 0;
	padding: 0;
	width: 36px;
	height: 23px;
	cursor: pointer;
	background: url(images/btn-cart.gif) no-repeat;
	text-indent: -9999px;
	/* for the ie */
	font-size: 0;
 	display:block;
  	line-height: 0;
	/* fix for the fix */
	float:right;
}

.decor_pattern_list_item .action_item .btn-cart:hover {
	background: url(images/btn-cart-hover.gif) no-repeat;
}


/*shopping-cart-remainder*/
.shopping-cart-remainder {
	padding: 12px;
	background: #f7f7f7;
	margin: 10px 0;
}

.shopping-cart-remainder .remainder-text {
	width: 400px;
	overflow: hidden;
	float: left;
	font-weight: bold;
}

.shopping-cart-remainder .remainder-button {
	text-align: right;
}


/*customer-service-search-results*/

.customer-service-search-results .search-results-header {
	margin: 45px 0 10px;
	font-weight: bold;
}

.customer-service-search-results .decor-header {
	padding: 10px;
	background: #f2f2f2;
	margin: 0 0 1px;
}

.customer-service-search-results .decor-header .decor-image {
	width: 62px;
	float: left;
}

.customer-service-search-results .decor-header .decor-image img {
	border: 1px solid #dadada;
}

.customer-service-search-results .decor-header .decor-text {
	padding:4px 10px;
}

.customer-service-search-results .decor-header .decor-text .decor-number {
	font-weight: bold;
}

.customer-service-search-results .search-item-separator {
	margin: 38px 0 0;
}

.customer-service-search-results .decor_pattern_list_item .format_item {
	width: 465px;
}

.customer-service-search-results .decor-surface {
	/*padding: 0 0 0 35px;*/
}

/* button grau */
a.link-button, .submenu a.link-button:link, .submenu a.link-button:visited, .submenu a.link-button:active {
	color: #fff;	
}

a.link-button span.link-button-left {
	background: url(images/btn-grau.gif) no-repeat;
	padding: 2px 16px 4px;
	font-weight: bold;
	line-height: 20px;
}

a.link-button span.link-button-right {
	background: url(images/btn-grau.gif) no-repeat top right;
	overflow: hidden;
	padding: 2px 0 4px;
	margin: -18px 0 0;
}

a.link-button:hover, .submenu a.link-button:hover {
	color: #494141;
}

a.link-button:hover span.link-button-left {
	background: url(images/btn-grau-hover.gif) no-repeat;
}

a.link-button:hover span.link-button-right {
	background: url(images/btn-grau-hover.gif) no-repeat top right;
}

/* button rot */
a.link-button-red {
	color: #fff;	
	line-height: 30px;
}

a.link-button-red span.link-button-red-left {
	background: url(images/btn-red.gif) no-repeat;
	padding: 5px 16px 10px;
	font-weight: bold;
}

a.link-button-red span.link-button-red-right {
	background: url(images/btn-red.gif) no-repeat top right;
	overflow: hidden;
	padding: 5px 0 10px;
	margin: -25px 0 0;
}

/*cornered-box-214*/
.cornered-box-214 {
	position: relative;
}

.cornered-box-214 .corner {
	margin: 0 7px 0 0;
	background: url(images/box-corners.gif) no-repeat;
	height: 7px;
}

.cornered-box-214 .tr {
	margin: -7px 0 0 7px;
	background-position: top right;
}

.cornered-box-214 .br {
	margin: -7px 0 0 7px;
	background-position: bottom right;
}

.cornered-box-214 .bl {
	background-position: bottom left;
}

.cornered-box-214 .content {
	min-height: 278px;
	background: #e0e0e0 url(images/box-gradient-214.gif) repeat-x;
}

.cornered-box-214 .overlay {
	display: none;
	position: absolute;
	width: 100%;
	height: 100%;
	background: #fff;
	-moz-opacity:.55; 
	filter:alpha(opacity=55); 
	opacity:.55;
}
/*shipping-address-form*/
.shipping-address-form {
	position: relative;
	margin: 0 0 34px;
}

.shipping-address-form .radios {
	padding: 20px 0 0 20px;
	position: absolute;
	top: 10px;
}

.shipping-address-form .radios .current-address {
	width: 340px;
}

.shipping-address-form .radios .new-address {
	width: 350px;
}

.shipping-address-form .radios .radio-text {
	position: relative;
	top: -4px;
	left: 5px;
}

.shipping-address-form .boxes {

}

.shipping-address-form .current-address {
	width: 340px;
	float: left;
	margin: 0 10px 0 0;
}

.shipping-address-form .current-address .content, .shipping-address-form .new-address .content {
	padding: 55px 25px 25px;
	min-height: 212px;
}

.free-shipping-address-form .new-address .content {
	padding: 25px;
}

.shipping-address-form .current-address .content {
	font-size: 12px;
	line-height: 18px;
}

.shipping-address-form .new-address {
/*	margin: 0 0 0 10px;*/
	width: 547px;
	float: left;
}

.shipping-address-form .new-address .form-row {
	margin: 0 0 10px;
}

.shipping-address-form .new-address label {
	font-size: 10px;
	font-weight: bold;
}

.shipping-address-form .new-address .address {
	display: block;
	width: 248px;
	float: left;
}

.shipping-address-form .new-address .customer-group {
	display: block;
	width: 248px;
	float: left;
}

.shipping-address-form .new-address .company-name {
	display: block;
	width: 248px;
	float: left;
}

.shipping-address-form .new-address .address input.text {
	width: 235px;
	margin: 3px 0 0;
}

.shipping-address-form .new-address .additional_address input.text {
	width: 248px;
}

.shipping-address-form .new-address .zip_code {
	display: block;
	width: 80px;
	float: left;
}

.shipping-address-form .new-address .zip_code input.text {
	width: 67px;
	margin: 3px 0 0;
}

.shipping-address-form .new-address .city {
	display: block;
	width: 150px;
	float: left;
}

.shipping-address-form .new-address .city input.text {
	width: 137px;
	margin: 3px 0 0;
}

.shipping-address-form .new-address .country {
	width: 192px;
	float: left;
}

.shipping-address-form .new-address .countryselect {
	margin: 3px 0 0;
	line-height:14px;
	width: 267px;
	float: left;
}

.shipping-address-form .new-address .anrede  {
	width: 110px;
	float: left;
}

.shipping-address-form .new-address .user_title  {
	width: 80px;
	float: left;
}

.shipping-address-form .new-address .user_title input.text {
	width: 67px;
}

.shipping-address-form .new-address .firstname  {
	width: 162px;
	float: left;
}

.shipping-address-form .new-address .firstname input.text {
	width: 145px;
}

.shipping-address-form .new-address .lastname  {
	width: 145px;
	float: left;
}

.shipping-address-form .new-address .lastname input.text {
	width: 145px;
}

.shipping-address-form .new-address div.user-row {
	margin: 25px 0 0;
}

.shipping-address-form .no_js_submit {
	text-align: right;
	padding: 25px 0 0;
}

.bestellung-senden {
	text-align: right;
	margin: 15px 0 0;
}

/*cart-overview*/

.cart-overview .cart-overview-header {
	background: #f7f7f7;
	padding: 15px;
	font-weight: bold;
	margin: 0 0 1px;
}

.cart-overview .cart-overview-header .quantity-item {
	width: 95px;
	float:left;
}

.cart-overview .cart-overview-header .decor-item {
	width: 240px;
	float:left;
}

.cart-overview .cart-overview-header .surface-item {
	width: 170px;
	float:left;
}

.cart-overview .cart-overview-header .format-item {
	width: 350px;
	float:left;
}

.cart-overview-list-item {
	padding: 15px;
	margin: 0 0 1px;
}

.cart-overview-list-item .quantity-item {
	width: 95px;
	float:left;
	font-weight: bold;
}

.cart-overview-list-item .quantity-item input.quantity {
	width: 40px;
}

.cart-overview-list-item .decor-number-item {
	width: 40px;
	float:left;
	font-weight: bold;
}

.cart-overview-list-item .decor-name-item {
	width: 200px;
	float:left;
}

.cart-overview-list-item .surface-item {
	width: 170px;
	float:left;
}

.cart-overview-list-item .format-item {
	width: 200px;
	float:left;
}

.cart-overview-list-item .action-item {
	width: 162px;
	float:left;
	text-align:right;
}

.cart-overview-list-item .action-item a {
	display: none;
}

/*customer-order-archive-wrapper*/

.customer-order-archive-wrapper .customer-order-archive-header .order-nr {
	width: 457px;
	float: left;
}

.customer-order-archive-wrapper .customer-order-archive-header .order-nr .order-date {
	color: #7b7b7b;
}

.customer-order-archive-wrapper .customer-order-archive-header .order-select {
	width: 193px;
	float: left;
}

.customer-order-archive-wrapper .customer-order-archive-address {
	margin: 10px 0;
}

.customer-order-archive-wrapper .customer-order-archive-address .content {
	font-size: 14px;
	line-height: 18px;
	margin: 5px 0;
}

.customer-order-archive-wrapper .cart-overview .cart-overview-header {
	margin: 10px 0 1px;
}

.customer-order-archive-wrapper .cart-overview .cart-overview-header .quantity-item {
	width: 75px;
	float:left;
}

.customer-order-archive-wrapper .cart-overview .cart-overview-header .decor-item {
	width: 150px;
	float:left;
}

.customer-order-archive-wrapper .cart-overview .cart-overview-header .surface-item {
	width: 150px;
	float:left;
}

.customer-order-archive-wrapper .cart-overview .cart-overview-header .format-item {
	width: 210px;
	float:left;
}

.customer-order-archive-wrapper .cart-overview .cart-overview-list-item .quantity-item {
	width: 75px;
	float:left;
}

.customer-order-archive-wrapper .cart-overview .cart-overview-list-item .decor-item {
	width: 150px;
	float:left;
}

.customer-order-archive-wrapper .cart-overview .cart-overview-list-item .surface-item {
	width: 150px;
	float:left;
}

.customer-order-archive-wrapper .cart-overview .cart-overview-list-item .format-item {
	width: 210px;
	float:left;
}

.customer-order-archive-wrapper .customer-order-repeat {
	margin: 10px 0;
	text-align: right;
}

.customer-order-archive-wrapper .customer-order-repeat .link-button {
	display:none;
}


.legend-row {
	margin: 10px 0 0;
}

/* bookmarks begin */
.share {
	float:  left;
	width: 100%;	
}

.share-border-top {
	padding-top: 9px;
	border-top: 1px solid #eaeaea;
}

.share-border-bottom {
	padding-bottom: 9px;
	border-bottom: 1px solid #eaeaea;
}

.fb-share {
	margin: 4px 0 0;	
}

.fb-share a {
	display: block;
	height: 14px;
	background: url(images/bookmarks/share_facebook.gif) 0 0 no-repeat;
	padding: 0 0 0 19px;
	font-size: 11px;
	line-height: 12px;
}

.fb-share a:hover {
	background-position: 0 -14px;	
}

.share .like-button, .share .fb-share {
	float: left;	
}
/* bookmarks end */

/* orderable_list */
.orderable_list .format_item {
	width: 275px;
}

.orderable_list .action_item {
	width: 120px;
}

.orderable_list .action_item .btn-download {
	border: none;
	margin: 0;
	padding: 0;
	width: 46px;
	height: 23px;
	cursor: pointer;
	background: url(images/btn-download.gif) no-repeat;
	text-indent: -9999px;
	/* for the ie */
	font-size: 0;
 	display:block;
  	line-height: 0;
	/* fix for the fix */
	float:right;
}

.orderable_list .action_item .btn-download:hover {
	background-position: 0 bottom;
}

.pattern-request-login-wrapper {
	float: left;
	width: 40%;
	border-right: 1px solid #EAEAEA;
}

.pattern-request-login-wrapper h2.pretty-header {
	background: url(images/musterservice_account_header.png) no-repeat;
	padding: 0 0 0 35px;
	width: 135px;
	line-height: 17px;
}

.pattern-request-login-wrapper label {
	float: left;
}

.pattern-request-free-wrapper {
	float: left;
	width: 50%;
	padding: 0 0 0 20px;	
}

.pattern-request-free-wrapper p {
	margin: 10px 0 0;
	float: left;
}

.pattern-request-free-wrapper h2.pretty-header {
	background: url(images/musterservice_free_header.png) no-repeat 0 3px;
	padding: 0 0 0 40px;
	width: 145px;
	line-height: 17px;
}

.cart-overview h2 {
	margin: 20px 0 10px;
}

#customer_service_cart .cart-list form {
	margin: 0 0 9px;
}

.new-decor-label {
	float:right;
	background:url(images/new_decor.gif) no-repeat center left scroll;
	padding:0 5px 0 20px;
}


