.main { font-family: Verdana, Helvetica, Arial; font-size: 11px; line-height: 14px; font-weight: normal }
.day { font-family: Verdana, Helvetica, Arial; font-size: 11px; line-height: 14px }
.date { font-family: Arial; font-size: 9px; line-height: 11px; color: #ABB0D5 }
.menu { font-family: Verdana, Helvetica, Arial; font-size: 11px; line-height: 17px; font-weight: bold }
.menu_dot { font-family: Verdana, Arial; font-size: 9px; line-height: 14px; font-weight: bold }
.menu_topic { font-family: Verdana, Helvetica, Arial; font-size: 11px; line-height: 13px; font-weight: bold }
.menu_small { font-family: Verdana, Arial; font-size: 10px; line-height: 13px; font-weight: bold }
.menu_small2 { font-family: Verdana, Arial; font-size: 10px; line-height: 12px }
.menu_small3 { font-family: Verdana, Arial; font-size: 9px; line-height: 12px }
.small { font-family: Verdana, Arial; font-size: 10px; line-height: 14px }
.small2 { font-family: Arial; font-size: 10px; line-height: 12px }
.small3 { font-family: Arial; font-size: 9px; line-height: 12px }
.justnu { font-family: Verdana, Helvetica, Arial; font-size: 11px; line-height: 14px }
.copyright { font-family: Arial; font-size: 9px; line-height: 16px; color: #5A649E }
.form { font-family: Verdana, Helvetica, Arial; font-size: 10px; border: solid 1px #A6BECE; background: #F1C880 }
.form2 { font-family: Verdana, Helvetica, Arial; font-size: 11px }
.headline { font-family: Verdana, Helvetica, Arial; font-size: 17px; font-weight: bold }
.headline2 { font-family: Verdana, Helvetica, Arial; font-size: 13px; font-weight: 900; line-height: 16px; }
.green { color: #70FF5D }
.red { color: #FF5155 }

.image { border: solid 1px black }
.table { border: solid 1px black }

#fel { padding: 6px; background-color: red; color: white; font-weight: bold; width: 450px; border: solid 1px white }
#ratt { padding: 6px; background-color: green; color: white; font-weight: bold; width: 450px; border: solid 1px white }
#form { position:absolute; top:1px; left:1px; }


BODY.main
	{ 
		color: white;
		background-color: #303C86;
		background-image: url(../__bilder/background.jpg);
		margin: 0px;
		background-repeat: no-repeat;
		background-position: 0 0;
		scrollbar-face-color: #303C86;
	    scrollbar-highlight-color: #394DA4;
	    scrollbar-shadow-color: #091659;
	    scrollbar-3dlight-color: #2E4298;
	    scrollbar-arrow-color: #FEC854;
	    scrollbar-track-color: #6972A8;
	    scrollbar-darkshadow-color: black;
	}

BODY.day
	{ 
		color: white;
		background-color: #303C86;
		background-image: url(../__bilder/background.gif);
		background-attachment: fixed;
		background-repeat: no-repeat;
		background-position: 0 0;
		scrollbar-face-color: #303C86;
	    scrollbar-highlight-color: #394DA4;
	    scrollbar-shadow-color: #091659;
	    scrollbar-3dlight-color: #2E4298;
	    scrollbar-arrow-color: #FEC854;
	    scrollbar-track-color: #6972A8;
	    scrollbar-darkshadow-color: black;
	}

BODY.resultat
	{ 
		color: white;
		background-color: #303C86;
		background-image: url(../__bilder/background2.gif);
		background-attachment: fixed;
		background-repeat: no-repeat;
		background-position: 0 0;
		scrollbar-face-color: #303C86;
	    scrollbar-highlight-color: #394DA4;
	    scrollbar-shadow-color: #091659;
	    scrollbar-3dlight-color: #2E4298;
	    scrollbar-arrow-color: #FEC854;
	    scrollbar-track-color: #6972A8;
	    scrollbar-darkshadow-color: black;
	}

a:active.bold { color: white; text-decoration: none; font-weight: bold; font-style: normal }
a:visited.bold { color: white; text-decoration: none; font-weight: bold; font-style: normal }
a:link.bold { color: white; text-decoration: none; font-weight: bold; font-style: normal }
a:hover.bold { color: #ABB0D5; text-decoration: none; font-weight: bold; font-style: normal }

a:active.plain { color: white; text-decoration: none; font-style: normal }
a:visited.plain { color: white; text-decoration: none; font-style: normal }
a:link.plain { color: white; text-decoration: none; font-style: normal }
a:hover.plain { color: #ABB0D5; text-decoration: none; font-style: normal }

a:active { color: #C2C6E1; text-decoration: none; font-style: normal }
a:visited { color: #C2C6E1; text-decoration: none; font-style: normal }
a:link { color: #C2C6E1; text-decoration: none; font-style: normal }
a:hover { color: #F2C77B; text-decoration: none; font-style: normal }