/*************************************
	1. global html settings
*/

body {
	background: #ffffff url('../_gfx/background_test6.jpg') no-repeat top left;
	color: #000000;
	margin: 0;
	padding: 0;
	font: 0.7em Helvetica, "Arial", Sans-Serif;
}

p, img {
	margin:0;
	padding:0;
	border:0;
}

a { 
	color: #3C6491;
}

a:hover {
	color: #BF3E17;
}

h1 {
	font-family:"Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
	font-size:26px !important;
	font-size:21px;
	text-transform:uppercase;
	font-weight:normal !important;
	font-weight:bolder;
	border-bottom:1px solid #3C6491;
	color:#3C6491;
	margin:9px 0 9px 0;
	padding:0px;
}

h2 {
  font-family:"Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
	font-size:20px;
	text-transform:uppercase;
	font-weight:normal;
	margin:9px 0 9px 0;
	padding:0;
	color:#3C6491;
	border-bottom:1px solid #3C6491;
}

h3 {
  font-size:13px;
  font-style:italic;
}

.center {
  text-align:center;
}

br {
	clear: left;
}

.strong {
  font-weight:bold;
}

.error {
  width:65%;
  height:auto;
  background:#EEEEEE url('../_gfx/important.png') no-repeat top left;
  border:2px solid #BF3E18;
  padding:15px 9px 15px 65px;
  margin:18px;
}

.error p {
  font-weight:bold;
}


/*************************************
	2. section designs
*/

/* 2.1 header */

#header {
	background:#fce5a6 url('../_gfx/header14.jpg') repeat-x top left;
	height:99px;
	padding:0 5%;
	margin:0;	
}

#logo {
	float:left;
	padding:0px 0 0 10px;
	color:#000000;
	width:120px;
}


#topMenu {
	float:right;
	/*margin-top:-28px;*/
	margin-top:64px;
	margin-top:65px !ie;  /* IE hax */
}

#topMenu ul {
	margin:0;
	padding:0;
	float:right;
}

#topMenu li {
	float:left;
	margin:0;
	padding:0;
	list-style:none;
	color:#333;
}

#topMenu li a {
	display:block;
	width:128px;
	color:#000;
	text-decoration:none;
	/*margin:0 3px 0 3px;*/
	text-align:center;
	background-image:url('../_gfx/menua1.jpg');
	background-repeat:no-repeat;
	padding:10px 0 10px 0;
}

#topMenu li a:hover {
	color:#FFFFFF;
	background-image:url('../_gfx/menua_hover.jpg');
}

#topMenu li .active {
	color:#FFFFFF;
	background-image:url('../_gfx/menua_hover.jpg');
}



/* 2.1 main content */

/* 2.2.2 content */
#content {
	color:#000000;
	padding:0 5% 0 6%;
  border-top:2px solid black;
}


/* 2.2.2.1 left */
#left {
	padding:0;
	margin-right:260px;
	font:1.2em Helvetica, Sans-Serif, "Arial";
}

#left p {
  padding:0px 5px 9px 5px;  
  line-height:21px;
}

/* Shop product overview */
#productline {
  width:99%;
}

.product {
  height:auto;
  width:30%;
  margin:0px 5px 9px 5px;
  color:#000;
  text-decoration:none;
  text-align:center;
  cursor:hand;
  float:left;
}

.product h3 {
  font-size:16px;
  font-style:normal;
  font-weight:bold;
	color: #000;
	margin:0;
	padding:18px 5px 0px 5px;
}

.product a {
  text-decoration:none;
  color:#000;
}


.product p {
   font-size:14px;
}

.price {
  font-weight:bold;
  font-style:italic;  
  font-size:23px;
}

.price br {
  clear:none;
}

/* product single view */

.beschrieb {
  font-style:italic;
}


/* 2.2.2.2 right */
#right {
  margin-top:36px;
	float:right;
	width:220px;
}

#right h2 {
  font-size:15px;
  padding-top:0px;
  color:#808080;
  border-bottom:1px solid #808080;
	margin: 2px 0 3px 0;
}

#rightMenu {
	margin:0;
	padding-top:0;
}

#rightMenu a {
	display:block;
	background:#BF3E18 url('../_gfx/vmenuarrow.gif') center left no-repeat;
	color:#FFFFFF;
	padding:5px 0 5px 19px;
	margin:0 0 1px 0;
	text-decoration:none;
}

#rightMenu a:hover {
	color:#FFFFFF;
	background:#822C0F url('../_gfx/vmenuarrowhover.gif') center left no-repeat;
}

#rightMenu a.active { 
	color:#FFFFFF;
	background:#822C0F url('../_gfx/vmenuarrowhover.gif') center left no-repeat;
}

.rightArticle {
	background:#EEEEEE url('../_gfx/c_topright.gif') top right no-repeat;
	color:#808080;
	margin:2px 0 2px 0 !important;

	padding:8px 0px 0px 8px !important;
	padding:8px 0px 0px 5px;

	line-height:1.4em;
	font:1.1em "Arial", Helvetica, Sans-Serif;
}

.rightArticle li {
  padding-bottom:3px;
}

.rightArticle ul {
  padding-left:18px !important;
  padding-left:0px;
}

.rightArticle table {
  text-align:left;
  margin-top:5px;
  margin-right:6px;
  border-collapse:collapse;
}

.rightArticle th {
  border-bottom:1px solid #080808;
}

.rightArticle table.total {
  border-top:1px solid #080808;
  border-bottom:3px double #080808;
}

#searchform {
	background:#808080;
	color: #FFFFFF;
	padding: 6px 0px 6px 9px;
	margin: 0px;
}

#searchform input {
  float:none;
  display:inline;
  margin:0;
  padding:1px;
}

#searchform .button {
  padding:0px;
  color:#000;
  background: #d8d8d8;
}

.roundedBottom {
  height:10px; 
  width:100%; 
  background:url('../_gfx/c_bottomright.gif') bottom right no-repeat; 
  font-size:1px;
}

#arrowLeft {
  width:96px;
  height:64px;
  background:url('../_gfx/arrow_left.gif') no-repeat;
}

#arrowNavLeft {
  width:96px;
  height:64px;
  background:url('../_gfx/arrow_left.gif') no-repeat;
  cursor: pointer;
}

#arrowNavLeft:hover {
  background:url('../_gfx/arrow_left_active.gif') no-repeat;
}

#arrowRight {
  width:96px;
  height:64px;
  float:right;
  margin-right:9px !important;
  margin-right:2px;
  background:url('../_gfx/arrow_right.gif') no-repeat;
}

#arrowNavRight {
  width:96px;
  height:64px;
  float:right;
  margin-right:9px !important;
  margin-right:2px;
  background:url('../_gfx/arrow_right.gif') no-repeat;
  cursor: pointer;
}

#arrowNavRight:hover {
  background:url('../_gfx/arrow_right_active.gif') no-repeat;
}



/* 4. footer */
#footer {
	width:100%;
}

#footer p {
	padding-top: 3px;
	padding-bottom: 25px !important;
	padding-bottom:12px;
	line-height: 1.3em;
	color: #0d0d0d;
}

#footer a {
	color: #0d0d0d;
	z-index:0;
}




/*************************************
	3. additional styles
*/

/* 3.1 forms */

form { 
	padding: 0; 
	margin: 0;
}

fieldset {
  margin:9px 0;
  border: 1px solid #3C6491;
}

legend {
  font-weight:bold;
}

label,input {
	display: block;
	float: left;
	margin-bottom:10px;
}

label {
	text-align: right;
	width: 81px;
	padding-right: 20px;
}

.required {
  color: #BF3E17;
  font-weight:bold;
}

input,select,textarea {
	margin: 0;  
	border: 1px solid #3C6491;
	color: #000;
	background: #b7b7b7;
	-moz-opacity:0.7;
}

textarea {
  margin-bottom:3px;
}

input.button {
	margin-right: 5px; 
	padding: 2px; 
	border: 1px solid #3C6491; 
	color: #000;
	font-size:13px;
	background: #d8d8d8; 
  cursor: pointer;
  -moz-opacity:0.7;
}


/* 3.2 table */
.list
{
  border-collapse:collapse;
  font: 1em verdana, arial, sans-serif; /* IE peilts nicht wenns nur im body steht */
  margin-bottom:12px;
}

.list a {
  display: block;
  text-decoration: none;
}

.list td {
  padding: 4px 3px 3px 3px;
}

.list tr:hover {
 background-color:#3C6491;
 color:#fff;
}

.list tr:hover a {
  color:#fff;
}

.list tr:hover.noHover
{
  color:#000;
  background:inherit;
}

.list th {
  padding: 3px 0 0 0;
  text-align: left; /* weils IE nicht peilt */
  border-bottom: 1px solid #686868;
}


/* 3.3 nostyle */
.nostyle {
	padding:0;
	margin:0;
	border:none;
	background:none;
}

/* 3.4 autocompleter */
div.autocomplete {
  position:absolute;
  width:222px;
  background-color:#b7b7b7;
  border:1px solid #3C6491;
  margin:0px;
  padding:0px;
  color:#000;
}
div.autocomplete ul {
  list-style-type:none;
  margin:0px;
  padding:0px;
}
div.autocomplete ul li.selected { background-color: #3C6491; color:#fff;}
div.autocomplete ul li {
  list-style-type:none;
  display:block;
  margin:0;
  padding:5px 2px 5px 2px;
  height:26px;
  cursor:pointer;
}

span.informal {
  font-style:italic;
  size:9px;
  color:#333;
}
