/* ------------ Hoved-vindauge */
#gang{
position:absolute;
left: 800px;
top: 20px;
z-index: 100;

}

body{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
}


a{
color:#CC0000;
text-decoration:none;

}

h1{
font-weight:normal;
color:#666;
font-size: 24px;

}


h2{
font-weight:normal;
color:#666;
font-size: 17px;
}

iframe{
border: 1px solid #CCC;
}


#kommenter {
position:absolute;
left: 20px;
top: 500px;
width: 450px;
height: 100px;
}

#live{
position:absolute;
left:20px;
top:150px;
width: 450px;
height: 330px;
}


#chat{
position:absolute;
left: 500px;
top: 150px;
height: 300px;
width: 300px;
}

#schat{
position:absolute;
left: 500px;
top: 460px;
height: 60px;
width: 300px;
}

#status{
width:100px;
height: 100px;
position: absolute;
left: 700px;
top: 20px;
border: 0px;

}


h2.kamp{
position:absolute;
left:20px;
top: 100px;

}


h2.tribuna{
position:absolute;
left:500px;
top: 100px;
}

img.status{
width: 30px;
}

td{
vertical-align:middle;
}



/* ------------ LIVE-vindauge */

div.skommentar{
color: #333;
font-size: 12px;
border-bottom: 1px solid #CCC;
}

div.skommentar img{
width:40px;
}

div.kommentar{
color: #666;
width: 100%;
border-bottom: 1px solid #CCC;
}

div.kommentar img{
width:30px;
}


div.minutt, div.ikon, div.txt{
display:table-cell;

vertical-align:middle;
}

div.minutt{
width: 20px;
}

div.ikon{
width:50px;
text-align:center;

}



/*   CHAT */

div.chat{
border-bottom: 1px solid #CCC;

}

span.un{
color: #999;

}