body {	
font-family: Verdana,Arial,Helvetica,sans-serif;
font-weight: normal;
font-style: normal;
font-size : 11px;
background-color:#F0F0F0;
margin:0;
}

a {
text-decoration: underline;
color: #00452E;
}

a:hover {
text-decoration: underline;
color: #00452E;
}

div#contentBox { position: relative; height: 100%; border-left: 1px solid #CBCBCB; border-right: 1px solid #CBCBCB; background-color: #ffffff; }

.outline {
border-width: 1px; 
border-color: #B2B2B2;
border-style: solid;
}

.header {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-style: normal;
font-weight: bold;
background-color: #B2B2B2;
color: #ffffff;      
}

.topic {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-style: normal;
font-weight: normal;
background-color: #B2B2B2;
color: #ffffff;
}

.content {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-style: normal;
font-weight: normal;
background-color: #FFFFFF;
}

td.splitter {
background-color: #B2B2B2;
height:1px;
padding:1px;
}      

/* Main Currency */
.macu	{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-style: normal;
font-weight: bold;
}
/* Foreign currency */      
.focu	{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
xfont-style: italic;
font-weight: normal;
}

/* Pflichtfelder in Formularen
** Form fields which have to be filled */   
.musthave {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-style: normal;
font-weight: normal;
color: #cc0000;
}

.text	{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: normal;
}

#error_container { position: absolute; top: 200px; left: 480px; width: 40px; max-width: 40px; overflow: visible; }
.errortext {
position: relative;
width: 300px;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-style: normal;
font-weight: bold;
color: #cc0000;
}

.effect {
/* >=IE5.5 / NS6.2 */
border: 1px solid #B2B2B2;
}

pre {
font-family : monospace;
font-size : 12px;
}

big		{
font-size : 22px;
font-family : Verdana, Arial,Helvetica,sans-serif;
}

small	{
font-size : 9px;
font-family : Verdana, Arial,Helvetica,sans-serif;
}

hr {
color: #ffffff;
}

form {
padding:0px;
margin:0px;

}  

.cust_menu {
	font-family: "MS Sans Serif", Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold; 
	text-decoration: none;
	color: #00452E
}

.cust_menu2 {
	font-family: "MS Sans Serif", Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: normal; 
	text-decoration: none;
	color: #00452E;
}
.cust_menu2 div, .cust_menu div  {
 padding-top: 3px;
 padding-bottom: 3px;
}

.top_menu {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold; 
	text-decoration: none;
	color: #00452E
}

.beschreibung {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-weight: bold;
	text-decoration: none;
	color: #030735
}
.shopfront {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9px; 
	font-weight: normal;
	text-decoration: none;
	color: #000000

}
.preis {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	font-weight: bold;
	text-decoration: none;
	color: #000000

}

.artikelnummer	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #969696;
}

/* 
This can be used for html debug purposes:
TABLE {border: 2px solid purple !important; 
   margin: 5px !important; border-collapse: 
   separate !important; border-spacing: 1px !important; 
   empty-cells: show !important;}
TH {border: 1px solid blue !important; 
   padding: 3px !important;}
TD {border: 1px solid red !important; 
   padding: 3px !important;}
*/

#gecko_scrollbar {
 position: absolute;
 z-index: 1;
 bottom: -1px;
 left: 0;
 width: 1px;
 height: 1px;
 display: block;
 font-size: 0;
}

.catlistitem {
  float: left;
  margin-right: 20px;
  margin-bottom: 20px;
}
.catlistitem div.text {
  padding-top: 2px;
}
.catlistitem a { 
  font-weight: bold;
}

input.lastschrift_grey { color: #aaaaaa; } 
input.lastschrift { color: #000000; } 

#smFooter { margin-left: 180px; }
#smLeft { width: 164px; margin: 20px 0 10px 0; text-align: right; }
