﻿body { margin: 0; margin-top: 0px;}
div#page { margin: 0; text-align: left; width: 940px;  }

/* HEADER */
div#header { width:940px; height:135px; background-image:url("../images/topp.jpg");}
div#header2 { width:940px; height:3px; background-image:url("../images/brune_streker.jpg");}

/* MENU */
div#menu1 { width: 940px; margin-left: 0px; margin-right: 0px; height: 25px; }

/* CONTAINER */
div#container { width: 940px; margin-top:0px; padding-top: 0px; padding-bottom:15px; overflow:inherit; background-color: White;
}
div#mainContent { float:left; width: 690px; height:100%; overflow:auto; margin-left: 0px; padding-top: 50px;
}
div#venstre { float:left; width:225px; background-image:url("../images/bg_venstre.jpg"); padding-left: 25px; padding-top: 50px; padding-bottom: 25px; }
div#venstre a { color: #b6a26a; text-decoration: none; font-weight: bold; line-height: 25px; }

/* FOOTER */
div#footerpynt { width: 940px; height: 30px; text-align: center;
}
div#footer { width: 940px; color: #808285;}

/* NYHETSLISTE */
div#articlelist { margin-top: 5px; padding:2px; padding-left:20px; padding-right:15px;}
div#articlelist .article { padding-left: 0px; color: #000000; margin-bottom: 3px; margin-top:7px;}
div#articlelist p.txtNyheterHeader { padding-left: 0px; font-size: 13px; font-weight: bold; color: #000000; padding-bottom:0px; }
div#articlelist .article a.linkNyheter { color: #000000; font-size: 14px; margin-top: 5px; font-weight:bold; text-decoration:none;}
div#articlelist .article a.linkNyheter:hover { text-decoration: underline; }
div#articlelist .article a.linkNyheterLM { color: #000000; font-size: 11px; margin-top: 5px; text-decoration:none;}
div#articlelist .article a.linkNyheterLM:hover { text-decoration: underline; }
div#articlelist .article .imgArt {float:right; padding-right:20px}

/* NYHET */
div#nyheterIngress {  }
div#nyheterDescription {float: left;}
div#nyheterPicture { float: right; padding:20px;}  
div#nyheterTxt { }

.sms_text
{
    border: 1px solid #000;
    background-color: #fff;
}
.sms_btn
{
    border: 1px solid #000;
    background-color: #fff;
}
td.program
{
	font-size: 10px;
	padding-left: 4px; 
	height: 20px; 
	border-left: 1px solid #b6a26a; 
	border-bottom: 1px solid #b6a26a;
}