/* ------------------  GLOBAL ------------------  */
body {
	margin:0px auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size:10px;
	color:#000000;
	background-color:#FFFFFF;
	line-height:14px;
	font-weight:normal;
	padding-left:0px;
	text-align:center;
}

IE7 { css2: auto; }

/*zop*/
td {
	text-decoration:none;
/*	background-color:#FFFFFF;*/
	background-color:transparent;
	margin:0px auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	line-height:14px;
	font-weight:normal;
	padding-left:0px;
}

th {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  text-align: left;
  font-weight: bold;
  font-size: 10px;
}

input {
  text-decoration:none;
  background-color:#FFFFFF;
  margin:0;
  color:#000000;
  font-weight:normal;
}
/*zop*/
a, a:link  {
	text-decoration:underline;
	/*background-color:#FFFFFF;*/
	background-color:transparent;
	margin:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#0000FF;
	line-height:14px;
	font-weight:normal;
	padding-left:0px;
}

 a:hover, a:active {
  text-decoration: underline;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: normal;
  line-height: 14px;
  color: #DD3A3F;
}

/* ERROR MESSAGES*/
.error {
  color: #DD3A3F;
  font-weight: bold;
}
/* SUCCESS MESSAGES*/
.success {
  color: #009900;
  font-weight: bold;
}
/* HORIZONTAL ROW */
.horizontalRow {
  color:#EEEEEE;
}
/* LINE HEIGHTSPACER */
.lineHeightSpacer {
  line-height:10px;
}

textarea {
  font-size:10px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}

size_1{
	width:220px;
}

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

/* ------------------ CONTENT --------------------------- */
/*.contentDiv {
	padding-left:5px;
	padding-right:5px;
}*/

.contentTable {
  width:630px;
  margin-left:6px;
  float:cent
}

.text {
  font-weight:normal;
}
/* changed from ".label" to this new naming, cause javascript calender has ".label" too !!! */
/* changed on 07.09.2006 KAN */
div#contentDiv .label, td.label {
  width:200px;
}

.textfield {
  background-color:#FFFFFF;
  border:1px solid #CCCCCC;
  font-size:10px;
}

.grayed {
  background-color:#E0E0E0 !important;
}

.leadingheadline{
  color: #000000;
  font-weight: bold;
  font-size:14px;
}
.headline {
  color: #000000;
  font-weight: bold;
}
.checkbox {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size:10px;
}
.dropdown {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size:10px;
}

/* Fieldset Headline*/
.fieldsetheadline, fieldset legend {
  color: #DD3A3F;
  font-weight: bold;
}
fieldset {
	padding-left:5px;
	padding-right:5px;
}

/* ------------------  CATALOG WORKFLOW STEPS ------------------  */
.breadCrumbs   {
  color: #DD3A3F;
 /*display:none; */
}
.breadCrumbs a, .breadCrumbs a:active, .breadCrumbs a:link, .breadCrumbs a:visited {
  text-decoration : none;
  color:#DD3A3F;
  /*display:none;*/
}
.breadCrumbs a:hover {
  text-decoration : underline;
  color: #DD3A3F;
  /*display:none;*/
}
.breadCrumbs a.breadCrumbsActive, .breadCrumbs a.breadCrumbsActive:active, .breadCrumbs a.breadCrumbsActive:link, .breadCrumbs a.breadCrumbsActive:visited {
  text-decoration : none;
  font-weight:bold;
  color:#DD3A3F;
  /*display:none;*/
}
.breadCrumbs a.breadCrumbsActive:hover {
  text-decoration : underline;
  font-weight: bold;
  color: #DD3A3F;
  /*display:none;*/
}

/* ------------------  CAPTION BAR ------------------  */
.captionDiv {
	/*
	position:relative;
	top:-90px;
	*/	
}
.captionTable  {
	width:620px;
	height:20px;
	background-color:#A3BF2B;
	margin:0px;
}
.captionBar {
	color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size:10px;
	font-weight:bold;
  /*color: #000000;
  background-color:#A3BF2B;
  font-weight:bold;
  line-height:18px;
  padding:0px 0px 0px 5px;
  margin:0px;*/
  /*display:none;*/
}

.captionBar a:active, .captionBar a:hover {
  /*text-decoration:underline;
  color: #808080;
  background-color:#A3BF2B;
  border:0px solid #CCCCCC;
  font-weight:normal;*/
	color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size:10px;
	font-weight:bold;
	/*letter-spacing:0.3em;*/
}
.captionBar a, .captionBar a:link{
  /*text-decoration:none;
  color: #808080;
  background-color:#A3BF2B;
  font-weight:normal;*/
	color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size:10px;
	font-weight:bold;
	/*letter-spacing:0.3em;*/
}
.buttonBar {
	width:590px;
}

a img, a:link img {
	border:0px !important;
}

/* old catalog css */
/* ------------------  Catalog // Navigationtree ------------------ */
/*
.catalog {
  color: #DD3A3F;
  width:180px;
}
.catalogRootElement {
  color: #DD3A3F;
}
.catalogFirstElement {
  color: #DD3A3F;
}
.catalogSecondElement {
  color: #DD3A3F;
}
.catalog a, .catalog a:link, .catalog a:active {
  text-decoration : none;
  color: #DD3A3F;
}
.catalog a:hover {
  text-decoration : underline;
  color: #DD3A3F;
}
*/

/* NEW CSS for catalog.inc.jsp */

/* ------------------  Catalog // Navigationtree ------------------ */
.catalogtable {
	font-family: Verdana,Arial, Helvetica, sans-serif;
	width:160px;
	border-collapse:collapse;
	border-spacing:0px;
/*	padding:12px;*/
	/* use padding for bigger "cells" */
	background-color:transparent;
}

.catalog {
	border-collapse:collapse;
	border-spacing:0px;
	margin:0px;
	padding:0px;
}

.catalog td {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	width:100%;
	padding:0px;
	border-bottom:0px solid #B4B4B6;
	color:#FFFFFF;
}

.catalog a, .catalog a:link, .catalog a:active, .catalog a:visited, .catalog a:hover {
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size:12px;
	color:white;
	font-weight:bold;
	text-decoration:none;
	border:0px;
}

/* Level 1 */
.catalog_1 {
	font-weight:normal;
	/*
	color:#000000;
	background-color:#FFFFFF;
	*/
}

.catalog_1_active {
	font-weight:bold;
	/*
	background-color:#FFFFFF;
	border-top:1px solid #555555;
	border-bottom:2px solid #DDDDDD;
	border-left:1px solid #555555;
	border-right:1px solid #DDDDDD;
	*/
}

/* Level 2 */
.catalog_2 {
	text-indent:12px;
	font-weight:normal;
}

.catalog_2_active {
	text-indent:12px;
	font-weight:bold;
}

/* Level 3 */
.catalog_3 {
	text-indent:24px;
	font-weight:normal;
}

.catalog_3_active {
	text-indent:24px;
	font-weight:bold;
}

/* Level 4 */
.catalog_4 {
	text-indent:36px;
	font-weight:normal;
}

.catalog_4_active {
	text-indent:36px;
	font-weight:bold;
}
/*zop*/

body#main {
	/*float:left;*/
        margin:0px auto;
	border:0px;
	padding:0px;
	/*background-position:center;*/
	/*background-image:url(../../skin/images/base/bg_main.jpg);*/
	/*background-repeat:repeat;*/
	background-color:#667824;
}

table#container{
	margin: 0px auto 0px auto;
	padding:0px;
	width:1002px;
	height:625px;
	border-collapse:collapse;
	border-spacing:0px;
}

td#positioning{
	position:absolute;/*left:0px;top:0px;*/
}

div#container_logo {
	position:absolute;
	width:1002px;
	height:125px;
	background-image:url(../themes/pw2/logo_back.jpg);
	background-repeat:no-repeat;
	background-position:0px 0px 0px 0px;
	margin:0px;
	margin-top:0px;
	padding:0px;
	z-index:150;

}

div#pwlogo {
	position:absolute;
	left:45px;
	top:0px;
	width:292px;
	height:162px;
	margin:0px;
	padding:0px;
	z-index:200;
}

#links_1{
	width:158px;
	padding: 0px;
	/*margin: 16px 0px 0px 16px;*/
	margin: 0px 0px 0px 16px;
}

ul.navlist {
	list-style-type:none;
	margin:0px;
	padding:0px;
}

ul.navlist li.the_right{
	background-color:#FFFFFF;
	width:153px;
	height:18px;
	margin: 4px 0px 0px 0px;
	padding:2px 0px 0px 5px;
}

a#weblink{
	color:#663333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size:10px;
	font-weight:bold;
	letter-spacing:0.3em;
}

#links_2{
	position:absolute;
	left:273px;
	top:80px;
	width:700px;
	height:23px;
	margin:0px;
	padding:0px;
	z-index:300;
}

#link_2_sub{
	position:absolute;
	left:278px;
	top:108px;
	width:700px;
	height:23px;
	margin:0px;
	padding:0px;
	z-index:300;
}

ul.bodetail{
	list-style-type:none;
	margin:0px;
	padding:0px;
	display:inline-block;
}

ul.bodetail li{
	font-size:10px;
	/*float:left;*/
	margin:0px 5px 0px 0px;
}

ul.sublink{
	list-style-type:none;
	margin:0px;
	padding:0px;
	display:inline-block;
}

ul.sublink li{
	font-size:10px;
	color:#FFFFFF;
	float:left;
	margin:0px 10px 0px 0px;
}

ul.sublink li a, ul.sublink li a:link, ul.sublink li a:active, ul.sublink li a:visited, ul.sublink li a:hover {
	font-size:10px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
}

ul.navlist li.link_items {
	background-image:url(../themes/pw2/info_block.gif);
	background-repeat:no-repeat;
	float:left;
	width:90px;
	height:24px;
	color:#9DBB1D;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
	padding:4px 0px 0px 0px;
	margin:0px;
	text-align:center;
	vertical-align:middle;
}

li.link_items a.navlist_link, li.link_items a.navlist_link:link, li.link_items a.navlist_link:active, li.link_items a.navlist_link:visited, li.link_items a.navlist_link:hover {
	color:#9DBB1D;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
}

table#container2{
	position:absolute;left:0px;
	top:125px;
	width:1002px;
	z-index:100;
	border-collapse:collapse;
	border-spacing:0px;
	margin:0px;
	padding:0px;
	table-layout:fixed;
	overflow:hidden;
}

td#catalog_menue {
	background-color:white;
	vertical-align:top;
	text-align:left;
	width:170px;
	margin:0px;
	padding:0px;	
}

td#info_view{
	vertical-align:top;
	text-align:left;
	width:190px;
	margin:0px;
	padding:0px;
	background-color:#9DBB1D;
}

td#main_view {
	background-color:white;
	height:435px;
	margin:0px;
	padding:0px;
	vertical-align:top;
	text-align:left;
}

div#main_spacer{
	height:40px;
	margin:0px;
	padding:0px;
}

/*Catalog*/
ul#catalog_list {
	list-style-type:none;
	color:white;
	font-weight:bold;
	margin:0px 0px 0px 10px;
	padding:0px;
	font-family: Verdana,Arial, Helvetica, sans-serif;
	text-align:right;
}

ul#catalog_list li {
	width:160px;
	padding:0px;
	margin:0px;
}

ul#catalog_list li#catalog_head{
	background-image:url(../themes/pw2/catalog_head2.gif);
	background-repeat:no-repeat;
	background-position: 0px 0px;
	height:19px;
	margin:0px 0px 2px 0px;
	padding:2px 0px 0px 0px;
	color:white;
	text-decoration:none;
	font-size:10px;
	font-weight:bold;
	letter-spacing:0.3em;
}

.catalog_head_link{
	color:white;
	text-decoration:none;
	font-size:10px;
	font-weight:bold;
	letter-spacing:0.3em;
}

ul#catalog_list li.catalog_product{
	background-color:#E3ECBF;
}

ul#catalog_list li.catalog_item{
	background-color:#9DBB1D;
	margin:3px 0px 3px 0px;
}

ul#catalog_list li.catalog_subitem{
	background-color:#D1DF95;
}

ul#catalog_list li#catalog_head div, ul#catalog_list li.catalog_item div, ul#catalog_list li.catalog_subitemdiv, ul#catalog_list li.catalog_product div {
	padding:0px;
	margin: 0px 13px 0px 0px;
}

ul#catalog_list li#catalog_head div {
	margin-top:2px;
}

ul#catalog_list a{
	padding:0px;
	margin:0px;
	font-size:10px;
	text-decoration:none;
	color:white;
	font-weight:bold;
}

li.catalog_subitem a, li.catalog_product a{
	color:#788639 !important;
}

ul#catalog_menulist {
	list-style-type:none;
	font-weight:bold;
	margin:20px 0px 0px 10px;
	padding:0px;
	font-family: Verdana,Arial, Helvetica, sans-serif;
	text-align:right;
}

ul#catalog_menulist li {
	width:160px;
	padding:0px;
	margin: 0px;
}

ul#catalog_menulist li#head {
	background-image:url(../themes/pw2/catalog_head2.gif);
	background-repeat:no-repeat;
	background-position: 0px 0px;
	height:19px;
	margin:0px;
	padding:2px 0px 0px 0px;
	color:white;
	text-decoration:none;
	font-size:10px;
	font-weight:bold;
	letter-spacing:0.3em;
}

ul#catalog_menulist li#head div{
	margin:0px 10px 0px 0px;
}

/*shoppingcart & login*/
td#catalog_menue table#sc_login{
	width:160px;
	height:20px;
	padding:0px;
	margin: 40px 0px 7px 10px;
	border-collapse:collapse;
	border-spacing:0px;
}

td#catalog_menue table#sc_login td#sc{
	background-image:url(../../skin/images/base/sc_backgr.png);
	background-repeat:no-repeat;
	background-position: 0px 0px;
	width:50px;
	height:20px;
	padding:0px;
	margin: 0px;
	/*text-align:center;*/
	vertical-align:middle;	
}

td#catalog_menue table#sc_login td#dummy{
	width:5px;
	height:20px;
	padding:0px;
	margin: 0px;
}

td#catalog_menue table#sc_login td#login{
	background-image:url(../../skin/images/base/login_backgr.png);
	background-repeat:no-repeat;
	background-position: 0px 0px;
	width:103px;
	height:20px;
	padding:0px;
	margin: 0px;
	text-align:center;
}

a#log{
	color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size:10px;
	font-weight:bold;
	letter-spacing:0.3em;
}
/*news*/

div#news{
	width:158px;
	padding: 0px;
	margin: 16px 0px 16px 16px;
}

.fileselected{
	border:2px solid #D1DF95;
}

tr.odd td {
	background-color:#FFFFFF;
}
tr.even td {
	background-color:#F4FFCF;
}

/* ------------------  DISPLAYTAG------------------  */
th a,th a:visited {
	color: white;
}



th a:hover {
	text-decoration: underline;
	color: white;
}



th.sorted a,th.sortable a {
	background-position: right;
	display: block;
	width: 100%;
}



th.sortable a {
	background: url(../../images/arrow_off.png);
	background-repeat: no-repeat;
	background-position: center right;
	color: #FFFFFF;
}



th.order1 a {
	background-image: url(../../images/arrow_down.png);
	background-repeat: no-repeat;
	background-position: center right;
	color: #FFFFFF;
}



th.order2 a {
	background-image: url(../../images/arrow_up.png);
	background-repeat: no-repeat;
	background-position: center right;
	color: #FFFFFF;
}

table.simple thead tr th {
	background-color: #D1DF95;
	color: #FFFFFF;
}

tr.simpleHead {
	background-color: #D1DF95;
	color: #FFFFFF;
	font-weight:bold;
	font-size: 12px;
}

tr.simpleHead_details {
	background-color: #D1DF95;
	color: #FFFFFF;
	font-weight:bold;
	font-size: 14px;
   margin-left:5px;
}

table.simple tr.even {
	background-color: #fff;
}

table.simple {
	table-layout:auto;
	border: 1px solid #ccc;
	border-collapse: collapse;
	width:630px;
	margin-left:5px;
}

table.simple td,table.simple th {

	border: 1px solid #ccc;
	text-align: center;
	display: run-in;

}

.pagebanner, .pagelinks {
	margin-left:5px;
}
