@charset "utf-8";


body {
	background-color: #D9E5BF;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3f3f3f;
	line-height: normal;
}
a {
color: #3f3f3f;
text-decoration: none;
}
a:hover {
color: #669900;
text-decoration: underline;
}
#price {
width: 97px;
height: 18px;
background-image: url(../images/pak_st_btn_06.jpg);
background-repeat: no-repeat;
display: block;
font-size: 14px;
font-weight: bold;
color: #3f3f3f;
padding-left: 3px;
padding-top: 2px;
}
.heading_b {
 font-size: 12px;
 font-weight: bold;
 }
 .heading_green {
 font-size: 12px;
 font-weight: bold;
 color: #669900;
 }
 
.product{
margin-left: auto;
margin-right: auto;
}
.product img {
border: 2px solid #A6D702;
}

#menu{
padding: 0px;
}
#menu a{
width: 170px;
height: 16px;
padding-top: 4px;
padding-left: 11px;
background-image: url(../images/pak_st_49.jpg);
background-repeat: no-repeat;
text-decoration:none;
margin-top: 3px;
color: #000000;
display: block;
}
#menu a:hover{
background-image: url(../images/pak_st_56.jpg);
background-repeat: no-repeat;
text-decoration: none;
color: #000000;
}
#menu a.active{
background-image: url(../images/pak_st_56.jpg);
background-repeat: no-repeat;
text-decoration: none;
color: #000000;
}
.block_title{
background-image:url(../images/pak_st_46.jpg);
border: thin solid #A6D702;
width: 174px;
height: 24px;
font-size: 14px;
font-weight: bold;
padding-left: 5px;
}
.heading_title{
background-image:url(../images/pk_st_60.jpg);
background-repeat: no-repeat;
background-position: right;
width: 527px;
height: 22px;
font-size: 14px;
font-weight: bold;
padding-left: 5px;
padding-top: 5px;
}
.search_blk {
background-color: #669900;
border: thin solid #A6D702;
height: 20px;
width: 160px;
display: block;
}

form {
padding: 0px;
margin: 0px;
}
.txtf {
background-color:  #E7F5FF;
border: 1px solid #9ED8FE;
height: 17px;
width: 160px;
padding-top: 3px;
font-size: 11px;
}
.txtfa {
background-color:  #E7F5FF;
border: 1px solid #9ED8FE;
padding-top: 3px;
font-size: 11px;
}
.txtsearch {
background-color:  #669900;
border: none;
height: 15px;
width: 130px;
padding-top: 3px;
font-size: 11px;
color: #ffffff;
}
.block_green {
border: 1px solid #D1EB7D;
padding: 5px;
margin: 4px;
}
.spacer {
height: 5px;
}
table#TblSucc {
background-image:url(http://jquery.bassistance.de/validate/demo/images/checked.gif);
background-repeat:no-repeat;
background-position:left;
	border-right-color: #FFCC00;
	border-right-style: solid;
	border-right-width: 2px;
	border-bottom-color: #FFCC00;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-left-color: #FFCC00;
	border-left-style: solid;
	border-left-width: 2px;
	border-top-color: #FFCC00;
	border-top-style: solid;
	border-top-width: 2px;
	background-color: #ffffff;
	padding: 8px 8px 8px 8px; /*top right bottom left*/ 
}

table#TblError {
background-image:url(http://jquery.bassistance.de/validate/demo/images/unchecked.gif);
background-repeat:no-repeat;
background-position:left;
	border-right-color: #FF0000;
	border-right-style: solid;
	border-right-width: 2px;
	border-bottom-color: #FF0000;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-left-color: #FF0000;
	border-left-style: solid;
	border-left-width: 2px;
	border-top-color: #FF0000;
	border-top-style: solid;
	border-top-width: 2px;
	background-color: #ffffff;
	padding: 8px 8px 8px 8px; /*top right bottom left*/ 
}
 label.error {
  background:url("http://jquery.bassistance.de/validate/demo/images/unchecked.gif") no-repeat 0px 0px;
  padding-left: 16px;
  padding-bottom: 2px;
  font-weight: bold;
  color: #EA5200;
}

label.checked {
  background:url("http://jquery.bassistance.de/validate/demo/images/checked.gif") no-repeat 0px 0px;
}

success_msg {
  font-weight: bold;
  color: #0060BF;
  margin-left: 19px;
}
