body {
	margin: 0px 20px 0px 20px;
	margin-left: auto;
	margin-right: auto;
	width: 920px;
	background-repeat: repeat;
	background-color: #333333;
	background-image: url(../img/streams_bg_2.gif);
}

body, html { }

ul { list-style: none; float: left; margin: 0px; padding: 0px; }
ul li { display: block; list-style: none; float: left; margin: 0px; padding: 0px; }

a {
	color: #d60109;
	text-decoration: none;
}
a:hover {
	color: #333333;
}

#container { width: 920px; background-color: #FFFFFF; margin-left: auto; margin-right: auto; float: left; display: block; border-bottom: 15px solid #FFFFFF; }

#top {
	width: 865px;
	height: 70px;
	display: block;
	border-bottom: 1px solid #CCCCCC;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
	background-color: #FFFFFF;
}

#main {
	width: 890px;
	margin: 0px 15px 0px 15px;
	display: block;
	height: inherit;
	border-top-width: 15px;
	border-bottom-width: 15px;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-top-style: solid;
	border-bottom-style: solid;
	background-color: #FFFFFF;
}
#main ul.m1 { display: inline-table; width: 130px; margin-right: 15px; background-color: #a19d94; }
#main ul.m2 {
	display: inline-table;
	width: 500px;
	margin-right: 15px;
}

#main ul.m3 { display: inline-table; width: 230px; }
#main ul.m3 li.mMarg {
	margin-bottom: 10px;
}

#main ul.m2 li.nTop {
	width: 480px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
	padding-left: 20px;
	font-size: 12px;
	background-image: url(../img/bgr_rub_main.gif);
	height: 21px;
	padding-top: 3px;
}

#menu ul li {
	font-family: Trebuchet, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	border-bottom: 2px solid #FFFFFF;
	display: block;
	background: #FFFFFF;
	float: left;
	width: 130px;
}
#menu ul li a {
	width: 124px;
	height: 12px;
	color: #000000;
	text-decoration: none;
	display: block;
	float: none;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 6px;
	line-height: 14px;
}
#menu ul li a:hover {
	color: #FFFFFF;
	background-color: #DE0007;
}
#menu ul li.mBlank { width: 130px; height: 15px; background-color: #FFFFFF; display: block; background-image: none; }
#main ul.m2 li.Main { width: 500px; height: 160px; display: block; float: left; margin-bottom: 12px; }
#menu ul li.mSmall {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background: #FFFFFF;
}
#menu ul li.mSmall a {
	width: 124px;
	height: auto;
	color: #333333;
	text-decoration: none;
	display: block;
	line-height: 13px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 6px;
}
#menu ul li.mSmall a:hover { background-color: #666666; color: #FFFFFF; }


#menu ul li.mSub {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background: #FFFFFF;
}
#menu ul li.mSub a {
	width: 116px;
	color: #333333;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 14px;
	display: block;
	height: auto;
	list-style-position: outside;
	list-style-type: square;
	background-image: url(../img/arrow_sub.gif);
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 14px;
}
#menu ul li.mSub a:hover {
	background-color: #666666;
	color: #FFFFFF;
	background-image: url(../img/arrow_sub_over.gif);
	background-repeat: no-repeat;
	background-position: 3px top;
}



#news {
	width: 485px;
	display: block;
}
#news ul {
	background: #FFFFFF;
	display: block;
	width: 468px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	float: left;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	margin: 0px;
}
#news ul li h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
	letter-spacing: -1px;
}
#news ul li h1 a { text-decoration: none; color: #333333; }
#news ul li h1 a:hover {
	color: #d60109;
}
#news ul li h2 { font-family: Arial, Helvetica, sans-serif; color: #333333; margin: 0px 0px 0px 0px; font-size: 11px; }
#news ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 15px;
	width: 100%;
}
#news ul li.leftbox img, #news ul li.rightbox img, #news ul li img { margin-right: 10px; }
#news ul li.nSub {
	width: 468px;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	margin-top: 8px;
	padding-top: 4px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}
#news ul li.nSub a { float: right; color: #ed1c24; display: inline; }
#news ul li.nSub a:hover { text-decoration: none; color: #666666; }
#news ul li.nSub img { border: none; padding: 0px; margin: 0px; background-color: #d5d1c9; }

.nMore a {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 9px;
	color: #d60109;
	text-decoration: none;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.nMore a:hover {
	text-decoration: underline;
}
.nMore {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding-top: 8px;
}


.nMore_pres a {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 9px;
	color: #d60109;
	text-decoration: none;
	padding: 1px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.nMore_pres a:hover {
	text-decoration: underline;
}
.nMore_pres {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	width: 200px;
}




#news ul li.nBot a { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #333333; width: 464px; display: block; margin-bottom: 0px; text-decoration: none; padding-bottom: 1px; border-bottom: 1px solid #EEEEEE; }
#news ul li.nBot a:hover { background-color: #EEEEEE; color: #000000; }
.nDate { font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif; color: #999999; font-size: 9px; }

.leftbox { float: left; vertical-align: bottom; }






#rightCal {
	width: 230px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	display: block;
}
#rightCal ul li a {
	width: 220px;
	padding: 5px;
	background: #CCC;
	color: #333333;
	margin-top: 1px;
	display: block;
	text-decoration: none;
}
#rightCal ul li a:hover {
	background: #333;
	color: #EEE;
}



.imgRight { display: inline; float: right; border: 1px solid #CCCCCC; padding: 2px; background: #FFFFFF; margin: 0px 0px 4px 5px; }
.imgLeft { display: inline; float: left; border: 1px solid #CCCCCC; padding: 2px; background: #FFFFFF; margin: 0px 5px 4px 0px; }
.imgFull { display: block; border: 1px solid #CCCCCC; width: 460px; padding: 4px; background: #FFFFFF; }

.theDate { font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif; font-size: 9px; }

#footer {
	width: 890px;
	padding-top: 5px;
	display: block;
	float: left;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 11px;
	color: #666666;
	background-position: center;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-bottom: 5px;
}
#main ul.m3 li.mMarg2 {
	margin-bottom: 15px;
	width: 230px;
}
#news ul li h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	margin: 0px;
	font-size: 12px;
}
#news2 ul {
	background: #FFFFFF;
	display: block;
	padding: 5px 15px 5px 15px;
	width: 468px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#news2 ul li h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	margin: 0px;
	font-size: 12px;
}

#grey ul {
	background: #FFFFFF;
	display: block;
	padding: 5px 15px 5px 15px;
	width: 468px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#grey ul li h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	margin: 0px;
	font-size: 12px;
}

#pres {
	width: 230px;
	display: block;
}
#pres ul li.n {
	width: 218px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 0px;
	height: 40px;
}
#pres ul li {
	background: #FFFFFF;
	display: block;
	width: 214px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	padding: 7px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.date {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	margin-top: 4px;
	padding-top: 4px;
}
#main ul.m2 li.nTop_left {
width: 230px;
}
#right_top {
	width: 210px;
	background-image: url(../img/bgr_rub_right.gif);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	height: 17px;
	padding-top: 3px;
	padding-left: 20px;
}
.rub_front {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 15px;
	letter-spacing: -0.07em;
	width: 500px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#menu {
	display: block;
	float: left;
}

.photo_medarbetare {
	width: 470px;
	float: left;
	margin: 15px 10px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.box_medarbetare {
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.pushBg_medarbetare {
	width : 110px;
	height : 170px;
	padding : 5px 5px 5px 5px;
	margin: 0px 0px 0px 0px;
	background-color: #FFFFFF;
	background-image: url(../img/bgr_photo_medarbetare.gif);
	background-repeat: no-repeat;
}

.text_box_lokaler {
	font-family: Verdana, Times New Roman, Times, serif;
	font-size: 11px;
	color: #333333;
	padding-left: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-right: 15px;
	background-image: url(../img/bgr_box_lokaler.gif);
	background-repeat: repeat-x;
	background-color: #d3d3d3;
	border: 1px dotted #000000;
}
.INPUT {
	FONT-SIZE: 11px;
	COLOR: #000000;
	FONT-FAMILY: arial, helvetica, verdana;
	BACKGROUND-COLOR: #FFFFFF;
	font-weight: normal;
}
#news2 ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 15px;
	width: 468px;
}
#news2 ul li h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
	letter-spacing: -1px;
}
#menu ul li.mSub .active {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background: #FFFFFF;
	color: #DE0007;
	background-image: url(../img/arrow_sub.gif);
	background-repeat: no-repeat;
	background-position: left top;
	
}
