body, html {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
}

body {
	background: url(images/base/background.gif) repeat-x #f2f2f2;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

/* layout styles */

#container {
	width: 900px;
	background: none;
}
#topbar {
	height: 16px;
	width: 750px;
	color: #fff;
	background: url(images/base/topbar_rdi-verlag_logo.gif) no-repeat top left #0029af;
	font-size: 10px;
	text-align: right;
	padding-top: 4px;
	padding-right: 6px;
}
#topbar a:link, #topbar a:visited {
	color: #fff;
	text-decoration: none;	
}
#topbar a:hover, #topbar a:active {
	color: #fff;
	text-decoration: underline;	
}

a.imprint:link, a.imprint:visited, a.imprint:hover, a.imprint:active  {
	color:#000000;
}

#leftcol {
	width: 300px;
	float: left;
	background: none;
}
#image {
	width: 300px;
	height: 240px;
	background: #f2f2f2;
}
#imageoverlay {
	width: 300px;
	height: 240px;
}
#navheader {
	width: 260px;
	height: 25px;
	background: url(images/base/navheaderbg.gif) no-repeat 22px 0px #ac2faf;
	color: #fff;
	padding: 10px 20px;
	text-align: right;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
}

#nav {
	background: url(images/base/navbg.gif) no-repeat 0px 0px;
	width: 260px;
	height: 340px;
	text-align: right;
	padding: 10px 20px;
}
ul#navigation {
	margin: 0;
	padding: 0;
	list-style: none;
}

ul#navigation li a.active {
	font-weight: bold;
}

ul#navigation li a {
	display: block;
	width: 100%;
	font-size: 11px;
	padding: 2px 0;
	text-decoration: none;
}

ul#navigation li a:link, ul#navigation li a:visited {
	color: #333;
}

ul#navigation li a:active, ul#navigation li a:hover {
	color: #ac2faf;
}

ul#navigation li ul {
	list-style: none;
	margin-right: 15px;
	font-style: italic;
}


#maincol {
	position: absolute;
	top: 21px;
	left: 294px;
	padding: 0;
	width: 462px;
	font-size: 11px;
	line-height: 1.3;
	color: #333;
	background: url(images/base/contentbg.gif) repeat-y;
}

#content {
	margin-left: 6px;
	padding: 10px;
	width: 299px;
	background: #fff;
	float: left;
	display: inline;
	border: 0px solid black;
}

#minheight {
	float: left;
	width: 1px;
	height: 500px;
	overflow: hidden;
	background: #fff;
}
#rightbar {
	margin-right: 6px;
	width: 130px;
	float: left;
	display: inline;
	background: #b5e6e6;
	font-size: 10px;
}
#footer {
	clear: left;
	width: 462px;
	background: url(images/base/shadowend.gif) no-repeat top right #f2f2f2;
	text-align: center;
	padding-top: 10px;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #a9a9a9;
	line-height: 1.4;
}
#footer a:link, #footer a:visited {
	color: #a9a9a9;
	text-decoration: none;
}
#footer a:active, #footer a:hover {
	color: #a9a9a9;
}

#slogan {
	position: absolute;
	left: 765px;
	top: 170px;
}


/*
 Info boxes
*/
.rbox { }

.rbox h3 {
	background: #0aadad;
	width: 122px;
	font-family: Geneva, Georgia, "Times New Roman", Times, serif;
	color: #fff;
	font-size: 12px;
	margin: 0;
	padding: 4px;
}
.rbox h3 a:link, .rbox h3 a:visited, .rbox h3 a:hover, .rbox h3 a:active {
	color: #fff;
}

.rbox .rbox_content {
	padding: 5px;
	background: url(images/base/boxbg.gif) repeat-x;
}

/*
Content Elements
*/
.cheadlinebox {
	margin-left: -10px;
	margin-bottom: 10px;
	margin-top: 5px;
	background: #ac2faf;
	padding: 5px;
	padding-left: 10px;	
	color: #fff;
	font-family: Geneva, Georgia, "Times New Roman", Times, serif;
}

.cheadlinebox h1, .cheadlinebox h2, .cheadlinebox h3,.cheadlinebox h4 {
	color: #fff;
	margin: 0;
}
.cheadlinebox h1 {
	font-size: 20px;
}
.cheadlinebox h1.italic {
	font-style: italic;
	font-size: 20px;
}
.cheadlinebox h2 {
	font-size: 15px;
	font-weight: normal;
}

.cfooterbox {
	margin-left: -10px;
	margin-bottom: 10px;
	margin-top: 10px;
	background: #d597d7;
	padding: 5px;
	padding-left: 10px;	
	color: #fff;
	font-family: Geneva, Georgia, "Times New Roman", Times, serif;
}
.cfooterbox h1, .cfooterbox h2, .cfooterbox h3,.cfooterbox h4 {
	margin: 0;
	color: #fff;
	font-weight: normal;
}
.cfooterbox h3.price {
	font-size: 20px;
	float: right;
	font-weight: bold;
	margin-bottom: 5px;
}

.cfooterbox h3 p.price_chf {
	font-size: 12px;
	float: right;
	font-weight: normal;
	margin-bottom: 5px;
}


.cfooterbox h1 {
	font-size: 16px;
}
.cfooterbox h2 {
	font-size: 14px;
}
.cfooterbox h3 {
	font-size: 13px;
}
.cfooterbox h4 {
	font-size: 12px;
}
.cfooterbox h4.extraFields {
	float: left;
	width: 200px;
	margin-bottom: 5px;
}

.cfooterbox .buttons {
	clear: both;
	border-top: 1px solid #fff;
	margin-right: -10px;
	padding-right: 10px;
	margin-top: 5px;
}
.cfooterbox .buttons a:link, .cfooterbox .buttons a:visited,.cfooterbox .buttons a:hover,.cfooterbox .buttons a:active {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #fff;
}

/*
 general styles
*/
p {
	margin: 0;
	padding: 0;
	margin-bottom: 1em;
}

ul { }

h1,h2,h3,h4,h5 {
	font-family: Geneva, Georgia, "Times New Roman", Times, serif;
	color: #333;
	margin-bottom: .5em;
}
h1 {
	font-size: 18px;
}
h2 {
	font-size: 16px;
}
h3 {
	font-size: 15px;
}
h4 {
	font-size: 14px;
}
h5 {
	font-size: 13px;
}

a:link, a:visited {
	color: #ac2faf;
	text-decoration: none;
}

table {
	border: 0px dotted #f99;
}

div.productImage {
	float: left;
	width: 175px;
	border: 0px solid black;
}
div.productImage img {
	padding: 0px;
	margin: 0px;
	border: 1px solid #000;
}
div.productSubmenu {
	margin: 0;
	padding: 0;
	float: left;
	padding-left: 10px;
	border: 0px solid black;
}
.productText {
	padding: 0;
	margin: 0;
	border: 0px solid black;
}
.productText h3 {
	color: #999;
}

.smallText {
	font-size: 10px;
	color: #666;
}

ul.submenu {
	padding-left: 0;
	margin-left: 0;
	list-style: none;
}

span.left {
	float: left;
}

span.right {
	float: right;
}
.clearnospace {
	clear: both;
	height: 1px;
	overflow: hidden;
	border: 0px solid black;
}
.clearspace {
	clear: both;
	height: 10px;
	overflow: hidden;
}
.clearborder {
	clear: both;
	height: 1px;
	overflow: hidden;
	border-bottom: 1px solid black;
	margin: 10px;
}

.author {
	color: #999;
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.reviewItem {
	border-bottom: 1px solid #666;
	margin-bottom: 5px;
}

a.categoryItem { // navigation items
	display: block;
	float: left;
	width: 149px;
	padding: 5px 0;
}

h2.categoryName {
	float: left;
}
span.categoryImage {
	float: right;
}

.productFilter {
	width: 299px;
	text-align: right;
	font-size: 11px;
	color: #666;
	border: 0px solid black;
}
.productFilter select {
	font-size: 10px;
	color: #666;
	border: 1px solid #666;
}

div.leftImage {
	clear: left;
	float: left;
	display: inline;
	margin: 0 10px 2px -10px;
}

div.leftImage p {
	background: #ddd;
	padding: 3px 5px;
}
div.leftImageTop {
	clear: left;
	float: left;
	display: inline;
	margin: -11px 0px 10px -10px;
}


/*
	Productlisting
*/
.productListing td {
	padding: 3px 5px 5px 0px;
	border: 0px solid black;
}
.productImageSmall img {
	border: 1px solid #000;
}
td.productListing-heading {
	background: #ac2faf;
	color: #fff;
	padding: 3px 3px;
}
td.productListing-heading a:link, td.productListing-heading a:hover, td.productListing-heading a:visited, td.productListing-heading a:active {
	color: #fff;
}
tr.productListing-odd td {
	border-bottom: 1px dotted #ac2faf;
}
tr.productListing-even td {
	border-bottom: 1px dotted #ac2faf;	
}
tr.productListing-odd td table td, tr.productListing-even td table td {
	border: none;
}

.productInvalidPrice {
	text-decoration: line-through;
	font-size: 80%;
}
.productListingInvalidPrice {
	text-decoration: line-through;
}
.productListingRegularPrice {
	font-weight: bold;
	margin-bottom: 5px;
	display: block;
}
.productListingSpecialPrice {
	font-weight: bold;
	color: #900;
	margin-bottom: 5px;
	display: block;
}



div.productAvailable {
	border-top: 1px solid #900;
	border-bottom: 1px solid #900;
	padding: 3px;
}
div.productAvailable h4 {
	color: #900;
	font-size: 14px;
	margin: 0 0 .2em 0;
}
div.productAvailable p {
	margin: 0;
}


table.smallShoppingCart {
	border: none;
}
table.smallShoppingCart tr td {
	padding-bottom: 2px;
}
table.smallShoppingCart tr.new td {
	font-weight: bold;
}
table.smallShoppingCart td.price {
	text-align: right;
}
table.smallShoppingCart tr.summary td {
	text-align: right;
	font-weight: bold;
	border-top: 1px solid #000;
}
table.smallShoppingCart tr.checkout td {
	text-align: center;
}

table.formLogin {
	width: 100%;
}

table.formLogin input, table.formLogin select, table.formLogin textarea {
	border: 1px solid #9d9d92;
	font-size: 12px;
	background: #fafaf7;
	padding: 2px;
}

tr.formCategory td {
	padding-top: 5px;
	font-weight: bold;
	border-bottom: #666 1px solid;
}
td.dropdownList select {
	font-size: 11px;
}

.message {
	border: 1px solid #f00;
	background: #fdd;
	padding: 3px;
	margin: 5px 0;
}
table.formLogin input.submit {
	color: #ac2faf;
	font-weight: bold;
	font-style: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 3px 5px;
}
table.account td {
	padding: 3px 0;
}

div.buttons {
	border-top: 1px solid #999;
	padding-top: 3px;
	margin-top: 5px;
}
span.small {
	font-size: 90%;
}
p.small {
	font-size: 10px;
}
input.searchInput {
	width: 110px;
}
table.checkoutBar  td {
	padding: 5px;
	width: 300px;
	font-size: 10px;
}
table.checkoutBar tr.bar td {
	padding: 0px;
	text-align: center;
	background: url(images/checkout_bg.gif) repeat-x;
}
input.textSubmit {
	color: #ac2faf;
	background: #fff;
	border: none;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
input.textSubmitBig {
	color: #ac2faf;
	background: #fff;
	border: none;
	font-size: 14px;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
input.textSubmitBox {
	color: #ac2faf;
	background: #b5e6e6;
	border: none;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
h4.section {
	display: inline;
	color: #666;
}
span.orderEdit {
	font-size: 10px;
	color: #999;
}
table.historyItem {
	border-bottom: 0px solid #aaa;
	margin-bottom: 5px;
	width: 100%;
}
table.historyItem td {
	padding: 3px;
}
.firstRow {
	background: #d597d7;
	color: #fff;
}
table.historyItem tr.firstRow a {
	color: #fff;
	border: none;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.submitBig {
	color: #ac2faf;
	font-weight: bold;
	font-style: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 3px 5px;
	border: 1px solid #9d9d92;
	font-size: 12px;
	background: #fafaf7;
	padding: 2px;
}
span.center {
	width: 100%;
	text-align: center;
}
select {
	width: 250px;
}