body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../grafik/background.gif);
	background-repeat: repeat;
	background-color: #000000;
	overflow: auto;
}

#backgroundtop {
	width:832px;
	height:152px;
	left: 50%;
	top: 0;
	background-color: #FFFFFF; 
	margin-left: -414px; /* hälften av bredden */
	margin-top: 0px; /* hälften av höjden */
	position: absolute;
}

#logocontainer {
	width:826px;
	height:130px;
	left: 50%;
	top: 0px;
	margin-left: -411px; 
	margin-top: 0px; 
	background-color: #000000; 
	position: absolute;
	z-index: 1;
}

#contentcontainer {
	width:832px;
	height:300px;
	left: 50%;
	top: 152px;
	margin-left: -414px;
	margin-top: 0px;
	position: absolute;
	z-index: 1;
}

#menucontainer {
	width:826px;
	height: 21px;
	left: 50%;
	top: 131px;
	margin-left: -411px; 
	margin-top: 0px; 
	position: absolute;
	z-index: 1;
}

.H1 {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: 000000;
	line-height: 18px;
}

.H2 {
	font-family: Helvetica;
	font-size: 13px;
	color: #a7a38f;
	line-height: 18px;

}

.bread {
	font-family: Helvetica;
	font-size: 11px;
	color: #999999;
	line-height: 16px;
}

.Address {
	font-family: Arial;
	font-size: 10px;
	color: #a7a38f;
	line-height: 14px;
	text-decoration: none;

}

.AddressLnk {
	font-family: Arial;
	font-size: 10px;
	color: #a7a38f;
	line-height: 14px;
	text-decoration: none;

}

.AddressLnk:hover {
	text-decoration: underline;


}

.breaddots {
	font-family: Helvetica;
	font-size: 11px;
	color: #999999;
	line-height: 16px;
	margin-left: 10px;

}

.NewsRubbe1Lnk {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	line-height: 15px;
	text-decoration: none;

}

.NewsRubbe1Lnk:hover {
	text-decoration: none;

}

.NewsRubbe2Lnk {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #a7a38f;
	line-height: 15px;
	text-decoration: none;

}

.NewsRubbe2Lnk:hover {
	text-decoration: none;

}

.NewsRubbe3Lnk {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #a7a38f;
	line-height: 15px;
	text-decoration: none;

}

.NewsRubbe3Lnk:hover {
	text-decoration: none;

}

.NewsBreadLnk {
	font-family: Arial;
	font-size: 11px;
	color: #999999;
	line-height: 14px;
	text-decoration: none;

}

.NewsUnderlineLnk {
	font-family: Arial;
	font-size: 11px;
	color: #999999;
	line-height: 14px;
	text-decoration: underline;

}

.NewsBreadLnk:hover {
	text-decoration: none;


}

.breadnews {
	font-family: Arial;
	font-size: 11px;
	color: #666666;
	line-height: 14px;
}

.NewsLnk {

	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #a7a38f;
	text-decoration: underline;
}

.NewsLnk:hover {

	color: #a7a38f;
	font-weight: bold;
	text-decoration: none;
}
	
.rubbexlarge {
	font-family: Helvetica;
	font-size: 16px;
	color: #a7a38f;
	line-height: 14px;

}

.ClientsBreadLnk {
	font-family: Arial;
	font-size: 11px;
	color: #999999;
	line-height: 14px;
	text-decoration: none;

}

.ClientsBreadLnk:hover {
	text-decoration: underline;
	color: #a7a38f;

}

.adminformlogin {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	height: 20px;
	width: 150px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	padding: 2px;

}

.adminformrubrik {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	height: 20px;
	width: 326px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	padding: 2px;

}

.adminformingress {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	height: 40px;
	width: 326px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	padding: 2px;

}

.adminformbread {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	height: 80px;
	width: 326px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	padding: 2px;

}

.adminformremittent {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	height: 20px;
	width: 326px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	padding: 2px;

}

td.off {
background: #FFFFFF;
}

td.on {
background: #f6f6f4;
}
