html 
{
	margin: 0px;
	padding: 0px;
}
body 
{
	background-color:white;
	font-family: arial, verdana, helvetica;
	font-size:11px;
	margin:0px 0px 0px 0px;

}


.mainwindow
{
	max-width:980px;
	padding-top:10px;
}

A 
{ 
	text-decoration: none; 
}

a:hover 
{   
	background-color: yellow; 
}

a:link   {  color: rgb(0,0,160); } 
a:visited   {  color: rgb(0,0,160); } 
a:active   {  color: rgb(0,0,160); } 

.calday_r
{
        font: 11pt arial, helvetica, verdana;
        font-family:Times;
        font-size:28px;
        font-weight:bold;
        text-align:center;
        background-color:white;
        width:45px;
	color:red;
}

.calwday_r
{
        font: 11pt arial, helvetica, verdana;
        font-size:9px;
        font-weight:bold;
        text-align:center;
        background-color:#F0F0F0;
        padding:2px;
        width:45px;
	color:red;
}

.calday
{
	font: 11pt arial, helvetica, verdana;
	font-family:Times;
        font-size:28px;
	font-weight:bold;
	text-align:center;
	background-color:white;
	width:45px;
}

.calwday
{
	font: 11pt arial, helvetica, verdana;
        font-size:9px;
        font-weight:bold;
	text-align:center;
	background-color:#F0F0F0;
	padding:1px;
	width:45px;
}

.caloffset
{
	font: 11pt arial, helvetica, verdana;
        font-weight:bold;
        font-size:9px;
	text-align:center;
	background-color:#F0F0F0;
	padding:1px;
	width:45px;
}


.rubrik
{
	padding-left:180px; 
	padding-top:0px;
}

.redlight
{   
	color: red;
}

.header
{
	max-width:955px; 
	border:0px solid black;
	background-color:white;
	min-height:0px;
}

.tvkanaler
{
	font-family:arial,helvetica,verdana;
	font-weight:bold;
	font-size:12px; 
	padding:5px; 
	float:left; 
	width:150px; 
	padding-left:10px; 
	padding-right:14px; 
	padding-top:5px;
	border-right:0px solid black;
}


.subtextfont
{
	font-family:inherit;
	font-weight:bold;
	font-size:13px;
	color:black;
}

.beskrivningstartslutfont
{
        font-family:inherit;
        color:red;
	float:left;
	padding:0px;
	font-size:12px;
}


.beskrivningfont
{
        font-family:inherit;
        color:black;
	padding:0px;
	font-size:12px;
}

.beskrivningfont_bevaka
{
        font-family:inherit;
        color:black;
	background-color:rgb(255,255,240);
	padding:0px;
	font-size:12px;
	border-right:5px dotted red;
	border-bottom:5px dotted red;
}

.programnextfont
{
        font-family:inherit;
        color:black;
	font-size:14px;
}

.programfont
{
        font-family:inherit;
        letter-spacing:-2px;
        font-size:24px;
	color:#444444;
	padding-top:5px;
}

.programfontcompact
{
        font-family:inherit;
        font-size:12px;
	color:#444444;
}

.kanalfont 
{
        font-family:inherit;
        padding-top:5px;
        padding-bottom:0px;
        letter-spacing:0px;
        font-size:16px;
	border-top:1px solid #faebd7;
	border-bottom:1px solid #faebd7;
}

.kanalbg
{
	width:100%;
	background-color:#FFFAF0;
}

.kanalbg2
{
	background-color:#FFFAF0;
	border-top:1px solid #faebd7;
	border-bottom:1px solid #faebd7;

}

.kst2 
{
        margin:0px 0px 0px 0px;
        font-family:Arial, Helvetica, Verdana;
        padding:0px;
        font-size:10px;
}

.titlefont 
{
	font-family:Verdana,Arial,Helvetica;
	font-style:italic;
        letter-spacing:-5px;
        font-size:45px;
        color:black;
        line-height:60px;
        border-bottom:0px solid black;
}

.nyheter
{
	font-family:Arial,Helvetica;
        font-size:9px;
}

.newsrub
{
	font-family:Arial,Helvetica;
        font-size:18px;
	line-height:30px;
	font-weight:bold;
}

.newscont
{
	font-family:Arial,Helvetica;
        font-size:12px;
}

.nyheterrub
{
	font-family:Verdana, Arial,Helvetica;
        font-size:11px;
}

