/* main tags */


html, body {
	margin:0px;
	padding-bottom: 0px;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 20px;
	background-color: #ffffff;
}

table {
	border-collapse: collapse;
	padding: 0px;
	border-spacing: 0px;
}

td {
	padding: 0px;
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	color: #3a3a3a;
	font-size: 13px;
}

p {
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	color: #3a3a3a;
	font-size: 13px;
	margin: 0px;
	margin-bottom: 14px;
}

p.menupunkt {
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	color: #3a3a3a;
	font-size: 13px;
	margin: 0px;
	margin-bottom: 14px;
}


ul,li {
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	color: #3a3a3a;
	font-size: 13px;
	margin-top: 0px;
	padding-top: 0px;
}


a {
	color: #5ea233;
}

a.greynone {
	color: #8e8e8e;
	text-decoration: none;
	font-weight: bold;
}

a.greynone:hover { 
	color: #5ea233;
	text-decoration: none;
	font-weight: bold;
}

a.grey {
	color: #3a3a3a;
}


a.menulink {
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	color: #8e8e8e;
	font-size: 14px;
	line-height: 14px;
	text-decoration: none;
	font-weight: bold;
}

a.menulink:hover { 
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	color: #5ea233;
	font-size: 14px;
	line-height: 14px;
	text-decoration: none;
	font-weight: bold;
}


a.submenulink {
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	color: #8e8e8e;
	font-size: 13px;
	line-height: 12px;
	text-decoration: none;
}

a.submenulink:hover { 
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	color: #5ea233;
	font-size: 13px;
	line-height: 12px;
	text-decoration: none;
}



h1 {
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	color: #8e8e8e;
	font-size: 20px;
	font-weight: normal;
	margin: 0px;
	margin-bottom: 14px;
}



h2 {
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	color: #8e8e8e;
	font-size: 20px;
	font-weight: normal;
	margin: 0px;
	margin-bottom: 14px;
}



h3 {
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	color: #8e8e8e;
	font-size: 18px;
	font-weight: normal;
	margin: 0px;
	margin-bottom: 10px;
}



.hxgreen {
	color: #85ca59;
}


/* td tables */
/* td tables top */


td.topmenu {
	height: 29px;
	width: 610px;
	padding-left: 5px;
}

td.topicon {
	width: 157;
	height: 29px;
	text-align: right;
	padding-right: 5px;
}


td.spacer {
	height: 20px;
}


td.logo {
	width: 137px;
	padding-right: 30px;
}

td.pic {
	width: 777px;
	height: 148px;
	text-align: right;
}

td.spacer2 {
	height: 30px;
}



/* td tables menu */

td.menu {
	width: 137px;
	padding-right: 30px;
	vertical-align: top;
	padding-top: 7px;
}



/* td tables right column */


td.info {
	width: 200px;
	vertical-align: top;

}

td.infotext {
	width: 100%;
	background-color: #eaf4e2;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 15px;
	padding-bottom: 18px;
	vertical-align: top;
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 11px;
}



/* td tables content */



td.content {
	width: 532px;
	padding-right: 40px;
	padding-left: 5px;
	vertical-align: top;
}

td.content2 {
	width: 767px;
	padding-right: 5px;
	padding-left: 5px;
	vertical-align: top;
}




/* td tables form */



input.inputtext {
	border:1px solid #b5dce6;
	background-color: #d0e5e2;
	height: 20px;
	width: 125px;
}

textarea.textarea {
	border:1px solid #b5dce6;
	background-color: #d0e5e2;
	height: 150px;
	width: 180px;
}

input.checkbox {
	border:1px solid #b5dce6;
	background-color: #d0e5e2;
}

input.submit {
	border:1px #b5dce6 solid;
	background-color: #6db3cf;
	height: 20px;
	width: 75px;
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 12px;
	line-height: 16px;
}

td.formpunkt {
	width: 22px;
	vertical-align: top;
	padding-right: 15px;
}


td.formtext {
	padding-top: 3px;
	padding-bottom: 35px;
}






/* td tables bottom */




td.counters {
	height: 65px;
	width: 188px;
	padding-right: 12px;
	text-align: right;
	background-color: #eaf4e2;
}

td.bottomseparator {
	width: 5px;
	background-color: #c6e1af;

}


td.bottominfo {
	width: 520px;
	padding-left: 12px;
	padding-right: 40px;
	background-color: #eaf4e2;
	line-height: 18px;
}





