html {
	overflow-y: scroll;
}

body {
	background-color: #ffffff;
	background-image:url('/img/flowerbg.jpg');
	text-align: center;
}

.maintable {
	margin: 0 auto;
	border-left: 0px none #ffffff;
	border-right: 0px none #ffffff;
	border-top: 0px none #ffffff;
	border-bottom: 0px none #ffffff;
	text-align: center;
	vertical-align: top;
	/*height: 100%;*/
	width: 739px;
}

.mainheader {
	background-image:url('/img/headerbg.png');
	background-repeat: no-repeat;
	width: 739px;
	height: 250px;
}

.mainbody {
	background-image:url('/img/contentbg.png');
	background-repeat: repeat-y;
	width: 739px;
	/*height: 100%;*/
}

.mainfooter {
	background-image:url('/img/footerbg.png');
	background-repeat: no-repeat;
	width: 739px;
	height: 35;
}

.headertable {
	margin: 0 auto;
	text-align: center;
	vertical-align: bottom;
}

.tabtable {
	margin: 0 auto;
	text-align: center;
	vertical-align: bottom;
	height: 37px;
}

td.tabnav a, td.tabnav a:link, td.tabnav a:visited {
	display: block;
}

td.tabnav img {
	/*width:100%;
	height:100%;*/
	border:0;
}

td.tabnav a:hover img {
	visibility: hidden;
}

.mainnavleft {
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 5px;
	padding-left: 18px; 
	text-align: left;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

.mainnavright {
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 18px;
	padding-left: 5px;
	text-align: right;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

.sectionnavcontainer {
	width: 700px;
	margin: 0 auto;
	padding-top: 15px;
	padding-bottom: 10px;
	padding-right: 8px;
	padding-left: 8px; 
	text-align: center;
}

.sectionnav {
	margin: 0 auto;
	text-align: left;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

.contenttable {
	width: 700px;
	margin: 0 auto;
	text-align: center;
}

.navseparator {
	background-image:url('/img/nav-separator.png');
	background-repeat: repeat-x;
	height: 10px;
	width: 700px;
	margin: 0 auto;
	text-align: center;
}

.horseparator {
	background-image:url('/img/hor-separator.png');
	background-repeat: repeat-x;
	height: 10px;
	width: 700px;
}

.horseparator2 {
	background-image:url('/img/hor-separator.png');
	background-repeat: repeat-x;
	height: 10px;
	width: 540px;
}

.articleheader {
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #da251c;
}

.articlecontent {
	text-align: left;
	font-size: 12px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.webshopheader {
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 7px;
	padding-right: 2px;
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #81ca25;
}

.teasertable {
	width: 220px;
	margin: 0 auto;
	text-align: center;
}

.teasercell {
	width: 220px;
	margin: 0 auto;
	text-align: center;
}

.teaserheader {
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 4px;
	padding-right: 2px;
	color: #1fa2dc;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-align: left;
}

.teaserbody {
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 2px;
	padding-right: 2px;
	font-size: 12px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}

.teaserimage {
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	padding-right: 4px;
	text-align: left;
}

.webshopfooter {
	padding-top: 0px;
	padding-bottom: 16px;
	padding-left: 8;
	padding-right: 8px;
	font-size: 12px;
	font-weight: normal;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-align: right;
}

.copyright {
	font-size: 11px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.pagenav {
	margin-top: 8px;
	margin-bottom: 8px;
	margin-left: 2px;
	margin-right: 2px;
	font-size: 12px;
	font-weight: normal;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

.prodpagenr {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

.categories {
	vertical-align: top;
}

.products {
	vertical-align: top;
}

.catitem {
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	color: #000000;
}

.selcatitem {
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	color: #1fa2dc;
}

a:link {
	color: #da251c;
	text-decoration: underline;
}

a:visited {
	color: #da251c;
	text-decoration: underline;
}

a:hover {
	color: #1fa2dc;
	text-decoration: underline;
}

a:active {
	color: #1fa2dc;
	text-decoration: underline;
}

a.mainnav:link {
	color: #ffffff;
	text-decoration: none;
}

a.mainnav:visited {
	color: #ffffff;
	text-decoration: none;
}

a.mainnav:hover {
	color: #da251c;
	text-decoration: underline;
}

a.mainnav:active {
	color: #da251c;
	text-decoration: none;
}

a.selmainnav:link {
	color: #da251c;
	text-decoration: none;
}

a.selmainnav:visited {
	color: #da251c;
	text-decoration: none;
}

a.selmainnav:hover {
	color: #ffffff;
	text-decoration: underline;
}

a.selmainnav:active {
	color: #ffffff;
	text-decoration: none;
}

a.sectionnavitem:link {
	color: #da251c;
	text-decoration: none;
}

a.sectionnavitem:visited {
	color: #da251c;
	text-decoration: none;
}

a.sectionnavitem:hover {
	color: #ffffff;
	text-decoration: underline;
}

a.sectionnavitem:active {
	color: #ffffff;
	text-decoration: none;
}

a.selsectionnavitem:link {
	color: #1fa2dc;
	text-decoration: none;
}

a.selsectionnavitem:visited {
	color: #1fa2dc;
	text-decoration: none;
}

a.selsectionnavitem:hover {
	color: #ffffff;
	text-decoration: underline;
}

a.selsectionnavitem:active {
	color: #ffffff;
	text-decoration: none;
}

a.webshopfooterlink:link {
	color: #da251c;
	text-decoration: underline;
}

a.webshopfooterlink:visited {
	color: #da251c;
	text-decoration: underline;
}

a.webshopfooterlink:hover {
	color: #1fa2dc;
	text-decoration: underline;
}

a.webshopfooterlink:active {
	color: #1fa2dc;
	text-decoration: underline;
}

a.copyright:link {
	color: #da251c;
	text-decoration: underline;
}

a.copyright:visited {
	color: #da251c;
	text-decoration: underline;
}

a.copyright:hover {
	color: #1fa2dc;
	text-decoration: underline;
}

a.copyright:active {
	color: #1fa2dc;
	text-decoration: underline;
}

a.catitem:link {
	color: #000000;
	text-decoration: none;
}

a.catitem:visited {
	color: #000000;
	text-decoration: none;
}

a.catitem:hover {
	color: #da251c;
	text-decoration: none;
}

a.catitem:active {
	color: #da251c;
	text-decoration: none;
}

a.selcatitem:link {
	color: #1fa2dc;
	text-decoration: none;
}

a.selcatitem:visited {
	color: #1fa2dc;
	text-decoration: none;
}

a.selcatitem:hover {
	color: #da251c;
	text-decoration: none;
}

a.selcatitem:active {
	color: #da251c;
	text-decoration: none;
}

a.pagenumber:link {
	color: #da251c;
	text-decoration: underline;
}

a.pagenumber:visited {
	color: #da251c;
	text-decoration: underline;
}

a.pagenumber:hover {
	color: #29a7d8;
	text-decoration: underline;
}

a.pagenumber:active {
	color: #29a7d8;
	text-decoration: underline;
}

a.pageprevnext:link {
	color: #da251c;
	text-decoration: none;
}

a.pageprevnext:visited {
	color: #da251c;
	text-decoration: none;
}

a.pageprevnext:hover {
	color: #29a7d8;
	text-decoration: none;
}

a.pageprevnext:active {
	color: #29a7d8;
	text-decoration: none;
}

.error, .MsgArea {
	color: #da251c;
}

.aformsubmit {
	border: 1px solid #da251c;
	font-size:11px;
	font-weight: normal;
	color:#da251c; 
	width:91px;
	height:17px;
	background-color: #ffffff;
}

.aforminput {
	border: 1px solid #da251c;
	height:17px;
	background-color:#ffffff;
}