/*Hela sidan*/
body {margin: 0; padding: 0; background-color: #666666; font-family: Arial; font-size: 12px;}
a:link {text-decoration: none; color: #339900;}
a:visited {text-decoration: none; color: #339900;}
a:hover {text-decoration: underline; color: #339900;}
a:active {text-decoration: none; color: #339900;}
.rubrik {font-family: Helvetica, sans-serif; font-size: 18px; font-weight: bold; color: #339900;}
.underrubrik {font-family: Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #339900;}
.finstilt {font-size: 10px; color: #666666;}

/*Layoutboxarna*/
#top {height: 145px; background-image: url(topp.jpg);}
#menurow {height: 26px; background-image: url(meny.jpg); font-family: Verdana; font-size: 9px; font-weight: bold;}
#menushadow {height: 15px; background-image: url(skugga.jpg);}
#container {width: 1015px;}
#body {float: left; margin-top: 5px; margin-left: 15px; width: 720px;}
#right {float: left; width: 270px; margin-top: 5px; margin-left: 10px;}
#event {width: 268px;}
#quicklinks {width: 250px; margin-left: 15px; margin-top: 10px; }

/*top-boxen*/
#toplinks {float: top; height: 7px; padding: 5px; margin-left: 29px; font-family: Verdana; font-size: 9px;}
#banner {float: top; height: 132px; margin-top: 5px;}
#logo {float: left; height: 116px; margin-top: 7px; margin-left: 30px;}

/*body-boxen*/
#header {color: #FFFFFF; font-family: Verdana; font-size: 9px; font-weight: bold;}
#page {float: left; width: 460px; margin-left: 10px;}
.content {float: left; width: 460px; margin-top:7px; margin-bottom: 5px; border-bottom-width: 1px; border-bottom-style: dashed; border-bottom-color: #CCCCCC;}
.content_noborder {float: left; width: 460px; margin-top:7px; margin-bottom: 5px;}
#infobox {float: right; width: 205px; margin-left: 10px; margin-top:7px; padding: 7px; background-color: #E8E8E8; border: 1px solid #CACACA}
#footer {float: left; width: 700px; font-size: 10px; color: #666666}

/*content-boxen (i body boxen)*/
.links {float: bottom; margin-left: 20px; margin-bottom: 5px;}

/*För testning*/

