/* CSS Document  tableless CSS two colum layout
see demo at http://www.outprize.com/includes/sts_templates/tableless/sts_template.html
author: avail1now , it@availcompany.com
compatible: with osCommerce 2.2 milestone MS 2.0 & STS v 4.2 
Release under GNU licence.
Original Release Date: 1/25/2006
Current version update : 8/22/06
*/
body { text-align: center; font : 100%/1.25 Arial , sans-serif ;}
/*   * {margin:0; padding:0;} 		/* removes defaults of all elements */
a { font-family: Verdana, Arial, sans-serif; color: #B4B4B4; text-decoration: none; font-size: 11px;}
a:hover { font-family: Verdana, Arial, sans-serif; color: #95191c; text-decoration: underline; font-size: 11px;}
#wrapper { background: #ffffff; width: 900px; height: 590px; margin: 0 auto;
			text-align: left; border: 1px solid #575759; }

/* Header info */
#masthead { height: 146px; border-bottom: 0px solid gray; padding-left:1em; }
/*Kopfbereich besteht ausschließlich aus "breadcrumb". masthead ist deaktiviert*/
#masthead h1, #masthead h6 { font : 100%/1.25 "Arial Black"  ; color: white; margin: 0.5em 0 0em 0em}
#breadcrumb1 { color: #999999; height: 146px; padding: 0px 0px 0px 0px; border-bottom: 0px solid gray;}
#breadcrumb p {font-size:0.6em; }
/* nav info */
#navcontainer {
position: absolute;
top:33px;
width: 160px;
margin-left: 30px;
padding: 0;
list-style-type: none;
/*width: 750px;*/
float: left;
font-size: .70em;
text-align: left;
overflow: hidden; /* IC */
}
#navcontainer ul {
position: absolute;
top: 0px;
width:200px;
margin: 0;
padding: 0;
list-style-type: none;
float: left;
font-size: .70em;
text-align: left;
overflow: hidden; /* IC */
}
#navcontainer ul li { display:inline; }
li.outer { border: none; }
#navcontainer ul a {
padding: 0.5em 1em; /* 0 1em; IC */
line-height: 1.5em;
color: black;
text-decoration: none;
}
#navcontainer ul a:hover { color: #ff0000; text-decoration: underline; /* repeat IC */ }

/* main contents */
#mainContent {
margin-left: 0px;
margin-bottom: 0px;
float: left;
width: 900px;
height: 355px;
margin-top: 0px /* new */;
display: inline /* new - IE-bug fix */;
overflow:hidden;
}
#mainContent p {
margin: 10px 8px 0px 10px;}
#secondary {
float: left;
width: 20%;
margin-bottom: 0px;
}
#secondary p {
font-size: .85em;
margin: 10px 8px 5px 10px;
}
div.newsbox {
margin-left: 8px;
float: left;
width: 95%;
margin-top: 14px;
clear: left;
display: inline;
}
#newsboxNav {
font-size: .75em;
margin: 8px 0px 0px 8px;
padding: 0;
}
#newsboxNav a {
color: black;
text-decoration: underline;
}
#newsboxNav a:hover {
color: #95191c;
text-decoration: none;
}
#newsboxNav li {
list-style-type: none;
padding-top: 3px;
}
h3.news {
font-size: 90%;
margin:0;
padding: 0 0 3px;
border: 1px solid #ff0000;
color: white;
text-align: center
}
h4 {
font-size: 1.2em;
margin: 10px;
}
h5.thanks {
font-size: 1em;
margin: 10px;
}
#afooter {
margin-top: 0px;
color: #000000;
font:Arial, Helvetica, sans-serif;
font-weight:normal;
clear: both;
height: 89px; 
border-top: 0px solid gray;
}
#afootertext {
color: #000000;
font:Arial, Helvetica, sans-serif;
position: relative;
width: 200px;
top: 27px;
left: 515px;
font-size: 12px;
text-align: left;
}
#afooter a { 
color: #B4B4B4;
font:Arial, Helvetica, sans-serif;
font-weight:normal;
text-decoration: none; }
#afooter a:visited { 
color: #B4B4B4;
font:Arial, Helvetica, sans-serif;
font-weight:normal;
text-decoration: none; }
#afooter a:hover {
color: #ff0000;
font:Arial, Helvetica, sans-serif;
font-weight:normal;
text-decoration: none;
}
#afootertext a { 
color: #000000;
font:Arial, Helvetica, sans-serif;
font-weight:bold;
text-decoration: none; }
#afootertext a:visited { 
color: #000000;
font:Arial, Helvetica, sans-serif;
font-weight:bold;
text-decoration: none; }
#afootertext a:hover {
color: #000000;
font:Arial, Helvetica, sans-serif;
font-weight:bold;
text-decoration: none;
}


/*sidebar corners info*/
b.rtop, b.rbottom {
display: block;
background: none /* new */;
position: relative /* new - IE-bug fix */;
}
b.rtop {
margin-top: -5px /* new */;
}
b.rbottom {
margin-bottom: -5px /* new */;
}
b.rtop b {
display: block;
height: 1px;
overflow: hidden; 
background: #95191c;
}
b.rbottom b {
display: block;
height: 1px;
overflow: hidden; 
background: #F0F0E7;
}

b.maintop {
display: block;
margin-top: -4px;
background: none /* new */;
position: relative /* new - IE-bug fix */;
}
b.maintop b {
display: block;
height: 1px;
overflow: hidden; 
background: #F0F0E7;
}

/*IE-mac section \*//*/

#navcontainer li,
#navcontainer a  { 
display: inline-block; 
width: 1px;
white-space: nowrap;
}

/*end Mac section */

/*]]>*/

.productimage	{      /* Color of submenu item and border */
	position: relative;
	height:332px;
	top: 0px;
	left:-4px;
  
overflow:hidden;
}
.productdescription	{      /* Color of submenu item and border */
	position: relative;
	height:297px;
	width: 335px;
	left:22px;
	font-weight:normal;
	/*text-align:justify;*/
	overflow:auto;
   z-index: 20;
}
.productdescription2	{      /* Color of submenu item and border */
	position: relative;
	height:297px;
	width: 335px;
	left:13px;
	font-weight:normal;
	/*text-align:justify;*/
	overflow:auto;
   z-index: 20;
}
.catimage	{      /* Color of submenu item and border */
	position: relative;
	height:355px;
	top: 0px;
	left:-4px;
	overflow:hidden;
   z-index: 19;

}
.catdescription	{      /* Color of submenu item and border */
	position: relative;
	height:296px;
	width: 335px;
	left:22px;
	overflow:auto;
   z-index: 20;
}
.thumbbar	{      /* Produktmenue in dieser Kategorie */
	position: relative;
	margin-left: 30px;
	left: 40px;
	top: 60px;
	width:150px;
   z-index: 20;
}


