﻿html, body
{
 width: 100%;
 padding: 0px 0px 0px 0px;
 margin: 0px 0px 0px 0px;
 font-family: Verdana, Tahoma, Arial, 'Trebuchet MS';
 font-size: 11px;
 font-weight: normal;
 margin: 0 0 0 0;
 background-color: #c0c0c0;
 font-family: arial;
}
img
{
	border: 0px;
	border-style: none;
}
.btn_back
{
	 width:100%;
	 float:left;
	 text-align:right;
}
.btn_back a
{
	position: relative;
	margin-right: 20px;
}
.content
{
	width: 1000px;
	/*height: 800px;*/
	float: left;
	background-position: top center;
	background-repeat: no-repeat;
	position: relative;
	background-color: #fff;
}
div.sitecontent
{
	background-color : #fff;
	position: relative;
	margin: 0px auto; /* for left align in Firefox and Opera, remove auto */ 
	width: 1000px;
}
.articlecontainer
{
	width: 615px;
	height: 535px;
	background-color: #fff;
	position: relative;
	float: right;
	right: 15px;
	overflow-y: scroll;
	overflow-x: hidden !important;
}
.articlecontainer .ArticleModule
{
	float: right;
	width: 550px;
	position: relative;
	font-size: 10px;	
	right: 10px;
}
.articlecontainer .ArticleHeading
{
	font-size: 35px;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 5px;
}
.box1
{
	position: relative;
	width: 280px;
	float: left;
	margin-left: 10px;
}
.box2
{
	position: relative;
	width: 280px;
	float: right;
	margin-right: 10px;
}
.box1 .ArticleModule, .box2 .ArticleModule
{
	float: left;
	width: 280px;
	position: relative;
	font-size: 10px;	
	right: 0px;
}
.box1 .ArticleHeading, .box2 .ArticleHeading
{
	display: none;
}
.box1 .ArticleIngress, .box2 .ArticleIngress
{
	vertical-align : top;
	float :left;	
	padding : 4px 4px 0px 0px;
	width : 100%;
}
.box1 .ingressImageleft, .box2 .ingressImageleft
{
	padding : 0px 10px 4px 0px;
	height : auto;
	width :auto;
	clear : left;
	float: left;
}
.box1 .ArticleNewsLink, .box2 .ArticleNewsLink
{
	padding-bottom: 13px;
	text-align: right;
}
.box1 .ArticleNewsLink img, .box2 .ArticleNewsLink img
{
	padding-right: 10px;
}
.ingressImageleftImg
{
	width: auto;
}
.top_container
{
	height: 60px;
	width: 100%;
	position: relative;
	float: left;
}	
.heading
{
	top: 10px;
	left: 45px;
	font-size: 35px;
	color: #fff;
	font-weight: bold;
	position: relative;
	float: left;
}	
.bottom_container
{
	width: 960px;
	position: relative;
	float: right;
	right: 15px;
	background-color: #fff;
}
.banner
{
	position: relative;
	width: 372px;
	overflow: hidden;
	float: left;
	left: 3px;
	top: 3px;
}
.banner2
{
	position: relative;
	width: 345px;
	height: 137px;
	overflow: hidden;
	float: left;
	left: 25px;
	top: 398px;
	/*background-color: #fff;*/
}
.banner2 .ArticleModule
{
	position: relative;
	top: 3px;
	left: 3px;
}
.knapper
{
	width: 575px;
	position: relative;
	margin-top: 3px;
	float: right;
}
.footer
{
	position: relative; 
	float: left; 
	width: 100%; 
	padding-top: 10px; 
	padding-bottom: 10px; 
	text-align: center;
}
.footer a
{
	text-decoration: none;
	color: #48721D;
	font-weight: bold;
	font-size: 11px;
}
.footer a:hover
{
	text-decoration: underline;
}
.digitroll
{
	position: relative; 
	float: left; 
	width: 100%; 
	padding-top: 10px; 
	padding-bottom: 10px; 
	text-align: center;
}
.digitroll a
{
	text-decoration: none;
	color: #909090;
	font-weight: normal;
	font-size: 11px;
}
.digitroll a:hover
{
	color: #000;
}
