@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	vertical-align:middle;
}

body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	background-repeat: no-repeat;
	vertical-align:middle;
}

.tekst{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:left;
	color: #ffffff;
	line-height: 13px;
	position: absolute;
	width: 195px;
	left: 27px;
	top:115px;
	height:275px;
	vertical-align: middle;
	}

.sitebutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align:center;
	color: #007db7;
	line-height: 12px;
	position: absolute;
	width: 325px;
	left: 375px;
	top:25px;
	vertical-align: middle;
	}

.logobutton {
	text-align:center;
	vertical-align:middle;
		}

.disclaimer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align:right;
	color: #e0e0e0;
	padding-right:5px;
	}


a:link {text-decoration: none;}
a:visited {text-decoration: none;}
a:hover {text-decoration: none;}
a:active {text-decoration: none;}

.tekstlink:link {color: #ffffff; text-decoration: none; font-weight: bold;}
.tekstlink:visited {text-decoration: none; color: #ffffff;font-weight: bold;}
.tekstlink:hover {text-decoration: none; color: #ffffff;font-weight: bold;}
.tekstlink:active {
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
}

.sitebuttontekst:link {color: #007db7; text-decoration: none;}
.sitebuttontekst:visited {text-decoration: none; color: #007db7;}
.sitebuttontekst:hover {text-decoration: none; color: #FF7F00;}
.sitebuttontekst:active {text-decoration: none; color: #FF7F00;}

.sitebuttontekst1:link {color: #FF7F00; text-decoration: none;}
.sitebuttontekst1:visited {text-decoration: none; color: #FF7F00;}
.sitebuttontekst1:hover {text-decoration: none; color: #FF7F00;}
.sitebuttontekst1:active {text-decoration: none; color: #FF7F00;}

.disclaimertekst:link {color: #cbcbcb; text-decoration: none;}
.disclaimertekst:visited {text-decoration: none; color: #cbcbcb;}
.disclaimertekst:hover {text-decoration: none; color: #f26228;}
.disclaimertekst:active {text-decoration: none; color: #cdcdcd; }
    
