@charset "utf-8";
/* CSS Document */

html, body {
	width:100%;
	min-width:980px;
	height:auto;
	margin:0px;
	padding:0px;
}

body {
	background:#FFFFFF url(../images/dottedvertical01.gif) 792px 0px repeat-y;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#000000;
	text-align:left;
}

/* Links */

a:link {
	color:#710d00;
}

a:visited {
	color:#710d00;
}

a:hover {
	color:#a10000;
}

a:active {
	color:#710d00;
}

/* Ende Links */

div, form, img {
	margin:0px;
	padding:0px;
}

hr.lineBlack {
	margin:0px;
	padding:0px;
	height:1px;
	background-color:transparent;
	border:none;
	border-bottom:#000000 1px solid;
	color:transparent;
}

.lastComment {
	display:block;
	margin:0px 0px 5px 0px;
	padding:5px 0px 0px 0px;
	border-top:#000000 1px solid;
	text-align:center;
	font-size:9px;
	color:#353535;
}

h3 {
	margin:0px 0px 15px 0px;
	font-size:13px;
	font-weight:bold;
}

#mainContainer {
	width:auto;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	text-align:left; /* this overrides the text-align: center on the body element. */
}

#bgTop {
	position:relative;
	margin-bottom:-207px;
	width:auto;
	height:207px;
/*	background:url(../images/rs_header.jpg) no-repeat; */
}

/* Header */

#header {
	position:relative;
	width:980px;
	height:207px;
}

#headerSearchForm {
	float:left;
	position:relative;
	top:46px;
	left:57px;
	width:460px;
	height:25px;
}

#quickSearch {
	float:left;
	border:none;
	margin-top:5px;
	margin-left:10px;
	padding:0px;
	width:195px;
	background-color:transparent;
	font-size:13px;
	font-weight:normal;
	color:#000000;
}

#submitQuickSearch {
	float:left;
	margin-left:10px;
	margin-right:30px;
	border:none;
	width:73px;
	height:26px;
	font-size:10pt;
}

/* Ende Header */
/* Footer */

#footer {
	position:relative;
	margin-top:-230px;
	width:auto;
	height:496px;
/*	background:url(../images/rs_bgfooter.jpg) no-repeat;*/
}

#boxBottomNavi {
	position:absolute;
	left:190px;
	top:370px;
	width:500px;
}

#boxBottomNavi ul .naviBottomHeadline {
	display:block;
	margin-bottom:7px;
	font-weight:bold;
}
#boxBottomNavi ul {
	float:left;
	margin:0px 15px 0px 0px;
	padding:0px;
	list-style-type:circle;
	list-style-position:inside;
}

#boxBottomNavi ul li {
	margin:2px 0px 0px 0px;
	padding:0px;
	font-size:10px; 
}

#boxBottomNavi ul li a, #boxBottomNavi ul li a:visited {
	color:#000000;
	text-decoration:none;
}

#boxBottomNavi ul li:hover a, #boxBottomNavi ul li a:hover {
	text-decoration:underline;
}

/* Ende Footer */

#leftSidebar {
	z-index:300;
	position:relative;
	float:left;
	width:225px;
	margin-right:10px;
}

.spacerLeftSidebar {
	display:block;
	height:260px;
}

/* LinksTop */

.linkTopLeft {
	float:left;
	margin-top:10px;
	margin-left:24px;
}

.linkTopRight {
	float:right;
	margin-top:3px;
	margin-left:24px;
}

.linkTopLeft img.bullet {
	margin-right:3px;
	vertical-align:baseline;
}

.linkTopRight img.bullet {
	margin-right:3px;
	vertical-align:middle;
}

.linkTopLeft a, .linkTopRight a, .linkTopLeft:visited, .linkTopRight a:visited  {
	color:#000000;
	font-weight:bold;
	text-decoration:none;
} 

.linkTopLeft a:hover .linkTopRight a:hover {
	color:#000000;
	font-weight:bold;
	text-decoration:underline;
} 

.linkTopLeft a:active, .linkTopRight a:active {
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}

/* Ende LinksTop */
/* Menü Service */

.menuService {
	margin-top:10px;
	margin-bottom:15px;
}

.menuService ul {
	margin:0px;
	padding:0px;
}

.menuService ul li {
	list-style-type:none;
	margin-left:15px;
	padding-left:15px;
	background:url(../images/rs_bltarrow03.gif) 0px 5px no-repeat;
}

.menuService ul li a, .menuService ul li a:visited, .yellowTop a, .yellowTop a:visited, .yellowBottom a, .yellowBottom a:visited {
	color:#000000;
	text-decoration:none;
	line-height:20px;
}

.menuService ul li:hover a, .menuService ul li a:hover, .yellowTop a:hover, yellowBottom a:hover {
	text-decoration:underline;
}

/* Ende Menü Service */
/* Box Presse, Box Media */

.boxPresse, .boxMedia {
	margin-top:10px;
	margin-left:15px;
	padding-bottom:10px;
	border-bottom:#CCCCCC 1px solid;
}

.boxPresse img {
	float:left;
	margin-right:7px;
	border:#000000 1px solid; 
}

.boxMedia img {
	float:left;
	margin-right:7px;
	border:none;
}

.boxPresse .description, .boxMedia .description {
	float:left;
	width:140px;
	padding-top:5px;
	font-size:10px;
	font-weight:bold;
}

.boxPresse .description a, .boxMedia .description a {
	width:100px;
	font-size:10px;
	font-weight:normal;
}

/* Ende Box Presse */
/* Content Section */

#contentSection {
	z-index:1;
	position:relative;
	float:left;
	margin-right:21px;
	width:547px;
}

#breadcrumb {
	display:block;
	border-bottom:#000000 1px solid;
	margin-bottom:10px;
	padding-bottom:5px;
	font-size:10px;
	font-weight:bold;
}

.yellowTop {
	width:auto;
	height:24px;
	border-bottom:#FFFFFF 2px solid;
	background:url(../images/rs_hlyellowstarstop.gif) no-repeat;
	line-height:24px;
	margin-bottom:10px;
	padding:0px 13px 0px 13px;
}

.yellowBottom {
	width:auto;
	height:24px;
	border-top:#FFFFFF 2px solid;
	background:url(../images/rs_hlyellowstarsbottom.gif) no-repeat;
	line-height:24px;
	margin-top:10px;
	padding:0px 13px 0px 13px;
}


.yellowTop div, .yellowBottom div {
	margin-top:1px;
	background-color:#f9efce;
	line-height:22px;
}

.yellowTop .currentPage, .yellowBottom .currentPage {
	color:#710d00;
	font-weight:bold;
}

.boxListingProducts {
	background-color:#f2f0e9;
}

.boxListingSubcategories {
	background:#f2f0e9 url(../images/dottedvertical01.gif) 250px 0px repeat-y;
}

.boxListingAgbs {
	background:#f2f0e9 url(../images/dottedvertical01.gif) 260px 0px repeat-y;
}

.boxFloatText {
	float:left;
	background-color:#f2f0e9;
	width:547px;
	height:auto;
}

.boxFloatText .floatContent {
	margin:13px;
}

.boxFormContact {
	margin:18px 15px 20px 13px;
	width:auto;
	height:auto;
}

.boxFormContact input.text {
	width:235px;
	border:#000000 1px solid;
	background-color:#FFFFFF;
	padding:3px;
	text-align:left;
	font-size:12px;
}

.boxFormContact input.necessary {
	width:235px;
	border:#000000 1px solid;
	background-color:#fbf8dc;
	padding:3px;
	text-align:left;
	font-size:12px;
}

.boxFormContact textarea {
	overflow:auto;
	width:95%;
	margin:0px;
	border:#000000 1px solid;
	padding:3px;
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

.pageButtons {
	margin:10px 0px 15px 0px;
}

.boxListedItem {
	background:#FFFFFF url(../images/rs_bgboxlisteditem.gif) right top no-repeat;
	position:relative;
	float:left;
	width:265px;
	height:175px;
	margin:0px 2px 8px 1px;
	border:#a6a39b 1px solid;
	font-size:10px;
}

.boxListedItem td {
	vertical-align:top;
}

.boxListedItem .conItemImage {
	width:116px;
	height:174px;
	overflow:hidden;
}

.boxListedItem .description {
	padding:5px 2px 0px 0px;
	text-align:left;
	vertical-align:top;
	width:100%;
	height:120px;
	overflow:hidden;
}

.boxListedItem .description {
	padding:5px 2px 0px 0px;
	text-align:left;
	vertical-align:top;
	width:100%;
	height:120px;
	overflow:hidden;
}

.boxListedItem p {
	margin:5px 0px 5px 0px;
	padding:0px;
}

.boxListedItem #btnHandleItem {
	margin-top:3px;
}

.spacerListedItem {
	position:relative;
	float:left;
	width:4px;
	height:175px;
	margin-bottom:8px;
}

.boxListedItem table {
	width:265px;
}

.boxListedItem .itemName, .boxDetails .itemName {
	font-size:11px;
	font-weight:bold;
}

.boxListedItem .itemNumber, .boxDetails .itemNumber{
	font-size:9px;
	color:#95938b;
}

.boxListedItem .itemPrice {
	font-size:18px;
	font-weight:bold;
}

.boxDetails {
	padding-bottom:20px;
}

.boxDetails .itemPrice {
	color:#A53B33;
	font-weight:bold;
}

.boxNewItems {
	width:auto;
}

.redTop {
	display:block;
	width:auto;
	height:24px;
	overflow:hidden;
	background:url(../images/rs_hlredstars.gif) no-repeat;
	border-bottom:#FFFFFF 2px solid;
	font-weight:bold;
	color:#FFFFFF;
	line-height:24px;
	padding-left:13px;
}

.k3, .k3 h3 {
display:block; float:left; width: 327px; overflow:hidden;
}

h2 {
	display:inline;
	font-size: 12px;
}


h3 { 
	font-size: 11px; 
	margin-top: -2px; 
	margin-bottom: 0px;
}

/* Listing01 */

.menuListing01 {
	float:right;
	margin:10px 20px 30px 0px;	
}

.menuListing01 ul {
	margin:0px 0px 35px 0px;
	padding:0px;
	list-style-type:none;
}

.menuListing01 ul li {
	margin:0px;
	padding:0px 0px 8px 12px;
	background:url(../images/rs_bltarrow04.gif) 0px 5px no-repeat;
}

/* Ende Listing 01 */
/* Listing02 */

.menuListing02Left, .menuListing02Right {
	float:left;
	padding:15px 0px 15px 15px;
	width:240px;
	background:#FFFFFF url(../images/cs_bgidcards.gif) right top no-repeat;
	border:#cccccc 1px solid;
}

.menuListing02Right {
	float:right;
}

.menuListing02Left ul, .menuListing02Right ul {
	margin:0px;
	padding:0px;
	list-style-type:none;
}

.menuListing02Left ul li, .menuListing02Right ul li {
	margin:0px;
	padding:0px 0px 8px 0px;
	font-weight:bold;
}

.menuListing02Left ul li ul, .menuListing02Right ul li ul {
	margin:0px 0px 15px 0px;
	padding:0px;
	list-style-type:none;
}

.menuListing02Left ul li ul li, .menuListing02Right ul li ul li {
	margin:0px;
	padding:8px 0px 0px 12px;
	background:url(../images/rs_bltarrow04.gif) 0px 12px no-repeat;
	font-weight:normal;
}

/* Ende Listing 01 */
/* Box content AGbs */

.boxContentAgbs, .boxContentFaqs {
	padding-bottom:20px;
	background-color:#f2f0e9;
}

p.explHL {
	display:block;
	margin:20px 16px 0px 16px;
	font-size:11px;
	font-weight:bold;
}

p.explContent {
	display:block;
	margin:5px 16px 0px 16px;
	padding:8px 8px 15px 8px;
	background-color:#FFFFFF;
}

p.explLinkBottom {
	display:block;
	background-color:#FFFFFF;
	margin:0px 16px 0px 16px;
	padding:5px 8px 5px 8px;
	background-image:url(../images/dottedhorizontal01.gif);
	background-repeat:repeat-x;
}

p.explHL a, p.explHL a:visited, p.explHL a:hover {
	color:#000000;
}

/* Ende Box content Agbs */
/* Box Item New Stuff */

.productBoxNewStuff {
	float:left;
	margin:0px 3px 0px 3px;
	width:126px;
	font-size:10px;
}

.productBoxNewStuff .conImage{
	margin:0px 0px 3px 0px;
	padding:0px;
	width:126px;
	height:162px;
	line-height:162px;
	border:#000000 1px solid;
	overflow:hidden;
	text-align:center;
}

.newStuffPrice {
	font-weight:bold;
}

.boxIM {
	float:left;
	background:#FFFFFF url(../images/cs_bgidcards.gif) right top no-repeat;
	border:#D6D6D6 1px solid;
	width:250px;
	height:123px;
}

.boxIM .conInfoText {
	position:relative;
	float:left;
	width:150px;
	height:123px;
	font-size:123px;
	vertical-align:bottom;
}

.boxIM .conInfoText .infoText {
	position:absolute;
	width:100%;
	bottom:8px;
	font-size:11px;
}

.boxIM .conInfoText .infoText .position {
	font-size:10px;
	color:#858585;
}

/* Ende Box Item New Stuff */
/* Ende Content Section */
/* rightSidebar */

#rightSidebar {
	z-index:1;
	position:relative;
	float:left;
	width:177px;
}

#rightSidebar .infoBoxStandard {
	margin-bottom:10px;
	border-bottom:#000000 1px solid;
}

#rightSidebar .infoBoxStandard .infoText {
	padding:8px 0px 8px 8px;
	font-size:10px;
}

#rightSidebar .infoBoxStandard .newsText {
	padding:8px 0px 8px 8px;
	background:url(../images/dottedhorizontal01.gif) left bottom repeat-x;
	font-size:10px;
}

#inputEmailAdress {
	margin:5px 0px 5px 0px;
	padding:4px 4px 0px 4px;
	width:150px;
	height:20px;
	border:none;
	background:transparent url(../images/rs_bginputemail.gif) no-repeat;
}

#submitEmailAdress {
	margin-bottom:10px;
}

/* Ende rightSidebar */

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0px;
    font-size:1px;
    line-height:0px;
}

.dotted01 {
	display:block;
	height:1px;
	line-height:1px;
	font-size:1px;
	margin-top:10px;
	margin-bottom:10px;
	background:url(../images/dottedhorizontal01.gif) repeat-x;
}

.dotted02 {
	float:left;
	background:url(../images/dottedvertical01.gif) repeat-y;
	margin:0px;
	width:1px;
	height:auto;
}

h1 {
	display: inline;
	font-size: 10px;
}

.table-groessen { width:300px; margin:10px 0 10px 0; background:#EFEFEF; border-right:#000 1px solid; border-bottom:#000 1px solid;font-family:Arial, Helvetica, sans-serif; color:#000; font-size:11px;}
.table-groessen tr.hd { text-align:center; }
.table-groessen .hd { font-weight:bold; background:#AAA; color:#FFF; text-shadow: 1px 1px 0px #777; }
.table-groessen td { padding:4px 3px 4px 3px; border-top:#000 1px dotted; border-left:#000 1px dotted; }

