/* Standard eZ publish stylesheet */

body, div, span, p, .p, h1, h2, .listheadline, .listproducts, h3, ul, li, a, td ,th, select, input, textarea, credit
{
	font-family: Verdana, Arial, Helvetica, Swiss, Futura, sans-serif;
}

body, p, .p, ul, li, a, h3, .path, th, td, .check{
	font-size: 13px;
	color: #000000;
}

h1 {
	font-weight: normal;
	font-size: 18px;
	color: #000000;
	margin: 0px;
  padding:0px;
	text-decoration : none;
}

h2, .listproducts{
	font-weight: normal;
	font-size: 18px;
	color:#000000;
	margin:0px;
  padding:0px;
	text-decoration: none;
}

.listproducts {	text-decoration : underline;}

h3{
  padding:0px;
  margin:0px 0px 0px 0px;
  text-align: center;
  border-top:1px solid #000000;
  border-bottom:1px solid #000000;
	font-weight: bold;
	text-decoration : none;
  font-size:8pt;
  background-color: #eeeef0;
}

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

a:visited{
	color: #202020;
}

.spacer{
	padding-top: 0px;
	padding-bottom: 0px;
}

.boxtext {
	font-weight: normal;
	margin-bottom: 0px;
}

.list{
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}

th {
	font-weight: bold;
	text-align: left;
}

th.right{	text-align: right;}

.pictext{
	font-style: normal;
  font-size: 9px;
  border-left: 1px solid #f0f0f0;
  border-right: 1px solid #f0f0f0;
  border-top: 1px solid #f0f0f0;
  border-bottom: 1px solid #f0f0f0;
  text-align: center;
  margin:2px;
  padding:0px;
}

.bglight {	background-color: #f0f0f0;}
.bgdark {	background-color: #dcdcdc;}
form{	margin: 0px;}

hr{
	color: #606060;
  margin:0px;
  padding:0px;
}

.stdbutton {
	font-size: 11px;
	font-weight: normal;
  background-color:#c2c2c2;
  border-top: 1px solid #808080;
  border-left: 1px solid #808080;
  border-right: 1px solid #000000;
  border-bottom: 1px solid #000000;
}
 
.okbutton {
	font-size: 18px;
	font-weight: normal;
  background-color:#c2c2c2;
  border-top: 1px solid #808080;
  border-left: 1px solid #808080;
  border-right: 1px solid #000000;
  border-bottom: 1px solid #000000;
}

.divider{
	float: left;
	padding-right: 0px;
}

.box{
	font-size: 12px;
	font-weight: normal;
	width: 300px;
  border-top: 1px solid #000000;
  border-left: 1px solid #000000;
  border-right: 1px solid #808080;
  border-bottom: 1px solid #808080;
}

.halfbox{
	font-size: 12px;
	font-weight: normal;
	width: 200px;
  border-top: 1px solid #000000;
  border-left: 1px solid #000000;
  border-right: 1px solid #808080;
  border-bottom: 1px solid #808080;
}

.searchbox{
	font-size: 12px;
	font-weight: normal;
	width: 120px;
  border-top: 1px solid #000000;
  border-left: 1px solid #000000;
  border-right: 1px solid #808080;
  border-bottom: 1px solid #808080;
}

.error{
	font-size: 14;
	font-weight: bold;
    color: #f08c00;
}

/* added by Fritz Blancke 01.2003*/
.menubox{
  border: 1px solid #303030;
  margin-top: 8px;
  margin-bottom: 8px;
}
.menumakerbox{
  border: 1px solid #303030;
  margin-top: 8px;
  padding:1px;
}

.menuhead{
	background: #eeeeee;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
	text-align: center;
  border-bottom: 1px solid #303030;
}

.menu, .menu a{
	font-size: 11px;
	font-size: 11px;
	font-weight: normal;
}
.menu a{text-decoration: underline;}
a.menu{text-decoration: none;}

.banner_name, 
.ban_nav,
.menumakerbox,
.menuhead,
.listheadline{
  background: #eeeef0;
}

.listheadline{
  color:#bb0000;
  font-size:15px;
  font-weight:bold;
}

.read{
  border:1px solid #eeeef0;
}
