/* ----------------------------------------------------------------------
   $Id: style.css,v 1.12 2008-03-14 17:08:57 benedikt Exp $

   OOS [OSIS Online Shop]
   http://www.oos-shop.de/
   
   
   Copyright (c) 2003 - 2005 by the OOS Development Team.
   ----------------------------------------------------------------------
   Based on:

   osCommerce, Open Source E-Commerce Solutions
   http://www.oscommerce.com

   Copyright (c) 2003 osCommerce
   ----------------------------------------------------------------------
   Released under the GNU General Public License
   ---------------------------------------------------------------------- */

.oos-BlockText { 
font-family: Verdana, Arial, sans-serif; 
font-size: 10px; 
}

/* block_whats_new */
SPAN.oos-SpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

.oos-BlockContent {
  background: none;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

/* classes/split_page_results.php */
A.oos-PageResults
  color: #0000FF; 
}

A.oos-pageResults:hover { 
  color: #0000FF; 
  background: #FFFF33; 
}

/* functions/oos_kernel.php => oosCheckStock */
/* smarty plugin */

SPAN.oos-MarkProductOutOfStock {
  font-family: Verdana, Arial, sans-serif;
  color: #c76170;
  font-weight: bold;
}

.oos-PageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-weight: bold;

}

/* This is the border line & background colour round the entire page */
.oos-bodyline	{ background-color: #FFFFFF; border: 1px #98AAB1 solid; }

.license {
  padding: 0px;
  width: 580px;
  height: 260px;
}

.license-form {
  float: left;
}

.form-block {
  border: 1px solid #cccccc;
  background: #E9ECEF;
  padding-top: 5px;
  padding-left: 5px;
  padding-bottom: 5px;
  padding-right: 5px;
}





/* ------------------------------------ */
form {
display:inline;
}




/* ------------------------------------ */
/* 
DUNKELROT : 420000
ROT 990000
rosa endlos bg: ebcdcd
*/

h1 {
font-size:22px;
font-weight:bold;
font-family: "Trebuchet MS", sans-serif;
margin:0px;
padding: 0px 0px 6px 0px;
line-height:normal;
color: #990000;
}



h2 {
font-size:16px;
font-weight:bold;
font-family: "Trebuchet MS", sans-serif;
margin:0px;
padding: 0px 0px 6px 0px;
line-height:normal;
color: #000000;
}

#product_info_div h1, #product_info_div h2 {
padding: 0px 0px 0px 0px;
}

.overview-image {
border: 2px solid white; 
float:left; 
margin: 0px 15px 0px 0px;
width:108px;
}
.image-shadow {
float:left;  
width:125px;height:165px;
background:url(/shop/images/rahmen_klein.gif) top left no-repeat;
}
.img-shadow-2 {
float:left;  
width:159px;height:219px;
background:url(/shop/images/rahmen_gross.gif) top left no-repeat;
text-align:left;
}

td.product-overview {
text-align:left;
vertical-align:top;
padding-right:8px;
}

td.product-overview span {
color:#990000; 
font-weight:bold;
}
td.product-overview a {
color:#000000; 
text-decoration:underline;
}
td.product-overview a:hover {
color:#420000; 
text-decoration:underline;
}
.white-border-img {
border:3px solid white;
}
.red-link {
color:#990000;
text-decoration:underline;
}

p {
margin:0px;
padding:4px 0px;  
}

.cp_submit {
border:none;
background:#990000;
font-weight:bold;
color:white;
font-family:Verdana,sans-serif;
font-size:10px;
padding:1px 6px;
margin:0px;
cursor:pointer;
}

.cp_submit span {
padding:2px 6px;
}

span.cp_submit {
padding:2px 6px;
}

.red {
color: #990000;
}

.infodiv {
  display:none;
  text-align:left;
}
.infodiv, .infodiv p, .infodiv td {
font-weight:bold;
color:white;
line-height:12px;
}  

.infodiv td {
  padding-bottom:12px;
}
  
form {display:inline}


#start_pic {
 position: absolute; 
 margin-top:160px;
}  

body, html {
  margin:0px;
  padding:0px;
  }  
  
body {
  padding:9px;
  }   

.schnupper-kasten {
  left:50%;
  margin-left:12px;
  position:absolute;
  top:320px;
  z-index:999;
}

.schnupper-kasten h2 {
  color:#990000;
  font-family:"Trebuchet MS",sans-serif;
  font-size:16px;
  font-weight:bold;
  line-height:normal;
  margin:0px;
  padding:0px 0px 6px;
} 

.schnupper-kasten a, .schnupper-kasten a:link, .schnupper-kasten a:visited {
  font-weight: bold;
  text-decoration:underline;
} 