body {
	background:  #ffffff url(/gfx/bg.gif) repeat-y;
	margin: 0px;
	position: relative;
}

* {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.left {
	float: left;
}	

.right {
	float: right;
}	

#header {
	height: 127px;
	background-image: url(/gfx/tbg.gif);
	background-repeat: repeat-x;
}

#widthset {
	width:960px;
}

#quicksearch {
	background-image: url(/gfx/quicksearchbg.gif);
	background-repeat: no-repeat;
	background-position: 0px 28px;
	height: 86px;
	font-size: 11px;
	color: #334455;
	padding-left: 10px;
	clear:both;
	width:900px;
}
#quicksearch1{
	background: url(/gfx/searchbg2011.gif) no-repeat;
	float: left;
	width:700px;
	height: 30px;
	text-align: center;
	padding-left: 20px;
}
#logo {
	float:left;
	width: 270px;
	height: 52px;
	overflow: hidden;
}

#quicksearch #quickSearchTxt {
	color: #666;
	font-size: 11px;
	float: left;
	width: 320px;
}
#quicksearch input {
	margin-right: 5px;
}

#quicksearch #searchinput {
	width: 260px;
	font-size: 11px;
	height: 13px;
}
#quicksearch #options {
	color: #21344F;
	font-size: 11px;
}

#quicksearch #options * {
	float: left;
}
#quicksearch #options span {
	padding-top: 3px;
	font-size: 11px;
}
#quicksearch2 span {
	padding-top: 2px;
	padding-right: 3px;
	font-weight: bold;
}

#quicksearch a:link, #quicksearch a:visited, #quicksearch a:active {
	color: #fff;
	font-size: 11px;
	background-image: url(/gfx/arrow_lb.gif);
	background-repeat: no-repeat;
	background-position: 4px 3px;
	padding-left: 16px;
	text-decoration: none;
}
#quicksearch a:hover {
	color: #fff;
	font-size: 11px;
	background-image: url(/gfx/arrow_lb.gif);
	background-repeat: no-repeat;
	background-position: 4px 3px;
	padding-left: 16px;
	text-decoration: underline;
}

#quicksearch2 {
	padding-top: 2px;
}

#quicksearch2 * {
	font-size: 11px;
	float: left; 
}
#quicksearch2 option {
	clear: both;
}


#left {
	width: 220px;
	float: left;
}

#leftNav {
	margin-right: 24px;
	padding-top: 20px;
	
}

#leftNav a:link, #leftNav a:visited, #leftNav a:active {
	/*background-image: url(/gfx/navMain.gif);
	background-repeat: repeat-x;
	border-top: 1px solid #ccc;*/
	border-bottom: 1px solid #A8BBCF;	
	border-top: 1px solid #A8BBCF;	
	background-color: #EFF7FF;
	display: block;
	padding-top: 3px;
	padding-bottom: 4px;
	padding-left: 10px;
	color: #2E2E2E;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	margin-bottom: 6px;
}
#leftNav a:hover {
	background: none;
	background-color: #f7f7f7;
	border-top: 1px solid #5FACFF;
	border-bottom: 1px solid #5FACFF;	
	display: block;
	padding-top: 3px;
	padding-bottom: 4px;
	padding-left: 10px;
	color: #2E2E2E;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	margin-bottom: 6px;
}

#minicart {
	float: left;
	background-image: url(/gfx/shop/yourCart.gif);
	background-repeat: no-repeat;
	color: #21344F;
	height: 18px;
	padding-left: 5px;
	padding-top: 2px;
	width:560px;
}
#minicart a:link, #minicart a:visited, #minicart a:active {
	color: #21344F;
	text-decoration: underline;
}
#minicart a:hover {
	color: #006699;
	text-decoration: underline;
}

#minicartcontent {
	display: inline;
	font-size: 11px;
	color: #21344F;
}

#minicartcontent * {
	font-size: 11px;
	color: #21344F;
}

#minicartcontent span {
	padding-left: 10px;	
}

#gocheckout {
	display: inline;
	font-size: 11px;
}

#mybottom {
	clear: both;
	margin-top: 25px;
	border-top: 1px dotted #21344F;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-left: 220px;
	margin-right: 100px;
	font-size: 11px;
	color: #666;
}
#mybottom * {
	font-size: 11px;
	color: #666;
}

#mybottom a:hover {
	color: #333;
}

#main {
	width: 540px;
	float: left;
	
}

#mainContent {
	width:960px;
	clear:both;
	float:left;
}

#loggedinas {
	background-color: #f7f7f7;
	border-top: 1px solid #21344F;
	border-bottom: 1px solid #21344F;
	padding: 5px;
	margin-bottom: 10px;
}

#tabs {
  float:right;
  background:none;
  font-size:93%;
  line-height:normal;
  margin-top: 24px;
  width: 680px;
  height: 27px;
  overflow:hidden;
 
 
}
#tabs ul {
margin:0;
padding: 5px 0px 0px 5px;
list-style:none;
}
#tabs li {
  display:inline;
  margin:0;
  padding:0;
}
#tabs a {
  float:left;
  background:url("/gfx/tableft.gif") no-repeat left top;
  margin:0;
  padding:0 0 0 16px;
  text-decoration:none;
  font-weight: bold;
}
#tabs a span {
  float:left;
  display:block;
  background:url("/gfx/tabright.gif") no-repeat right top;
  padding: 5px 20px 4px 6px;
  color:#666;
  font-size: 11px;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs a span {float:none;}
/* End IE5-Mac hack */
#tabs a:hover span {
  color:#333;
}
#tabs a:hover {
  background-position:0% -31px;
}
#tabs a:hover span {
  background-position:100% -31px;
}

#tabs a.activetab {
  background-position:0% -31px;
}
#tabs a.activetab span {
  background-position:100% -31px;
  color: #333;
}



#right {
	float: right;
	width: 170px;
}

.change_currency {
	margin-left: 10px;
	margin-bottom: 15px;
}

.clear {
	clear: both;
	height: 1px;
	font-size: 1px;
}

a:link, a:visited, a:active {
	color: #21344F;
	text-decoration: underline;
}
a:hover {
	color: #006699;
	text-decoration: underline;
}

#searchp {
	position: absolute;
	padding: 20px;
	border: 1px solid #182564;
	margin-top: 150px;
	margin-left: 180px;
	color: #182564;
	padding-left: 100px;
	background:#fff url(/gfx/search_proccess.gif) 10px 20px no-repeat;
	display:none;
}

.tiny{
	font-size: 10px;
}
.expHome1 {
	border-bottom: 1px dashed #ccc;
	background-color: #f7f7f7;
}

.rnav {
	padding-left: 20px;;
	vertical-align: top;
}

.nextStepButtonAbs {
	position: absolute;
	top: 215px;
	left: 600px;
}

.navnote {
	font-size: 11px;
	width:150px;
	margin-left:10px;
	margin-bottom:15px;
	background-color: #EFEFEF;
	border: 1px solid #006699;
}

.topnote {
	font-size: 11px;
	margin:15px;
	background-color: #EFEFEF;
	border: 1px solid #006699;
}

#katPath {
	margin-bottom: 10px;
}

#home_shippingtext {
	margin-top: 10px;
	border: 1px solid #cc0000;
	padding: 5px;
}

#sbm {
	font-size: 11px;
	width: 350px;
}

#sbm a:link, #sbm a:visited, #sbm a:active {
	padding: 2px;
	border: 1px solid #fff;
}
#sbm a:hover {
	padding: 2px;
	border: 1px solid #ccc;
}
#sbmt {
	border-bottom: 1px solid #444;
	margin-bottom: 4px;
	padding-bottom: 2px;
	margin-top: 25px;
	width: 350px;
	font-size: 11px;
}

#tblvk  {
	border-collapse: collapse;
}
#tblvk td {
	padding: 3px;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 11px;
	padding-top: 8px;
	border: 1px solid #cccccc;
	text-align: center;
}
.vkth {
	font-weight: bold;
}

.availability {
	font-size: 11px;
	color: #0066CC;
}

div.itemList {
	display:block;
	padding: 8px;
	border: 1px solid #cccccc;
	background-color: #efefef;
	width: 220px;
}

div.itemList2 {
	display:block;
	padding: 8px;
	border: 1px solid #cccccc;
	background-color: #efefef;
	width: 500px;
}
div.itemList3 {
	display:block;
	padding: 8px;
	border: 1px solid #cccccc;
	background-color: #ffffff;
	width: 170px;
	margin-top: 10px;
}

#livehelp {
	margin-top: 20px;
	z-index:5;
}

#livehelp * {
	color: #333;
}


.small {
	font-size: 11px;
}

#ladv {
	background: #EFF7FF;
	text-align: left;
	width: 190px;
}

#h_shipping {
	background-image: url(/gfx/h_shipping.gif);
	background-repeat: no-repeat;
	background-position: 0px 15px;
	padding: 10px;
	padding-left: 40px;
}

#h_minorder {
	background-image: url(/gfx/h_minorder.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding: 10px;
	padding-left: 40px;
}

#h_ssl {
	background-image: url(/gfx/h_ssl.gif);
	background-repeat: no-repeat;
	padding: 10px;
	padding-left: 40px;
}


.hline {
	background-image: url(/gfx/hline.gif);
	background-repeat: repeat-x;
	font-size: 1px;
	height: 1px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#refine_search {
	margin-left: 5px;
	background-color: #E3EEFA;
	padding: 6px;
	width: 100%;
}

#refine_search h2 {
	padding: 0;
	margin: 0;
}

#refine_search * {
	font-size: 11px;
}

#currencyselect {
	margin-left: 10px;
	margin-bottom: 10px;
}
#currencyselect * {
	font-size: 11px;
}

.change_currency {
	font-size: 11px;
}

#home_left {
	float: left;
	width: 250px;
	
}

#home_right {
	float: right;
	width: 270px;
	
}

#home_right .teaser {
	border: 1px solid #ccc;
	padding: 15px;
	margin-bottom: 20px;
}



/* BLOG */


.blog_info {
	margin-top: 15px;
	padding-top: 15px;
	background: url(/gfx/hline.gif) repeat-x;
	padding-bottom: 15px;
}

.blog_info_title {
	clear: both;
}
.blog_info_title * {
	font-weight: bold;
}

.blog_info_content,
.blog_info_content p {
	font-size: 11px;
}

.blog_post_content {
	margin-bottom: 15px;
	background: url(/gfx/hline.gif) bottom repeat-x;
	padding-bottom: 15px;
}


.blog_date {
	font-size: 11px;
	color:#315582;
	float: left;
	width: 120px;
}

.blog_info_pic {
	float: right;
	width: 60px;
}

/* ENDE BLOG */

#sbmt {
	border-bottom: 1px solid #444;
	margin-bottom: 4px;
	padding-bottom: 2px;
	margin-top: 25px;
	width: 350px;
	font-size: 11px;
}

#freeshipping_outer {
	background: url(/gfx/bgfreeshipping.jpg) repeat-x;
	border: 1px solid #efefef;
	padding-top: 15px;
	padding-left: 25px;
}

#freeshipping {
	background: url(/gfx/freeshipping.jpg) no-repeat;
	font-weight: bold;
	padding: 20px;
	padding-left: 120px;
	color: #2A3E73;
	
}
#twitter_div {
	background: url(/gfx/twitterbg.jpg) no-repeat;
	padding: 40px 20px 20px 20px;
}
#twitter_update_list li {
	margin: 5px;
	padding: 5px;
	list-style: none;
	border-bottom: 1px solid #334455;
}

.userError {
	margin-top: 10px;
	padding: 5px;
	width: 450px;
	border: 1px solid #cc0000;
	background: #f39393;	
	font-weight: bold;
	font-size: 11px;
}
