@charset "utf-8";
/* CSS Document */

body {
	background-image:url(../images/body_bg.gif);
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
}

img {
	display: block;
}

input {
}

#rahmen_gesamt {
	float: left;
	width: 100%;
	background-image:url(../images/bg.gif);
	background-repeat:repeat-x;
}

#rahmen {
	margin: 0 auto;
	width: 990px;
}

#bild {
	float: left;
	width: 990px;
	height: 230px;
	background-image:url(../images/bild.jpg);
	background-position:right;
	background-repeat:no-repeat;
}

#top {
	float: left;
	width: 990px;
	height: 230px;
	background-image:url(../images/top_bg.png)!important;
	background:none;
	filter: !important;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/top_bg.png', sizingMethod='image');
}

#top *{
	position:relative;
}

#logo {
	float: left; 
	width: 960px;
	height: 122px;
	padding: 20px 0 0 30px;
	
}

#navigation {
	float: left; 
	width: 410px;
	padding-left: 10px;
	padding-bottom: 23px;
	}

#navigation a {
	text-decoration: none;
	color: #FFFFFF;
	display: block;
}

#navigation ul li {
	float: left;
	height: 40px;
	width: 108px;
	line-height: 35px;
	text-align: center;
	background-image:url(../images/nav_top_unsel.png)!important;
	background-image:url(../images/nav_top_unsel.gif);
	background-repeat:no-repeat;
	/*background:none;
	filter: !important;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/nav_top_unsel.png', sizingMethod='image');*/
}

#navigation ul li.active {
	float: left;
	height: 40px;
	width: 108px;
	line-height: 35px;
	text-align: center;
	background-image:url(../images/nav_top_sel.png)!important;
	background-image:url(../images/nav_top_sel.gif);
	background-repeat:no-repeat;
	/*background:none;
	filter: !important;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/nav_top_sel.png', sizingMethod='image');*/
}

#navigation ul li.active a {
	color:#31409c;
	font-weight:bold;
}

#spruch {
	display: none;
	position: absolute;
	width: 199px;
	height: 41px;
	right: 45px;
	top: 150px;
	background-image: url(../images/claim.png) !important;
	background-repeat:no-repeat;
	background:none;
	filter: !important;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/claim.png', sizingMethod='image');
}

#breadcrumb {
	float: left;
	width: 970px;
	height: 15px;
	padding-left: 20px;
	line-height: 15px;
	clear: both;
	color: #31409c;
	font-size: 10px;
}

#breadcrumb a {
	text-decoration: none;
	color: #31409c;
	font-size: 10px;
}

#container_top {
	float: left;
	width: 990px;
	height: 12px;
	background-image:url(../images/container_top_bg.gif);
}

#container {
	float: left;
	width: 990px;
	background-image:url(../images/container_bg.gif);
}

#linke_spalte {
	float: left;
	width: 230px;
	padding: 20px 0 20px 0;

}

#linke_spalte h2 {
	font-size: 1.1em;
	padding: 0 0 10px 20px;
	color:#e11230;
}

#linke_spalte a {
	text-decoration:none;
	color:#2d2d2d;
}

#linke_spalte #menu {
	line-height: 25px;
	padding: 0 0 30px 10px;
}

#linke_spalte #menu li {
	width: 189px;
	padding-left: 0px;
	background-position:0px -2px;
	background-repeat:no-repeat;
}

#linke_spalte #menu li.active {
	background-image:url(../images/nav_sel.gif);
	background-repeat:no-repeat;
	font-weight: bold;
}

#linke_spalte #menu li.active a {
	color:#31409c;
}

#linke_spalte #menu li.ebene2 {
	background-image:url(../images/sonst_menu_unsel.gif);
	width: 184px;
	padding-left: 23px;
	line-height: 20px;
}

#linke_spalte #menu li.ebene2_active {
	background-position:0;
	background-image:url(../images/nav_sel.gif);
	padding-left: 23px;
	line-height: 20px;
	font-weight:bold;
	width: 189px;
}



#linke_spalte #menu li.ebene3 {
	background-image:none;
	background-position:0px -2px;
	width: 174px;
	padding-left: 38px;
	line-height: 20px;
}
#linke_spalte #menu li.ebene3_active {
	background-image:none;
	background-position:0px -2px;
	font-weight: bold;
	width: 174px;
	padding-left: 38px;
	line-height: 20px;
}


#linke_spalte #menu li.ebene2_active a {
	color:#31409c;
}

#linke_spalte #sonst_menu {
	width: 219px;
	background-color:#f6f6f6;
	line-height: 25px;
	padding: 10px 0 10px 10px;
}

#linke_spalte #sonst_menu li {
	padding-left: 23px;
	background-image:url(../images/sonst_menu_unsel.gif);
	background-position:0px -1px;
	background-repeat:no-repeat;
}

#linke_spalte #menu li.header {
	line-height: 25px;
	padding: 0;
	margin 0;
	background: none;
	margin-top: 10px;
}

#linke_spalte #menu li.header {
	line-height: 25px;
	padding: 0;
	margin 0;
	background: none;
}
#linke_spalte #menu li.header h2 {
	padding: 0px;
}

#sonst_menu li.active a{
	font-weight: bold;
}

#mitte {
	float: left;
	width: 480px;
	padding: 0 20px 20px 20px;
	line-height: 1.4em;
}

#suche {
	float: left;
	width: 480px;
}

#artikelsuche {
	float: left;
	width: 120px;
	height: 34px;
	padding: 0 15px 0 0;
	background-image:url(../images/suche_bg.gif);
	background-repeat:no-repeat;
	text-align:right;
	color:#ffffff;
	font-size: 0.9em;
	border: none;
	margin-left: 20px;
	cursor:pointer;
}

#suchen {
	float: left;
	margin-top:6px;
	width: 322px;
	height: 21px;
	padding:4px 4px 0 4px;
	background-color:#f8f8f8;
	border-top: 1px solid #cccccc;
	border-left: 1px solid #dddddd;
	border-right: 1px solid #dddddd;
	border-bottom: 1px solid #eeeeee;
	font-size:1.2em;
}

#content {
	float: left;
	width: 480px;
	padding-top: 20px;
}

#content img {
	display: inline;
}

h1 {
	font-size: 1.4em;
	padding: 0 0 1em 0;
	color:#e11230;
}

#rechte_spalte {
	float: left;
	width: 240px;
	line-height: 1.3em;
}

#rechte_spalte a {
	text-decoration: none;
	color:#000000;
}

#rechte_spalte h4 {
	font-weight: normal;
	font-size: 0.9em;
	padding: 0.7em 0 0.4em 0;
}

#rechte_spalte h5 {
	font-weight: normal;
	font-size: 0.9em;
	margin: 0;
	padding: 0.2em 0 0.4em 0;
	float:left;
}
.customer_logo {
	border: 1px solid #FFFFFF;
	margin: 0px 8px 5px 0;
	float: left;
}

#rechte_spalte .login_buttons {
	clear: both;
	padding: 10px 0 0 0;
}

#rechte_spalte .login_buttons div a {
	font-size: 11px;
	font-weight: bold;
}
#rechte_spalte .login_buttons div {
	width: 80px;
	text-align: center;	
	padding: 0 5px 0 5px;
}

#rechte_spalte .login_buttons div.left{
	float:left;
}

#rechte_spalte .login_buttons div.right{
	float:right;
}

#rechte_spalte .login_buttons div.clear  {
	padding: none;
	float: none;
	height: 1px;
	line-height: 1px;
}

.login_buttons img{
	padding:0 8px 0 0!important;
	padding:0 5px 0 0;
}

#login-form .login_input{
	width: 127px;
	height: 14px;
	padding:2px 1px 0 1px;
	border: 1px solid #c3c3c4;
	background-image:url(../images/input_bg.gif);
	font-size: 0.9em;
	vertical-align:middle;
}

#login-form .shop_form_button{
	width: 70px;
	height: 14px;
	padding:0 1px 2px 1px;
	border: 1px solid #c3c3c4;
	background-image:url(../images/input_submit_bg.gif);
	font-size: 0.9em;
	vertical-align:middle;
}

#login-form input[type=hidden]
{	
    display: none !important;
}

#login-form .anmelden {
	width: 131px;
	height: 20px;
	padding: 0px;
	margin-top: 10px;
	background-image:url(../images/input_submit_bg.gif);
	border: 1px solid #b9b9b9;
	cursor:pointer;
}

#guthaben_warenkorb {
	clear: both;
	padding-top: 10px;
	font-size: 1em;
	line-height: 1.4em;
	text-align: left;
}

#bestellungen_datenschutz {
	list-style:none;
	font-size: 0.9em;
	margin:expression('0');
	margin:10px 0 0 0;
}

#bestellungen_datenschutz li{
	height: 20px;
	padding-left: 5px;
	line-height: 20px;
	background-image: url(../images/input_submit_bg.gif);
	margin-bottom: 5px;
	cursor: pointer;
}
#bestellungen_datenschutz li a {
	color: #666666;
}

#bestellungen_datenschutz li a:hover {
	color:#e11230;
}

.news {
	float: left;
	width:239px;
}

.news_top {
	float: left;
	width: 239px;
	height: 22px;
	background-image:url(../images/news_content_top_bg.png)!important;
	/*background-image:url(../images/news_content_top_bg.gif);*/
	background-repeat:no-repeat;
	background:none;
	filter: !important;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/news_content_top_bg.png', sizingMethod='image');
}

.news_content {
	float: left;
	width: 220px;
	padding: 0 0 0 19px;
	background-image:url(../images/news_content_bg.png)!important;
	/*background-image:url(../images/news_content_bg.gif);*/
	background-repeat:repeat-y;
	background:none;
	filter: !important;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/news_content_bg.png', sizingMethod='scale');*/	
}

.news_content input, .news_content a{
	position:relative;
}

.news_bild {
	float: left;
	width: 200px;
	height: 60px;
	background-color:#000066;
	background-image:url(../images/newsbild.jpg);
}

.news_bild_over {
	float:left;
	width: 200px;
	height:13px;
	background-image:url(../images/news_bild_over.png)!important;
	background-repeat:no-repeat;
	background:none;
	filter: !important;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/news_bild_over.png', sizingMethod='image');
}

.news_text {
	float: left;
	width: 180px;
	padding: 10px 10px 0 10px;
}

.news_text h2 {
	padding: 0 0 0.5em 0;
	color: #e11230;
}

.news_bottom {
	float: left;
	width: 239px;
	height: 22px;
	background-image:url(../images/news_content_bottom_bg.png)!important;
	/*background-image:url(../images/news_content_bottom_bg.gif);*/
	background-repeat:no-repeat;
	background:none;
	filter: !important;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/news_content_bottom_bg.png', sizingMethod='image');
}


.news2 {
	float: left;
	width:239px;
}

.news2_top {
	float: left;
	width: 239px;
	height: 22px;
	background-image:url(../images/news2_content_top_bg.png)!important;
	background-repeat:no-repeat;
	background:none;
	filter: !important;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/news2_content_top_bg.png', sizingMethod='image');
}

.news2_content {
	float: left;
	width: 220px;
	padding: 0 0 0 19px;
	background-image:url(../images/news2_content_bg.png)!important;
	background-repeat:repeat-y;
	background:none;
	filter: !important;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/news2_content_bg.png', sizingMethod='scale');
}

.news2_content *{
	position:relative;
}

.news2_bild {
	width: 200px;
	clear: both;
	cursor:pointer;
}

.news2_bild_over {
	float:left;
	width: 200px;
	height:13px;
	background-image:url(../images/news_bild_over.png)!important;
	background-repeat:no-repeat;
	background:none;
	filter: !important;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/news_bild_over.png', sizingMethod='image');
}

.news2_text {
	width: 200px;
	padding: 10px 0 0 0;
	line-height: 1.6em;
	font-size:0.9em;
	clear: both;
}

.news2_text h2 {
	padding: 0 0 0.3em 0;
}

.news2_text h3 {
	padding: 0 0 0.5em 0;
	font-weight:normal;
	font-size:0.9em;
}

.news2_bottom {
	float: left;
	width: 239px;
	height: 22px;
	background-image:url(../images/news2_content_bottom_bg.png)!important;
	background-repeat:no-repeat;
	background:none;
	filter: !important;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/news2_content_bottom_bg.png', sizingMethod='image');
}


#container_bottom {
	float: left;
	width: 940px;
	height: 50px;
	padding: 0 50px 0 0;
	line-height: 65px;
	background-image:url(../images/container_bottom_bg.gif);
	background-repeat:no-repeat;
	text-align:center;
	font-size: 0.9em;
	color:#7e7f83;
}

.anleitungen  {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}

.anleitungen p {
	margin: 0px;
}

.anleitungen .sub {
	background-color:#f6f6f6;
	margin: 0 0 5px 0px;
	padding: 5px;
}

.limit_alert {
	background-color: #ee1d25;
	color: white;
	padding: 3px;
	text-align: center;
	font-weight: bold;
}


.telemediengesetz{
	width:240px;
	font-size:10px;
}



input{
	width:250px;
	border:1px solid #cccccc;
	background-color:transparent;
	margin:2px 0 0 0;
}

textarea{
	width:250px;
	height:100px;
	font-family:Arial, Helvetica, sans-serif;
	border:1px solid #cccccc;
	overflow:auto;
	background-color:transparent;
	margin:2px 0 0 0;
}

#subjekt{
	border:0px;
}

.absenden{
	border:1px solid #cccccc;
	width:255px;
	cursor:pointer;
	background-image:url(../images/input_submit_bg.gif);
}

select{
	width:252px;
	border:1px solid #cccccc;
	background-color:transparent;
	margin:2px 0 0 0;
}

.checkbox{
	width:18px;
}

.hidden, #header_option{
	border:0px;
}

.checkbox{
	width:30px;
}

p.info {
	margin-top: 40px;
	border: 1px dotted #CCCCCC;
	padding: 8px;
	clear: both;
	font-size: 11px;
}

.table_list {
	border: 1px solid #F0F0F0;
	border-top: none;
}
.table_list td{
	padding: 5px 0 5px 3px;
}

.table_list td.table_dark {
	background-color: #F0F0F0;
}
.table_list td.table_bright {
	background-color: #FFFFFF;
}

div.clear {
	height: 1px;
	line-height: 1px;
	clear: both;
}

select.year_select {
	width: 60px;
}

select.datum_select {
	width: 110px;
}

.image_max{
	float:left;
	margin:0 10px 1px 0;
	border:1px dotted #cccccc;
	padding:2px;
}

.transparent {
	filter: alpha(opacity: 40);
	opacity: 0.40;
	cursor:default;
	-moz-opacity: 0.40;
}

.alert strong {
}
.alert {
	margin-top: 2px;
	border: 1px dotted #e11230;
	padding: 3px;
	font-weight: bold;
	font-size: 1.2em;
	color:#e11230;
	text-align: center;
}

.warenkorb_preis{
	line-height:24px; 
	color:#e11230;
	font-weight:bold;
	font-size:18px;
}

.guthaben_preis{
	line-height:24px; 
	color:#31409c;
	font-weight:bold;
	font-size:18px;
}
noscript input {
	border: none;
}

.table_preis td{
	text-align: right;
}

td.left {
	text-align: left;
}

.table_preis_footer td{
	color:#003366;
	background-color: white;
	font-weight: bold;
	border-top: 3px solid #003366;
}

span.article_title {
	color: #31409c;
	font-weight: bold;
}


.button_accept {
	display: block;
	width: 150px;
	height: 30px;
	line-height: 30px;
	border: 1px solid #093;
	color: #093;
	font-weight bold;		
}

.button_decline {
	display: block;
	width: 150px;
	height: 30px;
	line-height: 30px;
	border: 1px solid #900;
	color:#900;
	font-weight bold;		
}


div.nachweise td {
	font-size: 11px;	
}

.field-anlass {
	position: relative;	
}

.field-anlass textarea {
	font-size: 13.333px;
}

.anlass-suggest {
	position: absolute;
	display: none;
	right: -100px;
	top: 2px;
	background-color: #F8F8F8;
    border: 1px #CCCCCC solid;
    border-right: 3px #31409C solid;
	z-index: 399;
	width: 100px;
}
.anlass-suggest li,.anlass-suggest ul {
	list-style-type: none;
	margin: 0;
	padding: 0;	
}

.anlass-suggest li {
	border-bottom: 1px #CCCCCC solid;	
	cursor: pointer;
	margin: 0;
	color: #333;
	padding: 2px 5px !important;
}
.anlass-suggest li:hover {
	background: #31409C;
	color: #FFF;	
}


.anlass-list-hidden {
	display: none;	
}

/* Shop-Style */

/* CSS Document */



a {
	text-decoration: none;
	color: #31409c;
}

h2 {
	padding: 0 0 0.6em 0;
	font-size: 1.2em;
}

h2 a{
	font-size: 1.2em;
	color:#17479e;
}

h3 {
	font-weight: normal;
}

h4 {
	font-weight: normal;
}

h5 {
	padding: 0.6em 0 0 0;
}

.article_price{
	float:right;
	text-align:right;
	padding:0.6em 0 0 0;
	margin:1em 0 0 0;
	font-size:0.9em;
}

.preis{
	

}

.art_rahmen {
	float: left;
	width: 480px;
	background-image:url(../images/art_list_oben.gif);
	background-repeat:no-repeat;
	background-color:#f6f6f6;
	}

.art_img_rahmen {
	float: left; 
	width: 147px;
	padding: 10px 10px 0 10px;
}

.art_img {
	float: left;
	width: 147px;
	background-color:#FFFFFF;
	position:relative;
}

.art_img img {
	padding: 10px;
}

.art_img_oben {
	position:absolute;
	width: 147px;
	height: 12px;
	background-image:url(../images/art_img_oben.gif);
	top: 0px;
	left: 0px;
}

.art_img_unten {
	position:absolute;
	width: 147px;
	height: 9px;
	bottom: 0px;
	left:0px;
	background-image:url(../images/art_img_unten.gif);
}

.art_content {
	float: left;
	width: 270px;
	padding: 15px;
}

.art_more {
	float: right;
}

.art_bottom {
	float: left;
	width: 480px;
	height: 9px;
	background-image:url(../images/art_list_unten.gif);
	background-repeat:no-repeat;
}

.art_clear {
	float: left;
	width: 480px;
	height: 15px;
	clear:both;
}

.basket_list td {
	padding: 4px 4px 4px 4px;
}

.msgbox_top {
	padding-left: 5px;
	padding-right: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-image:url(/images/input_submit_bg.gif);
	color: #666666;
	border: 1px solid #E8E8E8;
}

.msgbox_body {
	padding: 5px;
	border: 1px solid #E8E8E8;
	border-top: none;
}

.info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}

.info_img{
	font-size:0.9em;
}

a.article_name{
font-size:1.16em;
font-weight:bold;
color:#068744;
margin-bottom: 0px;
}

.article_name:hover{
text-decoration:none;
}

.categorie_name{
font-size:1.18em;
color:#068945 !important;
font-weight:bold;
}

.article_name:hover{
text-decoration:none;
}

.shop_daten {
	background-color:#F8F8F8;
	border: 1px dotted #cccccc;
}
.shop_daten td {
	padding: 5px;
	font-size: 1em;
	color: #000000;
}
.shop_daten a {
	color: #666666;
}

#login-form a{
color:#000000;
}

.pre_pic {
	margin-bottom: 4px;
	cursor:pointer;
}
.detail_pic {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.shop_button {
	margin:0;
	display: block;
	cursor:pointer;
	padding:0 0 2px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	width: 153px;
	height: 22px;
	text-align: center;
	border:0px solid #cccccc;
	background-image: url(/images/input_submit_bg.gif);
	background-color: transparent;
	vertical-align: top;
	clear:both;
}

.bg_blue {
	color: #666666;
	width: 230px;
	height: 25px;
	font-weight: bold;
}

div.shop_button a {
	font-weight: normal;
}

div.shop_button_link {
	padding: 0px;
	height: 20px;
}

div.shop_button_link a {
	line-height: 20px;
	color: black;
	font-weight: normal;
}

div.shop_button_link_step {
	padding: 0px;
	height: 30px;
}

div.shop_button_link_step a {
	font-weight: normal;
	line-height: 30px;
	color: #999999;
}


.float_left {
	clear: none;
	float: left;
}

.abstand_rechts {
	margin-right: 6px;
}

.shop_paypal {
	cursor:pointer;
	padding: 2px 0px 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000000;
	width: 100px;
	height: 22px;
	text-align: center;
	border: none;
	background-image: url(../images/paypal-bezahlen.gif);
	background-color: transparent;
	vertical-align: top;
}

.shop_button_ok {
	float: right;
	/*background-image: url(../images/button_okay.gif);*/
}
.shop_button_abort {
	/*background-image: url(../images/button_abort.gif);*/
	float:left;
}
.shop_button_back {
	/*background-image: url(../images/button_back.gif);*/
	float:left;
}
.shop_button_basket {
	/*background-image: url(../images/button_basket.gif);*/
}
.shop_button_search {
	/*background-image: url(../images/button_search.gif);*/
}
.shop_button_kasse {
	float:right;
	margin-top:expression('0px');
	margin-top:-20px;
	/*background-image: url(../images/button_kasse.gif);*/
}
.shop_button_update {
	width: 80px;
	text-align: center;
	padding-right: 10px;
	background-image: url(../images/button_update.gif);
}

.shop_button_step_grey {
	float:left;
	background-color: transparent;
	margin-right:3px;
	padding: 0px;
	color: #999999;
	border: none;
	width: 155px;
	height: 30px;
	line-height: 10px;
	text-align: center;
	background-image: url(../images/bullets/step_grey.gif);
	cursor:pointer;
	margin-bottom: 15px;
}

div.shop_button_step_marked a {
	color: #31409c;
	font-weight: bold;
}

.shop_button_step_marked {
	float:left;
	background-color: transparent;
	margin-right:2px;
	font-weight: bold;
	padding: 0px;
	border: 0px;
	color: #31409c;
	width: 156px;
	height: 30px;
	line-height: 10px;
	text-align: center;
	background-image: url(../images/bullets/step_marked.gif);
	cursor:pointer;
	margin-bottom: 15px;
}

.shop_button_step_grey a {
	font-size: 1.09em;
	font-weight: bold;
	color: #CCCCCC;
}

.shop_button_step_marked a {
	font-size: 1.09em;
	font-weight: bold;
	color: #FFFFFF;
}


.basket_footer {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #cccccc;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	border-left-color: #cccccc;
	text-align:right;
}
.gesamt {
	font-weight: bold;
	font-size: 1.27em;
	color: #068744;
}
.shop_basket_header {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-image:url(/images/fade.gif);
	color: #666666;
	border-top: 1px solid #E8E8E8;
	border-bottom: 1px solid #E8E8E8;
}

.shop_basket_header_right{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-image:url(/images/fade.gif);
	color: #666666;
	border-top: 1px solid #E8E8E8;
	border-bottom: 1px solid #E8E8E8;
	text-align:right;
}

.shop_menge {
	width: 50px;
}
.shop_adresse {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	background-color:transparent;
	padding: 0px 10px 0px 10px;
	border: 1px solid #CCCCCC;
}
.shop_adresse td {
	border-bottom: 1px solid #E0E0E0;	
	padding: 5px 5px 5px 5px;
}
.dotted {
border-top: 1px dotted #000000;
}
.table_dark {
	background-color:#E8E8E8;
}
.table_bright {
	background-color: #FFFFFF;
}

.table_bright img, .table_dark img{
	cursor:pointer;
}

.shop_article_row {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #3366CC;
	border-right-color: #3366CC;
	border-bottom-color: #3366CC;
	border-left-color: #3366CC;
	
}
.shop_article_title {
	font-size: 1.27em;
	font-weight: bold;
	color: #336699;
}

.shop_preis_big {
	font-size: 1.45em;
	font-weight: bold;
	color: #e11230;
}
.shop_preis_normal {
	font-size: 1.27em;
	font-weight: bold;
	color: #e11230;
}
.shop_title {
	font-size:1.64em;
	font-weight:bold;
	color:#e11230;
	margin: 0px 0px 6px 0px;
}
.shop_radio {
	float:left;
	width: 30px;
	margin:0 5px 0 0;
}
.shop_preis_vorher {
	color: red;
	text-decoration: line-through;
	font-size: 0.8em;
}
.article_description {
	margin-top: 10px;
}
.shop_select {
	width: 226px;
	border: 1px solid #CCCCCC;
}

.shop_message {
	width: 100%;
	border: 1px solid #CCCCCC;
	height: 120px;
}
.shop_angebot {
	margin: 10px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #CCCCCC;
}
.shop_angebot h3 {
	font-size:1.09em;
	line-height: 14px;
	font-weight:bold;
	color:#068744;
	margin: 0 0 6px 0;
}

.shop_button_more {
	width: 93px;
	height: 22px;
	background-image:url(/images/input_submit_bg.gif);
	cursor:pointer;	
	font-size:1.1em;
	padding:0 0 0 0;
}
.shop_button_back {	
	width: 93px;
	height: 22px;
	background-image:url(/images/input_submit_bg.gif);
	cursor:pointer;	
	font-size:1.1em;
	padding:0 0 0 0;
}

.shop_form_button a{
	color: #000000;
}

.shop_form_input_readonly {
	border:0px;
	padding:0px;
}

.anmelden{
font-size:0.91em;
width:77px;
height:22px;
margin:10px 0px 5px 0px;
background-image:url(/images/button-bg.gif);
border:0px;
}

.login-schrift{
color:#068744;
font-size:1.09em;
}

.shop_error {
}

.paypal-submit{
	width:153px;
	height:30px;
	border:0px;
	background-image:url(/plugin/shop/images/paypal-bezahlen.gif);
}
.shop_daten select {
	
}

.shop_form_button {
	display: block;
	text-align: center;
	padding:0 0 2px 0;
	margin: 0px;
	font-size:1.1em;
	width:77px;
	height:22px;
	background-image:url(/images/input_submit_bg.gif);
	background-repeat:repeat-x;
	border: 1px solid #b9b9b9;
	cursor:pointer;
}

#shop_login{
	width:252px;
}

#confirm{
	float:right;
}

.align_right{
	text-align:right;
}

.basket_edit_quantity input{
	float:left;
	width:22px;
	text-align:center;
}

.basket_edit_quantity img{
	float:left;
	padding:4px 0 0 7px;
}



.shop_table_staffel {
	width: 130px;
	margin: 5px 0 5px 0;
	background-color: white;
	padding: 1px;
}
.shop_table_staffel td {
	line-height: 11px;
	text-align: right;
	font-size: 11px;
}

.shop_table_staffel .shop_table_staffel_header td {
	background-color: #17469e;
	color: white;
	font-weight: bold;
	font-size: 11px;
	text-align: left;
}

.row_right td{
	text-align: right;
}

.basket_menge {
	width: 50px;	
}
