body{
	margin: 0px;
	margin-left: 10px;
	font-family: Verdana,Sans-Serif;
	background-color: #ffffff;
	width: 630px;
	font-size: 13px;
}

img{
	border: 0px;
}

h1{
	font-size: 14px;
	color: #ff5c00;
	margin: 0px;
	margin-bottom: 10px;
	margin-top: 30px;
}

a{
	color: #00008b;
}

table{
	font-size: 11px;
}

table td{
	vertical-align: top;
	padding: 0px;
}

.mandatory{
	font-weight: bolder;
}

input,select,textarea{
	border: 1px solid #c0c0c0;
}

textarea,.inputlarge,.inputmedMand{
	border-color: #00008b;
}

.inputsmall{
	width: 80px;
}

.inputmed,.inputmedMand{
	width: 200px;
}

.inputlarge{
	width: 450px;
}

.button{
	background-color: #c0c0c0;
	border: 0px;
}


.prodtable{
	margin: 0px;
	width: 620px;
	padding-left: 0px;
	padding-right: 0px;
	font-size: 14px;
}

.katbeschr{
	font-weight:normal;
}

.prodtable h1{
	display: inline;
	padding: 1px;
	padding-left: 3px;
	padding-right: 3px;
	position: relative;
	top: 9px;
	border-top: 1px solid #c0c0c0;
	border-left: 1px solid #c0c0c0;
	border-right: 1px solid #c0c0c0;
	border-bottom: 1px solid #ffffff;
	font-size: 12px;
	color: #ff5c00;
}

.prodtable td{
	padding-top: 5px;
}

.produktbox{
	font-family: Arial,Helvetica,Sans-Serif;
	font-size: 12px;
	width: 300px;
	border: 1px solid #c0c0c0;
	padding: 3px;
	margin-bottom: 10px;
	margin-top: 10px;
}

.itemname{
	font-weight: bolder;
}

.preis,.preisAlt{
	float:right;
}

.preisAlt,.preisAltServ{
	text-decoration: line-through;
}

.preisAkt{
	font-weight: bold;
	color: #ee0000;
}

.beschreibung{
	font-size: 13px;
	display: block;
}

.aktion{
	float:right;
	color: #ee0000;
}

.produktbox img{
	width: 100px;
	float: right;
}

.produktbox a{
	text-decoration: none;
	font-size: 10px;
	color: #ffffff;
	background: #c0c0c0;
}

.produktbox a:hover{
	background: #ff5c00;
}

.brandname{
	font-size: 16px;
	font-weight: bold;
}

.logo{
	margin-top: 40px;
	height: 30px;
}

.name,.name a{
	font-size: 13px;
}

#footer{
	padding-top: 50px;
	display: block;
	text-align: center;
	color: #c0c0c0;
	font-weight: lighter;
	font-size: 9px;
	font-family: verdana,Arial,Sans-Serif;
	vertical-align: top;
}

.herstNameRow{
	height: 44px;
}

.herstNameRow td{
	padding: 0px;
	border-top: 2px solid #00008b;
	border-bottom: 2px solid #00008b;
	font-size: 12px;
}

.spacer{
	height: 20px;
}

.herstSerieRow td{
	padding-left:2px;
	border: 1px solid #00008b;
	font-size: 12px;
	font-weight: bolder;
}

.herstNameBox{
	float:left;
}

.herstLogo{
	position: absolute;
	left: 10px;
	right: 30px;
	text-align:center;
	width: 630px;
}

.titlerow{
	text-align: center;
	background: #00008b;
	color:#ffffff;
}

.titlerow td{
	border: 0px;
}

.pricelisttable thead{
	font-weight: bold;
}

.pricelisttable thead td{
	border: 0px;
}

.pricelisttable td{
	border-bottom: 1px dotted #c0c0c0;
}

.aktionDetail{
	color: #ff0000;
	font-weight: bold;
}

.preisDetail{
	font-weight: bolder;
	color:#ff5c00;
}

.pricetable{
	font-size: 12px;
}