/**** css by miss monorom www.intensivstation.ch ***
css released under Creative Commons License -  http://creativecommons.org/licenses/by/2.0/deed.en*/
BODY
{
	background-color: #666666;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #564B47;
	padding: 0px;
	margin: 0px;
}
A
{
	color: #009900;
}
A:visited
{
	color: #999999;
}
A:hover
{
	color: #564B47;
}
A:active
{
	color: #000000;
}
IMG.download
{
	vertical-align: middle;
}
/*----------container zentriert das layout--------------*/
#container
{
	width: 750px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
/*----------banner for logo--------------*/
#banner
{
	text-align: right;
	padding: 0px;
	margin: 0px;
	height: 110px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#banner IMG
{
	padding: 10px 0px;
	left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
/*-----------------Inhalt---------------------*/
#content
{
	margin-top: 10px;
	float: left;
	display: block;
	width: 440px;
	min-height: 600px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#right
{
	float: right;
	width: 150px;
	margin-top: 10px;
}
.carlist
{
}
/*--------------left navigavtion-------------*/
#left
{
	float: left;
	width: 150px;
	padding: 0px;
	vertical-align: top;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
}
/*-----------footer---------------------------*/
#footer
{
	clear: both;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-color: #CCCCCC;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
H2 A
{
	color: #FFFFFF;
}
.banner
{
	float: left;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
DL
{
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 5px;
	font-size: 10px;
}
DT
{
	font-weight: bold;
	font-size: medium;
}
#listings
{
	width: 700px;
	display: table;
	margin-top: 5px;
	margin-bottom: 5px;
	background-color: #CCCCCC;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	left: 0px;
	border: thin solid #666666;
}
#listings IMG
{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}
#listingHeader
{
	background-color: #009900;
	overflow: visible;
	height: 22px;
	font-weight: bold;
	color: #FFFFFF;
}
#listingHeader A
{
	color: #FFFFFF;
}
.listingTitle
{
	font-size: small;
	font-weight: bold;
	float: left;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.listingMore
{
	text-align: right;
	right: 5px;
	vertical-align: middle;
	padding: 2px;
}
.listingColumn
{
	float: left;
	width: 225px;
/*half of listings minus img*/
	display: block;
}
.listingAttributeTitle
{
	font-weight: bold;
	float: left;
	text-align: right;
}
.listingAttribute
{
	text-align: left;
}
.moreInfoAttributeTitle
{
	font-weight: bold;
	float: left;
	text-align: right;
	width: 200px;
}
.moreInfoAttribute
{
	text-align: left;
	margin-left: 200px;
}
#moreInfoLayout
{
	border: thin inset #333333;
	width: 700px;
	margin-left: auto;
	margin-bottom: 25px;
	margin-right: auto;
}
.autoDescription
{
	padding: 0;
	margin: 0;
	width: 500px;
	font: small sans-serif;
}
#moreInfoLayout IMG
{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.thumbGroup1 IMG
{
	width: 100px;
	cursor: hand;
	cursor: pointer;
}
.mainImage IMG
{
	width: 500px;
}
.thumbGroup2 IMG
{
	width: 100px;
}
.moreInfoColumn
{
	float: left;
	width: 300px;
/*half of listings minus img*/
	display: block;
}
.moreInfoColumn2
{
}
.moreInfoOptions
{
	text-align: left;
}
.moreInfoStock
{
	text-align: right;
	padding-right: 10px;
}
.moreInfoPrice
{
	font-size: x-large;
	font-weight: bold;
	color: #FF0000;
	padding-bottom: 25px;
	clear: both;
}
.botContLinks
{
	text-align: center;
	padding-bottom: 10px;
	font-size: small;
}
#headerBar
{
	width: 100%;
	height: 25px;
	vertical-align: middle;
	clear: both;
}
H1
{
	color: #666666;
	font-size: 140%;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;
}
.cssnav
{
	position: relative;
	font-family: arial, helvetica, sans-serif;
	background-image: url(images/button_over.jpg);
	background-repeat: no-repeat;
	white-space: nowrap;
	display: block;
	width: 125px;
	height: 26px;
	margin: 0;
	padding: 0;
	top: 10px;
	float: left;
	font-size: 10px;
}
.cssnav A
{
	color: #000000;
	width: 125px;
	height: 26px;
	display: block;
	float: left;
	text-decoration: none;
	vertical-align: middle;
	left: 10px;
	font-size: 10px;
	text-align: center;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.cssnav IMG
{
	width: 125px;
	height: 26px;
	border: 0;
}
.cssnav A:hover
{
	visibility: visible;
	text-decoration: none;
	color: #333333;
}
.cssnav A:visited
{
	text-decoration: none;
	color: #000066;
}
.cssnav A:visited:hover
{
	visibility: visible;
}
.cssnav A:hover IMG
{
	visibility: hidden;
}
.cssnav SPAN
{
	position: absolute;
	margin: 0px;
	padding: 0px;
	top: 5px;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	cursor: pointer;
	width: 120px;
	left: 0px;
}
FORM #title
{
	color: #000000;
	background-color: #999999;
	font-size: 14px;
}
#formNotice
{
	font-size: small;
	margin: 5px;
	color: #006600;
}
FORM .button
{
	color: #009900;
}
.titleBar
{
	background-position: top;
}
.finePrint
{
	font-size: 10px;
	padding: 5px;
}
.thumbnail
{
	width: 100px;
	float: left;
}
.titleButton
{
	width: 15px;
	margin: 0px;
	padding: 0px;
	border: none;
	height: 15px;
}
FORM
{
/*set width in form, not fieldset (still takes up more room w/ fieldset width*/
	font: 100% verdana, arial, sans-serif;
	margin: 0;
	padding: 0;
	width: 95%;
	background-color: #CCCCCC;
	border: thin inset #333333;
}
FORM FIELDSET
{
	clear: both;
/*note that this clear causes inputs to break to left in ie5.x mac, commented out */ border-color: #000*/
	margin: 0;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
FORM FIELDSET LEGEND
{
	font-size: medium;
/*bump up legend font size, not too large or it'll overwrite border on left*/
	font-weight: bold;
/*be careful with padding, it'll shift the nice offset on top of border*/
}
FORM LABEL
{
	display: block;
/*block float the labels to left column, set a width*/
	float: left;
	width: 45%;
	padding: 0;
	margin: 5px 0 0;
/*set top margin same as form input - textarea etc. elements*/
	text-align: right;
}
FORM FIELDSET LABEL:first-letter
{
/*use first-letter pseudo-class to underline accesskey, note that*/
	text-decoration: none;
/*Firefox 1.07 WIN and Explorer 5.2 Mac don't support first-letter
pseudo-class on legend elements, but do support it on label elements
we instead underline first letter on each label element and accesskey
each input. doing only legends would  lessens cognitive load
opera breaks after first letter underlined legends but not labels*/
}
FORM INPUT, FORM TEXTAREA, FORM SELECT
{
/*display: inline; inline display must not be set or will hide submit buttons in IE 5x mac*/
	width: auto;
/*set width of form elements to auto-size, otherwise watch for wrap on resize*/
	margin: 5px 0 0 10px;
/*set margin on left of form elements rather than right of
label aligns textarea better in IE*/
}
FORM INPUT#reset
{
	margin-left: 0px;
/*set margin-left back to zero on reset button (set above)*/
}
TEXTAREA
{
	overflow: auto;
}
FORM SMALL
{
	display: block;
	margin: 0 0 5px 160px;
/*instructions/comments left margin set to align w/ right column inputs*/
	padding: 1px 3px;
	font-size: 88%;
}
FORM .required
{
	font-weight: bold;
}
/*uses class instead of div, more efficient*/
.announce
{
	font-size: medium;
	font-style: italic;
	font-weight: bold;
	color: #006600;
}
.carlist
{
	display: block;
	margin-left: 10px;
	border: thin dotted #999999;
}
#featured
{
	text-align: center;
	margin: auto;
	width: 125px;
}
#featured H3
{
	font-weight: bold;
	font-size: 90%;
}
#featured H4
{
	font-size: 80%;
	font-weight: bold;
}
#featured IMG
{
	border: thin solid #999999;
}
