body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	
	background-image: url(images/bg.gif);
	background-repeat: repeat; 
	background-color: #ffffff;

	
}

td.banners {
	background-image: url(images/bg_banners.gif);
	background-repeat: no-repeat;
	background-color: #000000;
	vertical-align: top;
	padding-left: 12px;
	padding-top: 2px;
}

td.text {
	background-image: url(images/bg_text.jpg);
	background-repeat: no-repeat;
	background-color: #e4e2cc;
	vertical-align: top;
	padding-left: 0px;
	padding-top: 0px;
	
}

td.menu {
	background-image: url(images/bg_menu.gif);
	background-repeat: no-repeat;
	background-color: #000000;
	vertical-align: top;
	padding-left: 0px;
	padding-top: 0px;
	
}

td.menu1 {
	background-color: #8e8779;
	vertical-align: top;
	padding-left: 15px;
	padding-top: 2px;
	padding-bottom: 2px;
	
}

td.menu2 {
	background-image: url(images/bg_menu2.gif);
	background-repeat: no-repeat;
	background-color: #000000;
	vertical-align: top;
	padding-left: 16px;
	padding-top: 10px;
	padding-bottom: 10px;
	
}

td.p {

	font-weight: normal;
	font-family:  Arial, Verdana, Helvetica;
	font-size: 12px;
	color: #6b1842;
	
}

/* TEXTSTYLES */

h1 {
	margin-top: 25px;
	margin-left: 22px;
	margin-right: 30px;
	font-size: 18px;
	font-family: Arial, Verdana, Helvetica;
	font-weight: bold;
	color: #6b1842;
}

h2 {
	margin-top: 25px;
	margin-left: 22px;
	margin-right: 30px;
	margin-bottom: 0px;	
	font-size: 15px;
	font-family: Arial, Verdana, Helvetica;
	font-weight: bold;
	color: #6b1842;
}

h3 {
	margin-top: 10px;
	margin-left: 22px;
	margin-right: 30px;
	margin-bottom: 0px;	
	font-size: 12px;
	font-family: Arial, Verdana, Helvetica;
	font-weight: bold;
	color: #3b0012;
}

p, li, div.margin {
	margin-top: 10px;
	margin-left: 22px;
	margin-right: 30px;
	margin-bottom: 10px;
	line-height : 19px;
	font-weight: normal;
	font-family:  Arial, Verdana, Helvetica;
	font-size: 12px;
	color: #6b1842;
	
}

p.tarjous {
	margin-top: 30px;
	margin-left: 22px;
	margin-right: 30px;
	margin-bottom: 10px;
	line-height : 19px;
	font-weight: normal;
	font-family:  Arial, Verdana, Helvetica;
	font-size: 20px;
	color: #6b1842;
	
}

p.vasen {
	margin-top: 10px;
	margin-left: 16px;
	margin-right: 10px;
	margin-bottom: 10px;
	line-height : 13px;	
	font-weight: normal;
	font-family:  Arial, Verdana, Helvetica;
	font-size: 11px;
	color: #e4e2cc;
	
}

/* ---------------------------------- */

a.menu1:link, a.menu1:visited, a.menu1:active {
	font-family: Arial, Verdana, Helvetica;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

a.menu1:hover {
	font-family: Arial, Verdana, Helvetica;
	font-size: 14px;
	color: #cccccc;
	font-weight: bold;
	text-decoration: none;
}
 
a.menu2:link, a.menu2:visited, a.menu2:active {
	font-family: Arial, Verdana, Helvetica;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

a.menu2:hover {
	font-family: Arial, Verdana, Helvetica;
	font-size: 11px;
	color: #cccccc;
	font-weight: bold;
	text-decoration: none;
}

a.menu3:link, a.menu3:visited, a.menu3:active {
	font-family: Arial, Verdana, Helvetica;
	font-size: 11px;
	color: #8e8779;
	font-weight: bold;
	text-decoration: none;
}

a.menu3:hover {
	font-family: Arial, Verdana, Helvetica;
	font-size: 11px;
	color: #cccccc;
	font-weight: bold;
	text-decoration: none;
}


/* ---------------------------------- */

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

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

a:hover {
	color: #6b1842;
	text-decoration: underline;
}

a:active {
	color: #6b1842;
	text-decoration: underline;
}

a.vasen:link {
	color: #ffffff;
	text-decoration: underline;
}

a.vasen:visited {
	color: #ffffff;
	text-decoration: underline;
}

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

a.vasen:active {
	color: #ffffff;
	text-decoration: underline;
}
