body {
 margin: 0px;
 padding: 0px;
 height: 100%;
 background: url(img/bg.gif) repeat 2px;
 color: #FFFFFF;
 font-family: "Tahoma";
 }
font {
 font-family: "Tahoma";
 }
img {
border: 0px;
}
 a:link {
 color: #CCCCCC;
 }
 a:visited {		
 color: #CCC;
 }
 a:hover {
 color: #333333;
 } 
 a:active {
 color: #CCC;
 } 
a:link {
border: 0;
text-decoration: none;
}
a:visited {
border: 0;
text-decoration: none;
}
a:hover {
border: 0;
text-decoration: none;
}
a:active {
border: 0;
text-decoration: none;
}
.outside {
width: 900px;
margin: 0 auto;
height: 1100px;
background: url(img/bg_full.png) no-repeat center top;
}
.wrapper {
width: 800px;
height: 100%;
margin: 0 auto;
}
.header {
height: 150px;
}
.main {
 float: left;
 width: 550px;
 height: 760px;
 margin-top: 50px;
 background:url(img/bg_main.png) no-repeat 5px;
}
.maintext {
 text-align: center;
}
.content { 
 width: 500px;
 margin-left: 20px;
 }
.content span {
 font-style: italic; 
 }
.nyhet { 
 width: 500px;
 margin-left: 20px; 
 }
.nyhet span {
 font-size: 6pt;
}
.nyhet h1 {
 font-size: 11pt;
 margin-top: -1px;
 }
.nyhet h3 {
 font-size: 8pt;
 font-weight: normal;
 margin-top: -8px;
 }
.nyhet i {
 margin-left: 300px;
 }
.nyhet2 { 
 width: 500px;
 margin-left: 20px; 
 }
.nyhet2 h1 {
 font-size: 11pt;
 margin-top: -1px;
 }
.nyhet2 span {
 font-size: 6pt;
}
.nyhet2 h3 {
 font-size: 8pt;
 font-weight: normal;
 }  
.namn {
 font-size: 12pt;
 font-weight: bold;
 margin-bottom: 0px;
 }
h1 {
 font-size: 12pt;
 margin-bottom: 0px;
 }
h3 {
 font-size: 8pt;
 }
h4 {
 font-size: 7pt;
 }
.testing {
 font-size: 12pt;
 }
.h3 {
 font-size: 10pt;
 }
.h3head{
 font-size: 11pt;
 font-weight: bold;
 text-decoration: underline;
}
.right {
 float: right;
 width: 220px;
 height: 770px;
 margin-top: 45px;
 margin-right: 10px;
 background:url(img/bg_sub.png) no-repeat 5px;
}
.righttext {
 margin-top: 12px;
 }
.righttext img {
 margin: 2px 0 0 10px;
 }  
.date h1 {
 text-align: center;
 margin-bottom: 0px;
 }
.date h3 {
 text-align: center;
 margin-bottom: 0px;
 margin-top: -3px;
 }  
.date img {
 display: block;
 margin-left: auto;
 margin-right: auto }
 }
.bilram {
 border: 1px solid #000000;
 margin: 0;
 padding: 0;
 }
.ram {
 border: 1px solid #000000
 }
.center {
 text-align: center;
 }
.center2 { 
 margin: 0 auto;
 align: center;
 }
.lasmer {
 float: right;
 font-size: 8pt;
 margin-top: -15px;
 }
.copy {
 margin-top: -40px;
 text-align: center;
 }
.stats {
 margin-left: 12px;
 margin-top: 15px;
 font-size: 10pt;
 }
.skrivet {
 font-size: 7pt;
 }
.post {
 font-size: 8pt;
 }
.fotobild { 
 border: 1px solid #000000;
 margin: 2px;
 }
.top {
 vertical-align: top;
 }
.minus {
 margin-top: 2px;
 margin-bottom: -2px;
 }
#player {
 margin-left: -5px;
 }

.kalender { 
 width: 500px;
 margin-left: 20px;
 font-size: 10pt; 
 }
.kalender td {
 vertical-align: top;
 }
.mix {
 border: 1px solid #000000;
 }
a.tip {
	position: relative;
}

a.tip span {
	display: none;
	position: absolute;
	top: 20px;
	left: -10px;
	width: 125px;
	padding: 5px;
	z-index: 100;
	background: #000;
	color: #fff;
	-moz-border-radius: 5px; /* this works only in camino/firefox */
	-webkit-border-radius: 5px; /* this is just for Safari */
}

a:hover.tip {
	font-size: 99%; /* this is just for IE */
}

a:hover.tip span {
	display: block;
	width: 200px;
}
.kumho {
 float: right;
 }
