/*
THEME NAME: Oropax
THEME URI: http://www.oropax.de/
DESCRIPTION: Theme for Oropax.de
VERSION: 1.0
AUTHOR: <a href="http://elfenet.de/">Jens Elfering</a> 
AUTHOR URI: elfenet.de
*/

@import url("reset.css");


/*----------------- Typo CSS    ------------------------*/

body, p , input, textarea {
	font-size: 12px;
	font-family: Verdana, 'Lucida Grande', Arial, Helvetica ,sans-serif;
	color: #333333;
	font-size-adjust: none;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 17px;
}

#footer-nav {
	font-size: 11px;
	font-family: Verdana, 'Lucida Grande', Arial, Helvetica ,sans-serif;
	color:	#330000;
}

#footer-nav ul li {
	float: left;
	padding-top: 5px;
	  padding: 0;
  margin: 0;
}

div.sidebar {
	font-size: 11px;
	font-family: Verdana, 'Lucida Grande', Arial, Helvetica ,sans-serif;
	color:	#333333;
}

div.sidebar p {
	font-size: 11px;
	font-family: Verdana, 'Lucida Grande', Arial, Helvetica ,sans-serif;
	color:	#333333;
	line-height: 15px;
}

.copy {
	font-size: 9px;
	font-family: Verdana, 'Lucida Grande', Arial, Helvetica ,sans-serif;
	color:	#333333;
}

.credit {
	font-size: 9px;
	font-family: Verdana, 'Lucida Grande', Arial, Helvetica ,sans-serif;
	color:	#666666;
}

a {
  font-size: 11px;
	color: #336699;
	text-decoration: none;
}

.shop a {
  font-size: 12px;
	color: #663300;
	text-decoration: none;
}

a.biglink {
  font-size: 12px;
	color: #333333;
	text-decoration: none;
}

.comment-page-numbers a, a.big {
  font-size: 12px;
}



a:hover {
	color: #666666;
	text-decoration: none;
}

.pagebar a {
  font-size: 12px;
  }

h2 {
	font-size: 20px;
	font-weight: normal;
	font-family: Verdana, 'Lucida Grande', Arial, Helvetica ,sans-serif;
	color:	#212121;
}

h2 a {
	color: #212121;
	text-decoration: none;
}

h2 a:hover {
	color: #336699;
	text-decoration: none;
}




/*----------------- Typo CSS    ------------------------*/

html, body, #wrapper {
	height: 100%;
}

/*hr {
  background: transparent url(images/hr_strich.png) no-repeat scroll center bottom;
  height: 3px;
  border: 0;
}*/

hr {
  background: transparent url(images/Abstand.png) no-repeat scroll center bottom;
  height: 35px;
  border: 0;
  clear:	both;
}

body > #wrapper {
	height: auto; min-height: 100%;
	width:	100%;
}

.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */



#header {
    background: url('images/header_bg.jpg') repeat-x;
	height: 139px;
}

#branding {
    background: url('images/header.jpg') no-repeat;
	margin: 0 auto;
	height: 139px;
	width: 880px;
	overflow: hidden;
}

#blog-title {
	display: none;
}

#blog-description {
	display: none;
}

#main {
	padding-bottom: 100px;	/* must be same height as the footer */
} 

#footer {
	position: relative;
	margin-top: -100px; /* negative value of footer height */
	margin-left: auto;
	margin-right: auto;
	height: 100px;
	width: 880px;
	clear:both;
} 


#footer-nav {
	background: url('images/footer_bg.png') no-repeat;
	height: 90px;
	margin-left: 60px;
}
#footer-nav ul#nav_footer{
  height: 8px;
  margin-left: 20px;
  list-style-image:none;
  list-style-position:outside;
  list-style-type:none;
  padding-top: 10px;
  width:695px;
}


#nav_footer li a span {
  height:1px;
  left:-10000px;
  overflow:hidden;
  position:absolute;
  width:1px;
}

#nav_footer li {
  margin-top: 0px;
  padding: 0px;
  margin: 0;

}

#nav_footer li a {
  background:transparent url('images/nav_footer.png') repeat scroll center top;
  background-position: 0px 0;
  height: 8px;
    padding: 0;
  margin: 0;
display:block;
}

#nav_footer li.imp a {
  background-position: 0 0;
  width: 90px;
  padding: 0;
  margin: 0 10px 0 0;
}

#nav_footer li.imp a:hover {
  background-position: 0 -12px;
}

#nav_footer li.pres a {
  background-position: -90px 0;
  width: 66px;
  padding: 0;
  margin: 0 15px 0 0;
}

#nav_footer li.pres a:hover {
  background-position: -90px -12px;
}

#nav_footer li.tech a {
  background-position: -156px 0;
  width: 71px;
  padding: 0;
  margin: 0 10px 0 0;
}

#nav_footer li.tech a:hover {
  background-position: -156px -12px;
}

#nav_footer li.kon a {
  background-position: -227px 0;
  width: 62px;
  padding: 0;
  margin: 0;
}

#nav_footer li.kon a:hover {
  background-position: -227px -12px;
}




#nav-above {
	display: none;
}


#nav {
height:18px;
left:0;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
top:6px;
left: 10px;
width:695px;
}

#nav li a span {
  /*height:1px;
  width:1px;*/
  left:-10000px;
  position:absolute;
}

#nav li li a span {
  position:absolute;
}

#nav li {
  margin-top: 0px;

}

#nav li a {
  width: 81px;
  margin: 0px;
  padding: 0px;
  font-size: 14px;
  font-weight: bold;
  text-align: left;
}

#nav li a {
  background: transparent url('images/navbar3.png') no-repeat;
  background-position: 0 0;
  height: 18px;
}

#nav li.current_page_parent li a{
  display: block;
}

/*#nav li li a{					
  display: none;
}*/								/*versteckt die unterpunkte bei hover der oberpunkte*/


#nav li a:hover,
#nav li.current a {
  background-position: 0px -22px;
}

#nav li.page-item-51 a {
  background-position: 0 -43px;
  width: 158px;
}

#nav li.page-item-51 a:hover,
#nav li.page-item-51.current_page_parent a {
  background-position: 0 -65px;
}

  #nav li.page-item-51 li.page-item-64 a {
    background-position: 0 -255px;
    width: 120px;
  }
  
  #nav li.page-item-51 li.page-item-64.current a,
  #nav li.page-item-51 li.page-item-64 a:hover {
    background-position: 0 -277px;
  }
  
  #nav li.page-item-51 li.page-item-62 a {
    background-position: 0 -298px;
    width: 130px;
  }
  
  #nav li.page-item-51 li.page-item-62.current a,
  #nav li.page-item-51 li.page-item-62 a:hover {
    background-position: 0 -320px;
  }
  
  #nav li.page-item-51 li.page-item-139 a {
    background-position: 0 -342px;
    width: 480px;
  }
  
  #nav li.page-item-51 li.page-item-139.current a,
  #nav li.page-item-51 li.page-item-139 a:hover {
    background-position: 0 -363px;
  }

#nav li.page-item-50 a {
  background-position: 0 -86px;
  width:134px;
}

#nav li.page-item-50 a:hover,
#nav li.page-item-50.current_page_parent a {
  background-position: 0 -108px;
}

  #nav li.page-item-50 li.page-item-35 a {
    background: none;
	width: 0;
  }
  
  #nav li.page-item-50 li.page-item-35.current a,
  #nav li.page-item-50 li.page-item-35 a:hover {
    background: none;
  }

#nav li.page-item-12 a {
  background-position: 0 -130px;
  width:90px;
}

#nav li.page-item-12 a:hover,
#nav li.page-item-12.current_page_parent a {
  background-position: 0 -151px;
}

  #nav li.page-item-12 li.page-item-16 a {
    background-position: 0 -385px;
/*    width: 279px;*/
    width: 234px;
  }
  
  #nav li.page-item-12 li.page-item-16.current a,
  #nav li.page-item-12 li.page-item-16 a:hover {
    background-position: 0 -406px;
  }
  
  #nav li.page-item-12 li.page-item-17 a {
    background-position: 0 -428px;
/*    width: 194px;*/
    width: 160px;
  }
  
  #nav li.page-item-12 li.page-item-17.current a,
  #nav li.page-item-12 li.page-item-17 a:hover {
    background-position: 0 -450px;
  }
  #nav li.page-item-12 li.page-item-1987 a {
    background-position: 0 -731px;
/*    width: 160px;*/
    width: 125px;
  }
  
  #nav li.page-item-12 li.page-item-1987.current a,
  #nav li.page-item-12 li.page-item-1987 a:hover {
    background-position: 0 -753px;
  }
  #nav li.page-item-12 li.page-item-2105 a {
    background-position: 0 -775px;
/*    width: 160px;*/
    width: 120px;
  }
  
  #nav li.page-item-12 li.page-item-2105.current a,
  #nav li.page-item-12 li.page-item-2105 a:hover {
    background-position: 0 -797px;
  }
  
  
  #nav li.page-item-12 li.page-item-19 a {
    background-position: 0 -471px;
/*    width: 200px;*/
    width: 80px;
  }
  
  #nav li.page-item-12 li.page-item-19.current a,
  #nav li.page-item-12 li.page-item-19 a:hover {
    background-position: 0 -493px;
  }
  

#nav li.page-item-7 a {
  background-position: 0 -173px;
  width:138px;
}

#nav li.page-item-7 a:hover,
#nav li.page-item-7.current_page_parent a {
  background-position: 0 -194px;
}

  #nav li.page-item-7 li.page-item-196 a {
    background-position: 0 -514px;
    width: 119px;
  }
  
  #nav li.page-item-7 li.page-item-196.current a,
  #nav li.page-item-7 li.page-item-196 a:hover {
    background-position: 0 -536px;
  }

  #nav li.page-item-7 li.page-item-194 a {
    background-position: 0 -558px;
    width: 480px;
  }
    
  #nav li.page-item-7 li.page-item-194.current a,
  #nav li.page-item-7 li.page-item-194 a:hover {
    background-position: 0 -579px;
  }

#nav li.page-item-5 a {
  background-position: 0 -216px;
  width:84px;
}

#nav li.page-item-5 a:hover,
#nav li.page-item-5.current_page_parent a {
  background-position: 0 -238px;
}
  
  #nav li.page-item-5 li.page-item-25 a {
    background-position: 0 -601px;
    width: 130px;
  }
  
  #nav li.page-item-5 li.page-item-25.current a,
  #nav li.page-item-5 li.page-item-25 a:hover {
    background-position: 0 -622px;
  }
  
  #nav li.page-item-5 li.page-item-66 a {
    background-position: 0 -644px;
    width: 201px;
  }
  
  #nav li.page-item-5 li.page-item-66.current a,
  #nav li.page-item-5 li.page-item-66 a:hover {
    background-position: 0 -666px;
  }
  
  #nav li.page-item-5 li.page-item-68 a {
    background-position: 0 -687px;
    width: 420px;
  }
  
  #nav li.page-item-5 li.page-item-68.current a,
  #nav li.page-item-5 li.page-item-68 a:hover {
    background-position: 0 -709px;
  }


#schraffur{
  position: absolute;
  width: 267px;
  height: 508px;
  background: url('images/schraffur.png');
  margin-top: 300px;
  margin-left: 50px;
  z-index:-2;
}

#flecken{
  position: absolute;
  width: 236px;
  height: 332px;
  background: url('images/flecken.png');
  margin-left: 530px;
  margin-top: 200px;
  z-index:  -1;
  }

#main {
	clear: both;
	margin: 0px auto;
	width: 880px;
	padding-bottom: 100px;
}

#container {
	float: left;
	margin: 0 15px 135px 70px;
	width: 530px;
}


* html #container {
	margin: 0 15px 135px 35px;
}


#content {
	width: 545px;
}

#show_content {
	width: 545px;
}

#show_content img.head {
	float: left;
	margin: 0;
	margin-bottom: 10px;
	background:	none;
	padding: 0;
	cursor:	default;
}

#show_content img {
	float: left;
	margin: 5px 8px 5px 0;
	background:	transparent url('images/img_bg.png') no-repeat scroll left bottom;
	padding: 5px;
	cursor: -webkit-zoom-in;
	cursor: -moz-zoom-in;
}

#show_content h3 {
	font-size: 16px;
	padding-top: 24px;
	padding-bottom: 10px;
	background: transparent url(images/h3_strich.png) no-repeat scroll center bottom
}

h3, h3 a {
	font-size: 16px;
	padding-top: 24px;
	padding-bottom: 10px;
	background: transparent url(images/h3_strich.png) no-repeat scroll center bottom
}

.clear {
  clear: both;
}


#shop_content {
	width: 545px;
}

#shop_content .mwst{
  font-size: 11px;
  color: #999999;
}

#shop_content img {
	float: left;
	margin: 10px 8px 5px 0;
	background:	transparent url('images/img_bg.png') no-repeat scroll left bottom;
	padding: 5px;
	cursor: -webkit-zoom-in;
	cursor: -moz-zoom-in;
}

span.hide {
  display:none;
}

#commentlist li {
  padding: 10px 0;
  border-bottom: 2px dashed #fff;
}


#commentlist {
  padding: 10px 0;
  margin: 10px 0;
  border-bottom: 2px solid #efefef;
  border-top: 2px solid #efefef;
}

#content img {
	float: left;
	margin: 5px 8px 5px 0;
	background:	transparent url('images/img_bg.png') no-repeat scroll left bottom;
	padding: 5px;
	cursor: -webkit-zoom-in;
	cursor: -moz-zoom-in;
}

#primary img {
	float: left;
	padding: 5px;
}
#primary #buttonarea img {
	float: left;
	padding: 5px 5px 5px 0
}
#primary #buttonarea {
        height: 55px;
}
.fbConnectWidgetTopmost {
border-style: none !important;
}

#content img.start {
	background:	none;
	float: none;
	cursor:	default;
}

#content #gallery img {
	float: left;
	margin: 0;
	background:	none;
	padding: 0;
}

#gallery { position: relative; margin: 0 0 21px 70px;}
  #pictures { position: relative; height: 367px; margin-left: -30px;}
  #pictures img { position: absolute; top: 0; left: 0; }

  #prev {
    margin-top: 0px;
    margin-left: 10px;
    float: left;
    height: 21px;
    width: 21px;
  }
  
  #prev a {
    background:transparent url('images/prev.png') repeat scroll center top;
    background-position: 0 0;
    width: 21px;
    height: 21px;
    margin: 0;
    padding: 0;
    display:block;
  }
 
  
  
  #prev a:hover {
    background-position: 0px -30px;
  }
  

  
  
  #next {
    margin-top: 0px;
    margin-left: 0px;
    float: left;
    height: 21px;
    width: 21px;
  }
    
  #next a {
    background:transparent url('images/next.png') repeat scroll center top;
    background-position: 0 0;
    height: 21px;
    width: 21px;
    margin: 0;
    padding: 0;
    margin-left: 5px;
    display:block;
  }
  
  #prev a:hover, #next a:hover {
    background-position: 0px -30px;
  }  

#prev a span, #next a span {
  height:1px;
  left:-10000px;
  overflow:hidden;
  position:absolute;
  width:1px;
}




.sidebar {
	float:right;
	overflow:hidden;
	width: 220px;
	margin: 70px 20px 30px 5px;
}

.startbar .sidebar {
	float:right;
	overflow:hidden;
	width: 220px;
	margin: 10px 20px 20px 5px;
}


.skip-link {
	display:	none;
	position:absolute;
	right:1em;
	top:1em;
}

.copy {
	margin-top: 10px;
	padding-left: 20px;
}

.credit {
	margin-top: 0;
	padding-left: 20px;
}

.credit a {
  color:  #666666;
  font-size: 9px;
}

.credit a:hover {
  color:  #333300;
}

.location a {
  color: #663300;
}

.location a:hover {
  color: #666666;
}

a.mail {
  color: #663300;
}

a:hover.mail {
  color: #666666;
}

.sidebar h3 {
background: url('images/sb1_bg.png') no-repeat scroll left bottom;
font-size:1.2em;
height: 30px;
padding: 3px 0 0 10px;
margin: 18px 0 0 0;
}

h3.first {
  margin: 0;
}


h3.sb_ontour {
  background: transparent url('images/sb_ontour.png') no-repeat;
  text-indent:-9999px; /* entfernt den Text*/ 
}

h3.sb_shopping {
  background: transparent url('images/sb_shopping.png') no-repeat;
  text-indent:-9999px; /* entfernt den Text*/ 
}

h3.sb_newsletter {
  background: transparent url('images/sb_newsletter.png') no-repeat;
  text-indent:-9999px; /* entfernt den Text*/ 
}

h3.sb_ansprechp {
  background: transparent url('images/sb_ansprechp.png') no-repeat;
  text-indent:-9999px; /* entfernt den Text*/ 
}

h3.sb_downloads {
  background: transparent url('images/sb_downloads.png') no-repeat;
  text-indent:-9999px; /* entfernt den Text*/ 
}

h3.sb_wissensw {
  background: transparent url('images/sb_wissensw.png') no-repeat;
  text-indent:-9999px; /* entfernt den Text*/ 
}

h3.sb_tagwolke {
  background: transparent url('images/sb_tagwolke.png') no-repeat;
  text-indent:-9999px; /* entfernt den Text*/ 
}
h3.sb_verkauf {
  background: transparent url('images/sb_verkauf.png') no-repeat;
  text-indent:-9999px; /* entfernt den Text*/ 
}


.GB_header .GB_navStatus {
  vertical-align: middle;
}

.GB_header .close {
  vertical-align: middle;
}

.wpsc_description,
.entry-content,
.entry-date,
.entry-meta,
.entrytext {
	padding-left: 10px;
}

#commentlist li .entry-meta,
.entry-meta-gb {
	padding-left: 0;
	color:	#666666;
	font-size:	10px;
}

.entry-meta {
  line-height: 12px;
}

label {
	padding-left: 0;
	color:	#666666;
	font-size:	11px;
	line-height:	14px;
}


.red, #content .wpmlrequired {
  color: #960606;
}

h4#postcomment {
  font-weight:  bold;
  margin-top: 10px;
}

.pagebar {
  margin: 30px 0 10px 10px;
  clear: both;
}

.entry-shop {
	padding-left: 10px;
}

.entry-shop h2 {
	padding-left: 10px;
	margin-left: -10px;
}

.entry-show {
	padding-left: 10px;
}

.entry-show h2 {
	padding-left: 10px;
	margin-left: -10px;
}

.entry-geheim {
	padding-left: 10px;
}

.entry-geheim h2 {
	padding-left: 10px;
	margin-left: -10px;
}

.entry-title/*,.entry-meta*/ {
clear:both;
}

.entry-date, .entry-meta{
	color:	#666666;
	font-size:	10px;
}

.shop {
  float: right;
  width: 345px;}
  
.geheim {
  float: right;
  width: 345px;}

.thumb {
  float: left;
  width: 175px;}




.summary {
	font-weight: bold;
}

.sidebar .summary {
	font-weight: normal;
}

.sidebar #widgetshoppingcart h3 {
	background: url("images/einkaufsw.png") no-repeat scroll 0 0 transparent;
	text-indent: -9999px;
}
.sidebar #widgetshoppingcart {
	margin: 0;
	padding: 0;
}
.sidebar #shoppingcartcontents  {
	margin-bottom: 20px;
	}


body {
    background: #e2e3bc url('images/bg.jpg');
}

p {
	margin-top:	8px; /*war 12px*/
}

.wordtube object {
	margin-top:	8px; /*war 12px*/
}

.wordtube {
	margin-top:	8px; 
}

.entry-shop h2.prodtitles span{
background: url('images/hl_bg.png') no-repeat scroll left bottom;
padding: 20px 10px 10px 10px;
margin-top: 10px;
display: inline;
font-family:Verdana,'Lucida Grande',Arial,Helvetica,sans-serif;
font-size:20px;
}
h2 {
background: url('images/hl_bg.png') no-repeat scroll left bottom;
padding: 20px 10px 10px 10px;
margin-top: 10px;
}

h2:first-child  {
background: url('images/hl_bg2.png') no-repeat scroll left bottom;
padding: 20px 10px 10px 10px;
margin-top: 10px;
}

#post-52 h2.entry-title {
background: url('images/hl_bg.png') no-repeat scroll left bottom;
padding: 5px 10px 10px 10px;
margin-top: 10px;
}

h1, h2, h3, h4, h5, h6 {
clear:both;
color:#212121;
font-weight:normal;
}

div#menu {
height: 50px;
margin:-45px auto;
width: 880px;
}

div#menu ul,div#menu ul ul {
line-height:1;
list-style:none;
margin:0;
padding:0;
}

div#menu ul a {
display:block;
margin-right:1em;
padding:0.2em 0.5em;
text-decoration:none;
}

div#menu ul ul ul a {
font-style:italic;
}

div#menu ul li ul {
left:-999em;
position:absolute;
}

div#menu ul li:hover ul {
left:auto;
}

form#commentform .form-label {
margin:1em 0 0;
}

form#commentform span.required {
/*background:#fff;*/
color:#c30;
}

form#commentform,form#commentform p {
padding:0;
}

input#author,input#email,input#url,textarea#comment, .wpmlwidget input.widefat {
height: 14px;
border-bottom: #666666;
}

div.comments ol li {
margin:0 0 3.5em;
}

textarea#comment {
height:13em;
margin:0 0 0.5em;
overflow:auto;
width:100%;
}

.alignright,img.alignright{
float:right;
margin:1em 0 0 1em;
}

.alignleft,img.alignleft{
float:left;
margin:1em 1em 0 0;
}

.aligncenter,img.aligncenter{
display:block;
margin:1em auto;
text-align:center;
}

div.gallery {
clear:both;
height:180px;
margin:1em 0;
width:100%;
}

p.wp-caption-text{
font-style:italic;
}

div.gallery dl{
margin:1em auto;
overflow:hidden;
text-align:center;
}

div.gallery dl.gallery-columns-1 {
width:100%;
}

div.gallery dl.gallery-columns-2 {
width:49%;
}

div.gallery dl.gallery-columns-3 {
width:33%;
}

div.gallery dl.gallery-columns-4 {
width:24%;
}

div.gallery dl.gallery-columns-5 {
width:19%;
}

div#nav-above {
margin-bottom:1em;
}

div#nav-below {
margin-top:1em;
}

div#nav-images {
height:150px;
margin:1em 0;
}

div.navigation {
height:1.25em;
}

div.navigation div.nav-next {
float:right;
text-align:right;
}






div.sidebar input#s {
width:7em;
}

div.sidebar li {
list-style:none;
margin:0 0 2em;
}

div.sidebar li form {
margin:0.2em 0 0 0.5em;
padding:0;
}

div.sidebar ul ul {
margin:0 0 0 7px;
}

div.sidebar ul ul li {
list-style: none;
margin: 8px 0 0 0;
}

div.sidebar ul li {
list-style: none;
margin: 8px 0 0 0;
line-height: 15px;
}


div.sidebar ul ul ul {
margin:0 0 0 0.5em;
}

div.sidebar ul ul ul li {
list-style:circle;
}

div#menu ul li,div.gallery dl,div.navigation div.nav-previous {
float:left;
}

div#header {
text-align:center;
}

input#author,input#email,input#url,div.navigation div, .wpmlwidget input.widefat {
width:48%;
}

input#stnl_submit {
margin: 10px 0;
}

div.gallery *,div.sidebar div,div.sidebar ul {
margin:0 0 0 7px;
padding:0;
}

div.sidebar p {
margin:0 0 0 7px;
padding: 4px 0 0 0;
}

#content .wpmlwidget fieldset legend {
color: #666666;
font-size: 11px;
font-weight: normal;
padding:0;
}

#shop_content a.wpsc_product_title {
	font-size: 20px;
	background:url("images/hl_bg.png") no-repeat scroll left bottom transparent;
	margin-top:10px;
	padding:20px 10px 10px;
	display: block;
	float: none;
	margin-left:-20px;
}

#shop_content h2.prodtitles {
	background:	none;
	display: none;
}

#shop_content div.imagecol {
	display: none;
}

#shop_content a.wpsc_edit_product {
display: block;
font-size:0.8em;
margin:0 0 0 2px;
float: right;
}
#shop_content .textcol {
float:right;
width: 345px;
margin-left: 0 !important;
}

#shop_content .textcol .wpsc_description {
	padding-left: 0;
}
.wpscsmall.pricefloatright.pricedisplay {
	float: left;
	padding-left: 50px;
	color: #777;
}
#shop_content .productdisplay {
	margin-bottom: 0;
}

.wpsc_checkout_table .agb {
	padding: 15px 0;
}
#wpsc_shopping_cart_container p {
	margin-top: 0;
}

#shop_content .entry-shop h3 {
	padding-top: 0;
}


#shop_content .entry-shop table.productcart tr.firstrow td {
	background-color: transparent;
	border-left:2px solid white;
	font-weight:bold;
	text-align: center;
}
li.page-item-1543,
li.page-item-1544,
li.page-item-1545,
li.page-item-1546,
li.page-item-1547 {
    display: none !important;
}
