/* CSS InTime Nordic as - Bjørn Kaarstein */

BODY {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 15px;
	color: #131313;
}

a{text-decoration:none; font-family:Arial, Verdana; color:#000079}
a:hover{text-decoration:underline; font-family:Arial, Verdana; color:#666666}


.newstop {background-image:url('../gfx/news_top.gif'); background-repeat:no-repeat; height: 25px; font-weight:bold; text-align:center}
.newsmiddle {background-image:url('../gfx/news_middle.gif'); background-repeat:repeat-y; padding:5px;  text-align:center}
.newsmiddle2 {background-image:url('../gfx/news_middle.gif'); background-repeat:repeat-y; padding:5px;  text-align:left}
.newsbottom {background-image:url('../gfx/news_bottom.gif'); background-repeat:no-repeat; height: 12px}
	
.mainarea{
border-left:1px dotted #353535;
border-right:1px dotted #353535;
padding-left: 10px;
padding-right: 10px;
}

table.omriss {
display: block;
font-size: 12px;
font-family:Verdana, Arial, Helvetica, sans-serif;
line-height: 16px;
color: #000000;
text-decoration: none;
background: #EEF5FC;
border:none;
border-color:#1B3655;
}

#coolmenu{
border: 1px solid black;
width: 170px;
background-color: #E6E6E6;
}

#coolmenu a{
font: bold 13px Verdana;
padding: 2px;
padding-left: 4px;
display: block;
width: 100%;
color: black;
text-decoration: none;
border-bottom: 1px solid black;
}

body #coolmenu a{
width: auto;
}

#coolmenu a:hover{
background-color: black;
color: white;
}

#tabledescription{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight:normal;
width: 100%;
height: 3em;
padding: 2px;
filter:alpha(opacity=0);
-moz-opacity:0;
}
#headerdescription{
width: 100%;
height: 3em;
padding: 2px;
/*filter:alpha(opacity=0);
-moz-opacity:0;*/
}
