@import url("assets/styles.css");
body,td,th {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 14px;
	color: #000000;
	border-left: 0px;
	margin: 5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	font-weight: normal;
}
body {
	background-color: #FFFFFF;
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	line-height: 22px;
}
a:link {
	color: #FF0000;
	text-decoration: none;
}
.cart_btn {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 30px;
	font-weight: bold;
	font-variant: normal;
	background-color: #FF0000;
	padding: 5;
}
.btn {
	vertical-align: middle;
	height: 26px;
	text-align: center;
}
a:visited {
	text-decoration: none;
	color: #FF0000;
}
a:hover {
	text-decoration: none;
	color: #00FF00;
}
a:active {
	text-decoration: none;
	color: #FF0000;
	font-size: 11px;
}
h1 {
	font-size: xx-large;
	color: #FF0000;
}
h2 {
	font-size: x-large;
	color: #FF0000;
}
h3 {
	font-size: large;
	color: #FF0000;
}
h4 {
	font-size: medium;
	color: #FF0000;
}
h5 {
	font-size: small;
	color: #FF0000;
}
h6 {
	font-size: 14px;
	color: #000000;
	word-spacing: normal;
	font-style: normal;
}
#Layer2 #KlausLogo {
	border-top-style: none;
	left: 15px;
	top: 15px;
}


input.btn{
   color:#ffffff;
   font-family: Helvetica, Arial, Verdana, sans-serif;
   font-size:16px;
   font-weight:normal;
   background-color:#ff0000;
   border:1px solid;
   border-top-color:#ffffff;
   border-left-color:#ffffff;
   border-right-color:#ffffff;
   border-bottom-color:#ffffff;}
   
   
   input.btnhov{
   color:#00ff00;
   font-family: Helvetica, Arial, Verdana, sans-serif;
   font-size:16px;
   font-weight:normal;
   background-color:#ffffff;
   border:1px solid;
   border-top-color:#00ff00;
   border-left-color:#00ff00;
   border-right-color:#00ff00;
   border-bottom-color:#00ff00;}
   
.textStyle {
	font-family: helvetica;
	font-size: 14px;
	line-height: 21px;
	border-left: 25px;

}
.style1 a {
	font-size: 11px;
	font-weight: bold;
}
.videotitle {
	font-family: helvetica;
	font-size: 11px;
	font-style: normal;
	color: #383838;
}
.textStyle p {
	padding-left: 20px;
}
