body {
	background-color: #FFFFFF;
}

body,select,textarea { scrollbar-face-color: #FFFFFF; scrollbar-shadow-color: #0084CC; scrollbar-highlight-color: #FFFFFF; scrollbar-3dlight-color: #FFFFFF; scrollbar-darkshadow-color: #0084CC; scrollbar-track-color: #FFFFFF; scrollbar-arrow-color: #0084CC }

body, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}

.blue {
	background-color: #0084CC;
}
.snowblue {
	background-color: #0084CC;
	background-image: url(../pics/snowblue.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
}	
.greylight {
	background-color: #ececec;
}
.greydark {
	background-color: #D2CFCF;
}

.skitop {
	background-image: url(../pics/skitop.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	padding: 20px;

}

.bgmain {
	background-color: #DEE3EF;
	background-image: url(../pics/bgmain.gif);
	background-repeat: no-repeat;
	background-position: top right;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
a.footerlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: underline;
}
a.footerlink:hover {
	text-decoration: none;
}
a.topmenulink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
a.topmenulink:hover {
	text-decoration: underline
}
.border {
	background-color: #FFCC01;
}
.vertline {
	background-color: #FFFFFF;
}
.maincol {
	width: 590px; padding-left: 15px; padding-top: 15px; padding-bottom: 10px;
}
.text2 {
	color: #FFFFFF; padding-left: 15px; padding-right:10px;
}

.leftcol {
	width: 190px; padding-top: 70px;
}


.menutd {
	background-color: #B7D6FF;
	padding: 2px;
}
a.menulink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a.menulink:hover {
	text-decoration: underline
}
a.menulinkaktiv {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
a.menulinkaktiv:hover {
	text-decoration: none;
}
.detail {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.row1 { background-color: #DEE3EF }
.row2 { background-color: #EBEEF5 }
.title { background-color: #C7CEDF }