body, table, div, span, p {
    font-family:Arial,Helvetica,sans-serif;
    color: #000000;
    font-size: 9pt;
    text-decoration: none;
    background-color: #ffffff;
}

.kommentar {
    font-family: Arial,Helvetica,sans-serif;
    color: #999999;
    font-size: 12pt;
    font-weight: bold;
    text-align: left;
}

.contactform {
    font-family:arial, helvetica, sans-serif;
    background:#fff;
    color:#000;
    font-size:12px;
}

input {
 font-size: 8pt;
}

input.contact, textarea.contact {
	background:#eee;
	color:#000;
	font-size:12px;
	border:1px solid #000;   
 }

img {
 border-width: 0px;
 }

a:link,
a:visited,
a:active {
        text-decoration:none;
	color:#3e75f7;
}

a:hover {
	text-decoration:underline;
	color:#3e75f7;
}

.inactivelink {
    color: #999999;
}


.transptable {
    border-style: none;
    margin: 0px;
    padding: 0px;
}

.tableborderli {
    background-image: url('url(/images/borders/left.jpg');
}