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


/* divs */

#wrap {
	background-color:#FFF; width:980px; height:530px; position:absolute; left:0px; top:0px;
}

#wrapleft {background-image:url(../images/filler_left-corner.jpg); width:95px; height:530px; float:left; border:none;
}


#wrapmiddle {
	background-color:#FFF; width:570px; height:530px; float:left; border:none;
}


#wrapright {background-color:#FFF; width:315px; height:530px; float:left; border:none;
}


#menu {background-color:#FFF; width:570px; height:74px; float:left; border:none;
}


#spacerleft {background-color:#FFF; width:360px; height:58px; float:left; border:none;
}

#spacerright {background-image:url(../images/spacer_logo.jpg); width:210px; height:58px; float:left; border:none;
}


#main {background-color:#FFF; width:570px; height:398px; float:left; border:none;
}


#righttop {background-color:#FFF; width:315px; height:132px; float:left; border:none;
}

#rightmiddle {background-color:#FFF; width:315px; height:343px; float:left; border:none;
}

#rightbottom {background-image:url(../images/skc.jpg); width:315px; height:55px; float:left; border:none;
}


/* tekst */

td {font-family:Verdana, Geneva, sans-serif; font-size:11px;
}

p {font-family:Verdana, Geneva, sans-serif; font-size:12px;
}

h1 {font-family:Verdana, Geneva, sans-serif; font-size:16px; color:#be3539;
}

h2 {font-family:Verdana, Geneva, sans-serif; font-size:12px; color:#be3539;
}

h3 {font-family:Verdana, Geneva, sans-serif; font-size:28px; color:#be3539;
}

span.skc {color:#be3539; font-family:Verdana, Geneva, sans-serif; font-size:12px; text-decoration:underline;
}

/* Links */

a {text-decoration:none
}

a:link {color:#666
}

a:visited {color:#666
}

/* Scrollbars */

body {scrollbar-base-color:#FFF;
}

