body
{
    background: #FFF200 url(/images/kampanj/bottom.gif) repeat-x bottom left;
	font-family: Arial Black;
	font-size: 100%;
	margin: 0px;
	padding: 0px;
}

a
{
	color: #000000;
	
}

#Main
{
	width: 100%;
	margin: auto;
}

#Top_Banner
{
	height: 74px;
	width: 100%;
	background-image: url(/images/kampanj/topbanner.gif);
	background-repeat: repeat-x;
}


#Menu_Box
{
	/*border: 1px solid #000000;*/
	width: 900px;
	margin: 0px 0px 0px 0px;
	height: 18px;
}

.Menu_Item
{
	width: 200px;
	height: 18px;
	float: left;
}

.Menu_Image
{
	width: 27px;
	height: 18px;
	float: left;
	background-image: url(../images/kampanj/pin.gif);
}

.Menu_Link
{
	height: 18px;
	width: 173px;
	float: left;
	text-transform: uppercase;
}

.Menu_Link a
{
	text-decoration: none;
	color: #000000;
	font-size: 80%;
	margin: 0px 0px 0px 0px;
	padding: 3px 0px 0px 0px;
	height: 18px;
}

#Main_Box
{
	width: 1000px;
	margin: 0px 0px 0px 169px;
	height: auto;
}

#Content_Box
{
	width: 866px;
	margin: 50px 0 50px 0;
	text-align: left;
	clear: both;
}

#Left_Col
{
	float: left;
	width: 210px;
}

#Right_Col
{
	float: left;
	width: 530px;
}

#Banner
{
	width: 866px;
	height: 100px;
	margin: 50px 0 30px 0;
}

#Bottom_Banner
{
	height: 17px;
	width: 100%;
	background-image: url(../images/kampanj/bottombanner.gif);
	background-repeat: no-repeat;
}

#Footer
{
	border-top: 1px solid #000000;
	width: 866px;
	margin: 0 auto 20px 0;
	height: 20px;
}

#Content_Left
{
    float: left;
    width: 210px;
}
#Content_Right
{
    width: 500px;
    float: left;
}
#News
{
    width: 150px;
}
#News h4
{
    font-family: Arial;
    font-size: 11px;
    margin: 0;
}
#News p
{
    margin: 0 0 12px 0;
    font-size: 11px;
}
#Content_Box
{
    font-size: 12px;
    font-family: Arial;
}
#Content_Box h1 span
{
    display: none;
}
#Content_Left h3
{
    background: url(/images/rub_nyheter.gif) no-repeat;
    height: 14px;
    margin: 0 0 12px 0;
}
#Content_Left h3 span
{
    display: none;
}
#Content_Box h1.r1
{
    background: url(/images/rub.gif) no-repeat;
    width: 190px;
    height: 14px;
    margin: 0;
}
#Content_Box .large
{
    font-size: 20px;
    font-family: Arial;
}