@import url('reset.css');
@import url('boxes.css');
@import url('clears.css');
@import url('iestyles.css');
@import url('ie7minus.css');

/* resets */
	  * { margin:0; padding: 0; border: none;}

	  option { padding-left: 0.4em; }
	  select { padding: 1px; }
	
	  * html body * { overflow:visible; }
	  * html iframe, * html frame { overflow:auto; }
	  * html frameset { overflow:hidden; }
	
	  html { height: 100%; margin-bottom: 1px; }

body 
{
	display: 				block;
	margin:					0px;
	color:					#000;
	text-align:				left;
	font-family:			Arial, sans-serif;
	font-size:			15px;
	font-size-adjust:		none;
	line-height: 			1.88889;
	margin:					0px;
	background-image:		url(../images/hintergrund2.png);
	background-repeat:	repeat-y;
	background-color:		#d5effa;
	background-position:	0;
	height:					100%;
}

hr{
  visibility: visible;
  border-bottom: solid 1px #999;
 }

p{
	display: 				block;
	margin-bottom: 			1em;
}

blockquote{
	display: 				block;
	margin-left:			20px;
	margin-bottom:			1em;
	font-style:				italic;
	font-weight:			bold;
}

.withbullets {
  list-style-type: disc;
}

.wide300px {
  width: 300px;
}
 
#menu li {
  list-style: none;
  margin: 0;
}

#main
{
	width:					885px;
	height:					100%;
	margin:					0px auto;
	position:				relative;
}

div.copyright
{
	width:					885px;
	height:					100%;
	margin:					0px auto;
	position:				relative;
	text-align:				right;
	font-size:				70%;
}

#content-onecol .h1table tr td h1, #content .h1table tr td h1 {
  margin-bottom: 0px;
  color: #fff;
}

#content-onecol .h1table tr td, #content .h1table tr td {
  vertical-align: middle;
}

#content-onecol .h1table, #content .h1table {
  margin-bottom: 1.5em;
}

#main h1
{
  display: 					block;
  background-image: 		url(../images/lightorangeseperator.gif);
  background-position:	left;
  background-repeat:		repeat-x;
  z-index:					5;
}

#main h1 span
{
  background-color: 		#698AAD;
  padding-right:		5px;
}


#main h2
{
  display:			block;
  font-size: 			130%;
  font-weight: 			bold;
  margin: 			.83em 0;
}

#content h1, #content h2, #content h2 a, .page-head h2, .page-head-alt h3, .page-head h3{
  color: #fff;
  font-weight: bold;
  margin-bottom: 1em;
}

#content h1, #content-onecol h1 {
  font-size: 150%;
  
}

#content h2 {
  font-size: 130%;
}

#content h3 {
  font-size: 120%;
  margin-bottom: 0.5em;
  font-weight: bold;
}

#header{
	width: 				240px;
	height: 				156px;
	margin-bottom: 	5px;
	margin-top:					46px;
}

#topseparator1, #topseparator2{
	background-image: 	url(../images/exthorizntlrepseperator.gif);
	background-repeat:	repeat-x;
	height:			1px;
}

#topseparator1{
	margin-top: 5px;
	margin-bottom: 3px;
}

#topseparator2{
  margin-top: 3px;
}


#topmenu{
  background-color: 			#fe9900;
  height:						30px;
  font-weight: bold;
}

a.topmenu:link, a.topmenu:visited, a.topmenu:active, a.topmenu:hover,
a.topmenuactive:link, a.topmenuactive:visited, a.topmenuactive:active, a.topmenuactive:hover
{
	background: 			transparent;
	text-decoration:		none;
	display:			block;
	float: left;
	padding-left: 2em;
	padding-right: 2em;
	padding-top:			3px;
}

a.topmenu:link, a.topmenu:visited, a.topmenu:active, a.topmenu:hover{
	color: #fff;
}

a.topmenuactive:link, a.topmenuactive:visited, a.topmenuactive:active, a.topmenuactive:hover
{
	color:				#333;
}

#bottom-onecol, #bottom-twocol {
	background-color: 			#7895b5;
	width: 					885px;
	/*height:	100%;*/
}

#bottom-twocol {
	background-image: 	url(../images/bg-twocol.jpg);
	background-repeat:	repeat-y;
}

#menu {
	width: 					240px;
	float: 					left;
	padding-top:			19px;
	padding-bottom:			10px;
	position:			absolute;
	background: 			#8da7c0;
	font-size: 				80%;
	font-weight: bold;
}

#boxheader {
	margin-left: 2.5em;
	margin-top: 0px;
}

#menu ul {
	list-style-type: 		none; 
	margin-top: 			20px;
	margin-left: 			1.5em;
	margin-right: 			0px;
	margin-bottom: 			0px;
	padding:				0px;
}

#menu ul ul {
  margin-top: 0px;
}

#menu .head {
	margin-left: 2.5em;
}

a:link, a:visited, a:active, a:hover
{
	color:					#000;
	text-decoration:		none;
}

a.active:link, a.active:visited, a.active:active, a.active:hover
{
	color:					#333333;
	background: 			transparent url(../images/iconaktlinktransparent.gif) no-repeat scroll 0% 50%;
	text-decoration:		none;
	padding-left:			30px;
}

a.passive:link, a.passive:visited, a.passive:active, a.passive:hover
{
	color:					#fff;
	background: 			transparent url(../images/iconlinktransparent.gif) no-repeat scroll 0% 50%;
	text-decoration:		none;
	padding-left:			30px;
}

#content, #content-onecol {
	padding-right:		10px;
	padding-bottom:		10px;
	padding-top:		0px;
	position:		relative;
	line-height: 1.2;
}

#content {
	width:		605px;
	margin-left:	260px;
}

#content-onecol {
	width:			845px;
	margin-left:		30px;
	padding-right:		20px;
}


.contentsTopics {
	color: #FF9900;
}
	
#functions {
	padding: 5px;
	margin: 5px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	font-size: 80%;
	text-align: right;
	position:	relative;
	font-weight: bold;
}

#functions a:link, #functions a:visited, #functions a:active, #functions a:hover
{
	color:					#eee;
}


div.listing-item {
  border-top: 1px solid white;
  /* border-bottom: 1px solid white; */
  margin-top: 5px;
  clear: both;
}

.popup_content {
	background-color: #698AAD;
	background-image: none;
}

h3.product-name {
  display: block;
  text-align: center;
  font-size: 150%;
  color: #000;
}

div.collateral-box div.head h4{
  color: #000;
  font-size: 110%;
  text-align: center;
}

#product-attribute-specs-table td {
  padding-left: 10px;
}

.product-image, .product-shop{
  margin-top:10px;
  margin-bottom: 10px;
}

.product-image{
	float: left;
	margin-right: 10px;
}

.product-shop h5 {
  margin-top: 0px;
  line-height: 100%;
  margin-bottom: 1.5ex;
}

.product-shop h5 a {
  font-size: 110%;
}
/* Seiten-Pager bei der Produkt-Auflistung */

.pager {
  width: 100%;
  margin-top: 0.5em;
}

.a-right {
  text-align: right;
}

.pager .pages ol {
  display: inline;
}

.pager .pages ol li {
  display: inline;
  padding: 0.5em;
}

/*
.validation-advice {
	color: #ff0000;
}

.note-msg {
  font-style: italic;
  margin-top: 1em;
}

.toplink {
  display: block;
  float: right;
  clear: both;
}
*/
.group-select li, .form-list li, .checkout-types li {
  list-style-type: none;
}


a:hover, a:active, a.passive:active, a.passive:hover, a.active:hover, a.active:active {
  text-decoration: underline;
}

.section .head{
  height: 1.5em;
}

.footer-container {
  display: none;
}

.listing-type-list .product-shop {
  width:405px;
}

.regular-price, .regular-price .price {
  color:#fff;
}

.listing-type-list .product-shop .description {
  clear:both;
  display:block;
}

.product-img-box {
  width: auto;
  margin-top: 1em;
}

.product-essential {
  background: transparent;
}

.product-info-box {
  border: none;
}

.one-page-checkout li.section {
  margin-left: 0;
}

.login-box .content {
  padding: 14px 10px;
}

label {
  color: #000;
  font-weight: bold;
}

#menu .head {
  margin-left: 2em;
}

#menu .account-nav {
  margin-right: 15px;
  border: none;
}

#menu .account-nav head, .account-nav ul {
  margin-left: 2em !important;
}

#menu .account-nav ul li {
  padding: 3px 10px;
}

.base-mini {
  border:medium none;
  margin-left:2em;
  margin-right:15px;
  margin-top:2em;
}

#checkout-review-table {
  clear: both;
}

.shopping-cart-totals td {
padding-right:5px;
padding-top:5px;
}

.note-msg, .error-msg, .success-msg {
  height: 2.5em;
}

.dayprices {
  font-weight: bold;
  background-color: #FF9999;
}

#videoCanvas {
  margin-right: 15px;
}

div.catimg {
    background: none repeat scroll 0 0;
    display: inline-block;
    height: 150px;
    position: absolute;
    right: 70px;
    vertical-align: text-bottom;
    width: 150px;
}

