﻿body {background-color: #444f58; font-family: Verdana; font-size: 12px; color: #000000;}

a:link { text-decoration: none; color: #ffffff}
a:visited { text-decoration: none; color: #ffffff}
a:active { text-decoration: none; color: #ffffff}
a:hover { text-decoration: underline; color: #ffffff}


div#logo {width: 80%; max-width: 1200px; background-color: #CCCCCC; background-image: url(bilder/logo3.jpg);padding: 5px; border-top: solid 1px; border-left: solid 1px; border-right: solid 1px; border-color: #000000; font-family: Verdana; font-size: 12px; color: #666633;
width:expression(document.body.clientWidth > 1200? "1200px": "auto" );}


div#huvudsida {width: 80%; max-width: 1200px; background-color: #CCCCCC; padding: 5px; border: solid 1px; border-color: #000000; font-family: Verdana; font-size: 12px; color: #000000;
width:expression(document.body.clientWidth > 1200? "1200px": "auto" );}

#huvudsida ul a {text-decoration: none; color: #990000}
#huvudsida a:link {text-decoration: none; color: #990000}
#huvudsida a:visited {text-decoration: none; color: #990000}
#huvudsida a:hover {text-decoration: underline; color: #990000}


div#nyheter {width: 100%; height: 100%; background-color: #CCCCCC; padding: 5px; border: solid 1px; border-color: black; font-family: Verdana; font-size: 12px; color: #000000}

div#huvudtext {width: 80%; background-color: #CCCCCC; padding: 0px; margin: 15px; border: solid 0px; border-color: black; font-family: Verdana; font-size: 12px; color: #000000}
