body	{
	margin:0px;
	padding:0px;
	font-family:verdana, arial, helvetica, sans-serif;
	color:#000000;
	background-color:#ffffff;
	}

p	{
	font:12px/20px verdana, arial, helvetica, sans-serif;
	margin:0px 0px 16px 0px;
	padding:0px;
	}

H1      {
        font-size: 140%;
        background: #ffffff;
        font-weight: bold;
        color: #990000;
        }

H2      {
        font-size: 120%;
        background: #ffffff;
        font-weight: bold;
        color: #990000;
        }

.blue	{
	font: 14px arial, verdana, helvetica, sans-serif;
	font-weight: bold;
	background: #336699;
	color: white;
	}

.nymedlem	{
	display: block;
	width: 300px;
	margin-left: auto;
	margin-right: auto;
	height:100%;
	background: #ffffff;
	padding: 0.75em;
	text-decoration: none;
	border: 1px none;
	text-align: center;
	}

.newsflash	{
	font-size:16px;
	font-weight: bold;
	text-align:center;
	color:#990000;
	width: 300px;
	margin-left: auto;
	margin-right: auto;
	border-style: solid;
	border-width: 1px;
	border-color: #990000;
	padding: 5px;
	}

a	{
	color:#0099cc;
	font-size:12px;
	text-decoration:none;
	font-weight:600;
	}

a:link, a:active {text-decoration: none; background: transparent; font-weight: bold;}
a:visited {text-decoration: none; background: transparent; font-weight: bold;}
a:hover {text-decoration: underline; font-weight: bold; color: #000000;}
a:focus {text-decoration: underline; font-weight: bold; color: #000000;}
a:active {text-decoration: underline; font-weight: bold; color: #000000;}

img.borderless	{
	border-style:none;
	}

#Header	{
	text-align: center;
	}

#Bottom	{
	text-align: center;
	}

#Content	{
	margin-top:60px;
	margin-left:200px;
	margin-right:auto;
	width:450px;
	padding:10px;
/* Again, the ugly brilliant hack. */
	voice-family: "\"}\"";
	voice-family:inherit;
	margin-left:auto;
	}
/* Again, "be nice to Opera 5". */
/* body>#Content {margin-left:200px;} */

#meny{
	position:absolute;
	top:100px;
	left:20px;
	width: 8em;
	margin: 0px;
	padding: 0px;
	list-style-type: none;}
#meny li{margin-bottom: 5px;}

#meny a{
	display: block;
	width: auto;
	height:100%;
	background: #cccccc;
	padding: 0.25em;
	text-decoration: none;
	border: 1px solid #990000;
	text-align: center;
        }

#meny a:link{color: #000000;}
#meny a:visited{color: #000000;}
#meny a#info{background: #cc6666;}
#meny a#tips{background: #cc99ff;}
#meny a#memb{background: #66CC66;}
#meny a#engl{background: #FFCC66;}
#meny a:hover{color: #ffffff;}
#meny a:focus{color: #ffffff;}
#meny a:active{color: #ffffff;}

#meny2{
	position:absolute;
	top:300px;
	left:20px;
	width: 8em;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	background: #ffffff;
	text-align: center;
}

#meny2 li{
	margin-bottom: 5px;
	height:40px;
	padding: 0px;
	border: 1px solid #990000;
}

#meny2 a{
	display: block;
	width: auto;
	height:40px;
	background: #66cc66;
	padding-left: 5px;
	padding-top: 0px;
	text-decoration: none;
}
#meny2 a:link{color: #000000;}
#meny2 a:visited{color: #000000;}
#meny2 a:hover{color: #ffffff;}
#meny2 a:focus{color: #ffffff;}
#meny2 a:active{color: #ffffff;}

#meny2 li#linux {padding-left: 40px; background: url("bilder/linux.png") no-repeat left center;}
#meny2 li#mac {padding-left: 40px; background: url("bilder/mac.png") no-repeat left center;}
#meny2 li#windows {padding-left: 40px; background: url("bilder/windows.png") no-repeat left center;}
#meny2 li#webmail {padding-left: 40px; background: url("bilder/webmail.png") no-repeat left center;}
#meny2 li#webkom {padding-left: 40px; background: url("bilder/webkom.png") no-repeat left center;}
#meny2 li#weblmsg {padding-left: 40px; background: url("bilder/weblmsg.png") no-repeat left center;}
