/* CSS Document */

/* Carousel Styles */

#holder_images, #carouselText { display: none; }
	#buttonwrapper
	{
		width: 100px;
		height: 50px;
		position: absolute;
	}
	#left {
		background: url(images/left.gif) bottom left no-repeat;
		width: 39px;
		height: 50px;
		float:left;
	}
	#right {
		background: url(images/right.gif) bottom left no-repeat;
		width: 39px;
		height: 50px;
		float:right;
	}
	#left:hover, #right:hover {
		cursor: hand;
		cursor: pointer;
		background-position: top left;
	}
	#carousel img {
		border: 2px solid #ddd;
		margin-top: 10px;
	}
	#carousel img.link:hover {
		border: 4px solid #000;
	}
	#text {
		position: absolute;
		width: 400px;
		height: 300px;
		padding: 1em;
		font: 1em/1em Gill Sans,Verdana;
		text-transform: uppercase;
		text-align: center;
		border: 2px solid #DDD;
		color: #000;
		background-color: #9dacbf;
		display: none;
	}

/* Rest */

.clr {
	clear: both;
}

div#tipDiv {
    padding:4px;
    color:#000; font-size:11px; line-height:1.2;
    background-color:#E1E5F1; border:1px solid #667295;
    width:250px;
}

#main_outline {
	/** width: 982px !important;
	width: 984px; **/
	/* border: 1px solid transparent; */
	padding: 0px 0px 8px 0px;
	margin: 0px 0px 0px 0px;
	background: transparent;
}

#pathway_outline {
	width: 100%;
	width: 100%;
	float: left;
	border: 0px;
	margin-bottom: 1px !important;
	margin-bottom: -1px;
	background: #ffffff;
}

#buttons {
	float: right;
	margin: 0px;
	padding: 0px;
	width: 50%;
}

ul#mainlevel-nav
{
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 0.8em;
	width: 159px;
	height: 30px;
}

ul#mainlevel-nav li
{
	/** display: block; **/
	background-image: none;
	padding-left: 0px;
	padding-right: 0px;
	float: right;
	margin: 0;
	width: auto !important;
  	width: 15%;
	font-size: 11px;
	line-height: 21px;
	white-space: nowrap;
	border-left: 0px solid #cccccc;
}

ul#mainlevel-nav li a
{
	display: block;
	text-decoration: none;
	color: #283547;
	/** background: url(grauverl.jpg) repeat-x; **/
	background: transparent;
}

#buttons>ul#mainlevel-nav li a {
	width: auto;
}

	ul#mainlevel-nav li a:hover
{
	color: #FFFFFF;
	background: #283547;
}


#search {
	float: right;
	border: 1px solid #cccccc;
	padding: 0px;
	width: 163px !important;
	width: 165px;
	height: 21px !important;
	height: 23px;
	overflow: hidden;
}

#search .inputbox {
	border: 0px;
	padding: 4px 3px 3px 5px !important;
	padding: 3px 3px 3px 5px;
	font-family: verdana;
	font-size: 11px;
	height: 17px !important;
	height: 19px;
	width: 153px !important;
	width: 159px;
	color: #000000;
}

#header_area {
	width: 100% !important;
	text-align: left;
	border: 0px;
	margin: 0px;
}

#header {
	float: left;
	position:relative;
	padding: 0px;
	width: 100%;
	height: 157px;
	background: transparent url(head_home.jpg) no-repeat scroll 0 -44px;
}

#top {
  height:30px;
  padding-left:1px;
  position:absolute;
  bottom:0;
  width:100%;
}

#top_outline {
	border: 0px solid #cccccc;
	padding: 0px 0px 0px 0px;
	height: 62px !important;
	height: 62px;
	width: 100%; !important;
	width: 100%;
	background-color: transparent;
	position: absolute;
}

#left_outline {
    margin-top: 2px;
    border: 1px solid #cccccc;
    padding: 2px;
    float: left;
    width: 159px !important;
    width: 165px;
    background-color : #FFFFFF;
}

#right_outline {
background:#FFFFFF none repeat scroll 0 0;
float:left;
margin-left:0;
margin-top:2px;
padding:0 0 0 1px;
width:180px;
}

#pathway {
	font-size: 0.8em;
	padding: 6px;
	/** border: 1px solid #cccccc; **/
	float: left;
	width: 942px; !important;
	width: 942px;
	background-color : #FFFFFF;
	color: #000000;
}

#content_area {
	margin-top: 2px;
	padding: 10px;
	/** border: 1px solid #cccccc; **/
	float: right;
	width: 750px; !important;
	width: 750px;
	background-color : #FFFFFF;
	border: 1px solid #ccc;
}

#banner_area {
	width: 635px;
	margin-top: 2px;
	margin-bottom: 0px !important;
	margin-bottom: -3px;
}

#banner {
	float: left;
	padding: 0px;
	width: 468px;
}

#poweredby {
	float: left;
	margin-left: 2px;
}

#sandbox_area_2 .sandbox_area {
	float: left;
	margin-top: 2px;
	width: 100%;
}

#sandbox_area_1 .sandbox_area {
	float: left;
	margin-top: 2px;
	width: 100%;
}


/** with both user1 and user2 visible **/
#user1_2 .user1_outline {
	width: 227px !important;
	width: 233px;
	border: 1px solid #cccccc;
	float: left;
	margin: 0px;
	padding: 2px;
	margin-bottom: 2px;
}

#user2_2 .user2_outline {
	width: 227px !important;
	width: 233px;
	border: 1px solid #cccccc;
	float: right;
	margin-left: 2px;
	margin-bottom: 2px;
	padding: 2px;
}

/** with either user1 or user2 visible **/
#user1_1 .user1_outline {
	width: 99% !important;
	width: 99%;
	border: 1px solid #cccccc;
	float: left;
	margin: 0px;
	padding: 2px;
	margin-bottom: 2px;
	height: 125px;
}

#user2_1 .user2_outline {
	width: 462px !important;
	width: 468px;
	border: 1px solid #cccccc;
	float: right;
	margin-bottom: 2px;
	padding: 2px;
}

/** based on 100% content width **/
#user1_4 .user1_outline {
	width: 311px !important;
	width: 317px;
	border: 1px solid #cccccc;
	float: left;
	margin: 0px;
	padding: 2px;
	margin-bottom: 2px;
}

#user2_4 .user2_outline {
	width: 310px !important;
	width: 316px;
	border: 1px solid #cccccc;
	float: right;
	margin-left: 2px;
	margin-bottom: 2px;
	padding: 2px;
}

/** with either user1 or user2 visible **/
#user1_3 .user1_outline {
	width: 100% !important;
	width: 100%;
	border: 1px solid #cccccc;
	float: left;
	margin: 0px;
	padding: 2px;
	margin-bottom: 2px;
}

#user2_3 .user2_outline {
	width: 100% !important;
	width: 100%;
	border: 1px solid #cccccc;
	float: right;
	margin-bottom: 2px;
	padding: 2px;
}

/** adjust content area based on right nav **/
#sandbox_area_2 .content_outline {
	width: 99% !important;
	width: 99%;
	border: 1px solid #cccccc;
	padding: 2px;
}

#sandbox_area_1 .content_outline {
	width: 99% !important;
	width: 99%;
	margin-left: 1px;
	border: 1px solid #cccccc;
	padding: 2px;
}

#active_menu {
	background: transparent;
	color:#c00000;
	font-weight: bold;
	width: 160px;
	margin-top: -15px;
}

a#active_menu:hover {
	background: transparent;
	color: #283547;
}

.maintitle {
	color: #ffffff;
	font-size: 40px;
	padding-left: 15px;
	padding-top: 20px;
	background: #ffffff;
}

.error {
  font-style: italic;
  text-transform: uppercase;
  padding: 5px;
  color: #cccccc;
  font-size: 14px;
  font-weight: bold;
}

/** old stuff **/

.back_button {
	float: left;
  font-size: 11px;
  font-weight: bold;
  margin-top: 15px;
  margin-bottom: 10px;
  border: 1px solid #cccccc;
  width: 40px;
  padding: 4px;
}

.page_bg {
	background: #092B8D url(bg_fade0.jpg) repeat-x;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	border: 0px;
}

.pagenav {
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 1px solid #cccccc;
  width: auto;
  padding: 4px;
  margin: 1px;
  background-color : #FFFFFF;
}

.pagenavbar {
	padding-right: 5px;
	float: right;
	background-color : #FFFFFF;
}

#footer {
  text-align: center;
	padding: 3px;
}

ul {
	margin: 1px;
	padding: 0;
	list-style: none;
	/** background: url(../images/grauverlauf.jpg) repeat-x;**/
	background-color: transparent;
	height: 20px;
}



li {
line-height: 15px;
padding-left: 10px;
padding-top: 0px;
background-repeat: no-repeat;
background-position: 0px 3px;
/*float: right;*/
}
.csc-default ul{
	margin: 0.5em 0;
	padding: 0 0 0 35px;
	list-style-type: disc;
	height: auto;
}

td {
	text-align: left;
	font-size: 12px;
}

/* mambo core stuff */
a:link, a:visited {
	color: #283547; text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #1961D4;
	text-decoration: none;
	font-weight: bold;
}


table.contentpaneopen {
	width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
}

table.contentpane td {
	margin: 0px;
	padding: 0px;
}

table.contentpane td.componentheading {
	padding-left: 4px;
}

table.contentpane td.contentheading {
  padding-left: 15px;
  padding-top: 9px;
}

.button {
	padding: 2px 5px 2px 5px;
	height: 22px;
	border:solid 1px #cccccc;
	background-color: #ffffff;
	color: #000000;
	font-family: Verdana;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
}

.inputbox {
  background-color:#FFFFFF;
  border:1px solid #CCCCCC;
  margin-bottom:8px;
  margin-top:3px;
}

#sandbox_area_2 .componentheading {
	background: url(subhead_.png) repeat-x;
	color: #FFFFFF;
	text-align: left;
	padding-top: 4px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
	width: 99% !important;
	width: 99%;
}

#sandbox_area_1 .componentheading {
	background: url(subhead_.png) repeat-x;
	color: #FFFFFF;
	text-align: left;
	padding-top: 4px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
	width: 99% !important;
	width: 99%;
}

.contentcolumn {
	padding-right: 5px;
}

.contentheading {
	height: 30px;
	background: url(contenth.png)  repeat-x;
	color: #666666;
	text-align: left;
	padding-top: 9px;
	padding-left: 15px;
	font-weight: bold;
	font-size: 12px;
	white-space: nowrap;
}

.contentpagetitle {
	font-size: 14px;
	font-weight: bold;
	color: #cccccc;
	text-align:left;
}

table.searchinto {
	width: 100%;
}

table.searchintro td {
	font-weight: bold;
}

table.moduletable {
	margin-bottom: 5px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
	/** background-color : #FFFFFF; **/
}

table.moduletable th {
	background: url(subhead_.png) repeat-x;
	color: #FFFFFF;
	padding-top: 4px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
}

table.moduletable td {
	font-size: 12px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}


table.pollstableborder td {
  padding: 2px;
}

.sectiontableheader {
  font-weight: bold;
  background: #f0f0f0;
  padding: 4px;
}

.sectiontablefooter {

}

.sectiontableentry1 {
	background-color : #ffffff;
}

.sectiontableentry2 {
	background-color : #f9f9f9;
}

.small {
	color: #999999;
	font-size: 12px;
	font-weight: bold;
}

.createdate {
	height: 15px;
	padding-bottom: 10px;
	color: #999999;
	font-size: 11px;
	font-weight: bold;
}

.modifydate {
	height: 15px;
	padding-top: 10px;
	color: #999999;
	font-size: 11px;
	font-weight: bold;
}

table.contenttoc {
  border: 1px solid #cccccc;
  padding: 2px;
  margin-left: 2px;
  margin-bottom: 2px;
}

table.contenttoc th {
  	background: url(subhead_.png) repeat-x;
  	color: #000000;
	text-align: left;
	padding-top: 2px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}

a.mainlevel:link, a.mainlevel:visited {
	background: transparent;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	margin-top: -20px;
	padding: 0 6px 0px 6px;
	height: 30px !important;
	height: 30px;
	width: 100%;
	text-decoration: none;
	position: static;
}

a.mainlevel:hover {
	background-color: transparent;
	background-position: 0px 0px;
	text-decoration: none;
	color: #005994;
	width: 159px;
}

a.sublevel:link, a.sublevel:visited {
	padding-left: 1px;
	vertical-align: middle;
	font-size: 12px;
	font-weight: bold;
	color: #C6E2FF;
	text-align: left;
}

a.sublevel:hover {
	color: #7A7A7A;
	text-decoration: none;
}
.highlight {
	background-color: Yellow;
	color: Blue;
	padding: 0px 2px 0px 2px;
}
.code {
	background-color: #ddd;
	border: 1px solid #bbb;
}

/* Styles not related to code  */

body{
	font: 12px/1.0 verdana, arial, helvetica, sans-serif;
	background: #6e6e6e url(bg_fade0.jpg) repeat-x;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	border: 0px;
}
td {
	font: 12px/1.0 verdana, arial, helvetica, sans-serif;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	border: 0px;
}
h1 {
	font-size: 1.1em;
	padding: 0px 15px 0px 15px;
	text-align: left;
}
h2 { font-size:1.2em; }

td { vertical-align:top; }
th {
    font-family: verdana, arial, helvetica, sans-serif;
    padding-bottom:4px; text-align:center;
}

dt {
	font-weight: lighter;
	padding: 0px 15px 0px 30px;
	text-align: left;
}

ul li {
	margin-bottom:.5em;
}

div#tipDiv {
    color:#000;
	font-size:11px;
	line-height:1.2;
    background-color:#E1E5F1;
	border:1px solid #667295;
    width:340px;
	padding:4px;
}

.style1 {font-family: Verdana, Arial, Helvetica, sans-serif}
.style3 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; }
.style4 {font-size: 9pt}

.bodytext {
  font-size:11px;
  padding:2px 8px 3px;
}
.csc-default p,.csc-default p.bodytext{
	font-size: 12px;
	margin: 0.5em 0;
}
/*-------CSS ---------------------*/

.tx-spbettercontact-pi1 {
	border: 1px solid #CCCCCC;
	padding: 15px;
}

.tx-spbettercontact-pi1 textarea {
	border: 1px solid #CCCCCC;
	margin-left: 30px;
}
.tx-spbettercontact-pi1 input {
	border: 1px solid #CCCCCC;
	margin-left: 30px;
}

.sp_bettercontact_label {
	padding-top: 5px;
	padding-bottom: 5px;
}

#sp_bettercontact_info {
	padding-top: 5px;
	padding-bottom: 10px;
}

.tx-powermail-pi1_mandatory {
	/* Color of mandatory error message */
	height: 200px;
	color: red;
}

.tx-powermail-pi1_mandatory_submit {
	margin-top: 35px;
}

.powermail_mandatory_list {
	margin-top: 10px;
}

.footer {
  border:1px solid #CCCCCC;
  clear:both;
  height:20px;
  padding-top:7px;
}

.footer a {
	color: #283547;
}

.csc-textpic-left {
  margin-left: 7px;
}

.tx-felogin-pi1 .logoutform {
height:78px;
margin:0;
padding:0;
}

.tx-felogin-pi1 p,
.tx-felogin-pi1 form div{
  margin-left:6px;
  margin-top:5px;
}

.tx-felogin-pi1 .loginstatus,
.tx-felogin-pi1 .loginstatus div {
font-size:10px;
margin-left:3px;
margin-right:5px;
padding-bottom:7px;
padding-top:3px;
}

.tx-felogin-pi1 label {
display:block;
font-size:10px;
padding-bottom:5px;
}

.pwsubmit {
padding-bottom:15px;
padding-top:5px;
}

.logoutbuttonform {
left:18px;
position:relative;
top:-42px;
width:95px;
}

ul.mainnavi {
	position:absolute;
	left:0;
	bottom:0;
	height:40px;
	list-style-image:none;
	list-style-type:none;
	margin:0;
	padding:0 0 0 4px;
	float: left;
	width: auto;
}
ul.mainnavi li {
float: left;
padding:0;
position:relative;
text-transform:uppercase;
}
ul.mainnavi li a {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#2d2d2d;
text-decoration:none;
background-color:#e1e1e1;
display:block;
margin-right:5px;
padding:14px 15px 11px 15px;
float:left;
}
ul.mainnavi li a:hover {
color:#1961D4;
background: #ffffff url(../../img/tab_gradient.jpg) repeat-x scroll 0 11px;
}

ul.mainnavi li.akt span {
background-color: #ffffff;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#2d2d2d;
text-decoration:none;
display:block;
margin-right:5px;
padding:14px 15px 11px 15px;
float:left;
}

ul.mainnavi li .subnavi {
position:absolute;
left:0;
top:0;
display:none;
}
/* Safari */
html* ul.mainnavi li .subnavi {
top:-1px;
padding-top:1px;
}
ul.mainnavi li.akt .subnavi {
display:block;
}
ul.mainnavi li.akt .subnavi .subnavi_list_holder {
display:none;
}
ul.mainnavi li:hover .subnavi {
display:block;
}
ul.mainnavi li .subnavi_top_left {
position:absolute;
left:-4px;
top:0;
width:4px;
height:41px;
}
ul.mainnavi li.akt .subnavi_top_left {
height:40px;
}
ul.mainnavi li .subnavi_top_right {
position:absolute;
right:1px;
top:0;
width:4px;
height:40px;
}
ul.mainnavi li.akt .subnavi_top_left,
ul.mainnavi li.akt .subnavi_top_right {
background:none;
}
ul.mainnavi li .subnavi a {
background-color:#FFFFFF;
color:#f7421b;
}
ul.mainnavi li .subnavi .subnavi_list {
list-style-image:none;
list-style-type:none;
margin:0;
padding:0 4px;
width:172px;
}
ul.mainnavi li .subnavi .subnavi_list li {
float:none;
border-bottom:1px solid #e5e5e5;
}
ul.mainnavi li .subnavi .subnavi_list li.last {
border-bottom:none;
}
ul.mainnavi li .subnavi .subnavi_list li a {
background-color:#FFFFFF;
float:none;
width:152px;
margin:0;
color:#666666;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
padding:8px 10px;
}
ul.mainnavi li .subnavi .subnavi_list li a:hover {
color:#f7421b;
}
ul.mainnavi li .subnavi .subnavi_list_holder {
left:-4px;
position:absolute;
top:40px;
padding-top:1px;
}
ul.mainnavi li .subnavi .subnavi_list_bottom {
position:absolute;
left:0;
bottom:-7px;
width:180px;
height:7px;
}

.csc-default h1,
.csc-default h2,
.csc-default h3,
.csc-default h4,
.csc-default h5 {
padding-left:8px;
}

.csc-menu,
.csc-menu-1 {
padding-top:12px;
}

.csc-menu li,
.csc-menu-1 li {
font-size:11px;
padding-left:8px;
text-transform:uppercase;
}

/*USER*/
.tx-ffuser-pi1 .formrow{
	clear: both;
	margin: 5px 0 5px 100px;
}
.tx-ffuser-pi1 .formrow label{
	float: left;
	padding-top: 5px;
	width: 100px;
}

/*SHOP-Neu*/
#right_outline ul{
	height: auto;
}
#right_outline ul.csc-menu li.act a{
	color: #1961D4;
}
#right_outline ul.csc-menu li ul li a{
	font-size: 11px;
	font-weight: normal;
}
#right_outline ul.csc-menu li ul li.act{
	background: #ddd;
}

.tx-ffcart-pi1 .minibasket .headline{
	background: #ffffff url(../../img/cart_mini.jpg) no-repeat 140px 6px !important;
	font-size: 12px;
	font-weight: bold;
	padding: 10px 6px !important;
	border: 1px solid #CCCCCC;
	border-top: none;
}

.tx-ffcart-pi1 .minibasket{
	background: #EFEFEF;
	font-size: 9px;
	line-height: 150%;
	padding: 0 6px;
}
.tx-ffcart-pi1 .basket{
	background: #FFFFFF;
	border-top: 1px solid #CCCCCC;
	font-size: 11px;
	line-height: 150%;
	padding: 0;
	margin: 0 6px;
}
.tx-ffcart-pi1 .minibasket .item{
	background: #FFFFFF;
	border: 1px solid #CCCCCC;
	border-top: none;
	padding: 6px;
}
.tx-ffcart-pi1 .minibasket .item .title{
	font-weight: bold;
	position: relative;
}
.tx-ffcart-pi1 .minibasket .item .title .artno{
	font-weight: normal;
	position: absolute;
	right: 200px;
	top: 0;
	width: 200px;
}
.tx-ffcart-pi1 .minibasket .item .size{
	font-weight: normal;
	clear: both;
	text-align: left;
}
.tx-ffcart-pi1 .minibasket .item .price {
    color: #1961D4;
	float: right;
    font-size: 9px;
	padding: 0;
	text-align: right;
}
.tx-ffcart-pi1 .basket .item .price {
    font-size: 11px;
}
.tx-ffcart-pi1 .basket .item .price {
   width: 80px;
}
.tx-ffcart-pi1 .minibasket .item .edit{
    float: right;
}
.tx-ffcart-pi1 .minibasket .tocart{
	padding: 6px 0;
	text-align: center;
}
.tx-ffcart-pi1 .minibasket .tocart a{
	background: #2727A3;
	border: 2px solid #ffffff;
	color: #FFFFFF;
    display: inline-block;
    font-size: 11px;
    padding: 3px 10px;	
}
.tx-ffcart-pi1 .minibasket h3{
	padding: 0;
}
.tx-ffcart-pi1 .textarea {
    font-family: arial;
    font-size: 11px;
    height: 80px;
    overflow: auto;
    padding: 1px;
  	width: 100%;
}
.tx-ffcart-pi1 table tr td {
    padding: 0 15px 0 0;
}
.tx-ffcart-pi1 .err{
	color: indianred;
	font-weight: bold;
}
.tx-ffcart-pi1 .order{
	margin: 5px 0;
}
.tx-ffcart-pi1 .order .foward{
	float: right;
}
.tx-ffcart-pi1 form{
	margin: 0;
}
/*USER*/
.tx-ffuser-pi1 label.err{
	color: indianred;
	display: block;
	float: none;
	padding: 5px 0;
	width: auto;
}
.tx-ffuser-pi1 input{

}
/*WELCOME*/
#welcome{
	background: transparent;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 90;
}
#mypopup{
	background: #ffffff;
	height: 150px;
	left: 50%;
	margin: -75px 0 0 -150px;
	padding: 10px;
	position: fixed;
	top: 50%;
	width: 300px;
    z-index: 91;
}
#mypopup .closer{
	cursor: pointer;
	height: 31px;
    position: absolute;
    right:  -15px;
    top: -15px;
	width: 31px;
}

#mypopup .text{
	line-height: 170%;
    padding: 20px;
	text-align: center;
	
}


.tx-ffcart-pi1 h4.orders{
	margin: 15px 6px 0 6px;
	background: #1961d4;
	color: #ffffff;
	padding: 2px;
}

.tx-ffcart-pi1 .order{
    margin: 0.5em
}
.tx-ffcart-pi1 .order .date{
    background: #dddddd url("../../img/acc_down_dd.jpg") no-repeat 3px 2px;
	cursor: pointer;
    font-weight: bold;
    margin: 0.5em 0 0 0;
    padding: 3px 3px 3px 25px;
}
.tx-ffcart-pi1 .order ul{
    height: auto;
	margin: 0;
}
.tx-ffcart-pi1 .order .artikel{
	background: #eee;
	display: none;
	padding: 0 5px 0 25px;
}
.tx-ffcart-pi1 .order .artikel .name{
	padding: 5px 0;
}

.tx-ffcart-pi1 .order .artikel .number{
	padding: 0 0 5px 0;
}

.tx-ffcart-pi1 .order .price{
    font-size: 12px;
    text-align: right;
    padding: 0 5px 5px 5px;
	background: #eee;
}
.priceall{
	font-size: 12px !important;
    text-align: right !important;
    padding: 0 5px 5px 5px;
    margin: 6px;
	background: #1961d4;
	color: #ffffff !important;
}
table.usertable{
	border-collapse: collapse;
}
table.usertable tr th, table.usertable tr.unten td{
	background: #1961D4;
	border: none;
	color: #ffffff;
	padding: 3px 2px;
	text-align: left;
}
table.usertable tr td{
	border: 1px solid #dddddd;
	padding: 2px;
}
table.usertable tr td a{
	font-weight: normal;
	display: block;
}
table.usertable tr td a:hover{
	background: #eeeeee;
}
.clear{
	clear: both;
}
table.usertable tr td table{
	font-size: 11px;
	border-collapse: collapse;
}
#listartikel select{
	font-family: Arial, Helvetica, sans-serif;
}
.fromto{
	padding: 0 5px 0 10px;
}
div.fromto{
	padding: 10px 10px 10px 10px;
	
}
a.printer{
    background: url("../../img/printer.png") no-repeat left center;
    float: right;
    font-size: 11px;
    font-weight: normal;
    padding: 3px 6px 3px 20px;
}

@media print { 
#header_area,div.fromto,#pathway,#right_outline,#content_area .footer,.expander,table.usertable tr th input,a.printer{display: none; } 
#content_area{width: 100%;border: none;}
}


