* { margin:0px; padding:0px; }
body {
  text-align: center;
  font: 100%/1.25 Arial , sans-serif;
  min-width: 800px;/*987px;*/
  width: auto;
  margin: 0;
  padding: 0;
  margin: auto;
  background-image: url(background.gif);
  background-position: center 0;
}
img { border:none;}
a { color: #BFA04C; text-decoration: none; }
a:hover { color: #000; text-decoration: underline; }
#wrapper {
  position: relative;
  width: 100%;
  margin: auto;
  text-align: center;
}
/* Header info */
#mastheadbg {
  position: absolute;
  background-image: url(header.gif);
  background-position: center 0;
  height: 64px;
  width: 100%;
  min-width: 1200;/* 1425px;*/
  text-align: center;
  margin: 0;
  left: 0;
} 

#masthead {
  position: absolute;
/*  background-image: url(header.gif);
  background-position: center 0; */
  height: 64px;
  width: 1200px;
  left: 50%;
  margin-left: -600px;
}
#masthead h1, #masthead h6 { font : 100%/1.25 "Arial Black"  ; color: white; margin: 0 0 0 0}
#mastcontent {position: relative; top: 70px; width:961px; margin: auto;}
#mastcontent_individual {position: relative; top: 70px; width:961px; margin: auto;}
#breadcrumb { background:white; color: #999999; height: 16px; padding: 0px; }
#breadcrumb p {color: #BFA04C; font-size: 11px; line-height: 10px;}
#breadcrumb p a {color: #BFA04C;}
/* main contents */

#mainContent {
  float: right;
  width: 772px;
  margin-top: 6px /* new */;
  display: inline /* new - IE-bug fix */;
  text-align: left;
}

#mainContent_individual {
  float: right;
  width: 772px;
  margin-top: 6px /* new */;
  
  text-align: left;
}

#mainContent p {
  margin: 10px 8px 5px 10px;
}

#innercontent{
  /*border: 1px solid #BFA04C;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='15p_black.png');*/
}
#innercontent[class] {
  background-image: url(15p_black.png);
}

#carpicture {
  width:770px;
  margin-bottom:10px;
  margin-top:0px;
  border:0px;
}

#car {
  margin-top:0px;
  padding-top: 0px;
  border: 1px solid #BFA04C;
  border-top: 0px none;
}
/*
#languagebox {
  position: absolute;
  top: 70px;
  left: 1038px;
}
*/
#topmenu {
  text-align: center;
  margin: auto;
  padding-left: 100px;
  width: 780px;
   /*width: 678px;*/
}
#topmenu ul {
  text-align: center;
  list-style-type: none;
}
#topmenu ul li {
  background: transparent;
  background-image: url(menubg.gif);
  background-repeat: no-repeat;
  float: left;
  width: 169px;
  height: 58px;
  display: block;
  line-height: 58px;
  /*padding-top: 40px;*/
}
#topmenu ul li a{
  text-decoration: underline;
}
#logo {
  position: absolute;
  top: 0px;
  left: 50px;
}
#secondary {
float: left;
width: 176px;
margin-top: 6px;
margin-bottom: 7px;
}
#secondary p {
font-size: .85em;
margin: 10px 8px 5px 10px;
}
div.newsbox {
float: left;
width: 100%;
clear: left;
display: inline;
}

#newsboxNav {
font-size: .75em;
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: 0px;
}
h3.news {
font-size: 90%;
margin:0;
padding: 0 0 3px;
background: #95191c;
color: white;
text-align: center
}
h4 {
font-size: 1.2em;
margin: 10px;
}
h5.thanks {
font-size: 1em;
margin: 10px;
}
#afooter {
font-size: .70em;
color: #cfcfcf;
padding: 5px;
background: gray;
clear: both;
/* height: 100%; */
text-align: center;
}
#afooter a { 
color: #cfcfcf;
text-decoration: underline; }
#afooter a:hover {
color: black;
text-decoration: none;
}

/* nav info */
#navcontainer ul {
margin: 0;
padding: 0;
list-style-type: none;
width: 100%;
float: left;
background: gray;
font-size: .70em;
text-align: right;
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: white;
text-decoration: none;
}
#navcontainer ul a:hover { color: black; background: gray url(images/nav-btn-bg.jpg) repeat-x; /* repeat IC */ }

/*sidebar corners info*/
b.rtop, b.rbottom {
display: block;
background: none /* new */;
position: relative /* new - IE-bug fix */;
}
b.rtop {
margin-top: 0px /* 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;
}

.thumbImage {
  background-color: #BFA04C;
  border: 1px solid #BFA04C;
  display: block;
  width: 125px;
}

/*IE-mac section \*//*/

#navcontainer li,
#navcontainer a  { 
display: inline-block; 
width: 1px;
white-space: nowrap;
}

/*end Mac section */

/*]]>*/


/* eigene Styles */
#cartSelect {
  width: 100%;
  float: left;
  vertical-align: top;
  margin: 5px;
}

#prices {
	color: #BFA04C; 
	font-size: 18px; 
	font-weight: bold;
  	float: left;
	margin:5px;
}


#colorSelect {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight : bold;
  color: #BFA04C;
  width: 200px;
  float: left;
}

#colorSelect a {
  width: 20px;
  height: 20px;
  color: #BFA04C;
  display: block; border: 1px solid #ffffff; float: left; margin: 0 10px 10px 0;
}

#paramSelect {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight : bold;
  color: #BFA04C;
  width: 150px;
}

#paramSelect select {
  width: 140px;
}

#product_preview {
  text-align: center;
  background-color: #fff;
  border: 1px solid #ffffff;
}

.clear {
  clear: both;
  margin-bottom: 10px;
}

.text_l {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  /*color: #BFA04C;*/
  color: #000000;
  padding: 10 10 13px;
  margin-left:1.5em;
  margin-right:1.5em;
  margin-bottom:0.5em;
  margin-top:0.5em;
  vertical-align: top;
}


ul.nav {
   overflow: hidden;
   height: 100%;
   clear:both;  
   margin:24px 0px 6px 0px;
   list-style-type:none;
   padding:4px;
  
}
ul.nav li.left {
  float:left;
}

ul.nav li.right {
  float:right;
  text-align: right;
}
