body 	{
	background-image: url("bgBrosten.jpg");
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: left top;
	font-family: Verdana, Sans-Serif;
	margin-left:3%;
	margin-right:3%;
	margin-top:3%;
	}

#company1
	{
	font-family: Times Roman New, Serif;
	font-size: 1.9em;
	font-weight:700;
	letter-spacing:1px;
	color: rgb(92,92,92);
	}

#company2
	{
	font-family: Arial, Sans-Serif;
	font-size: 1.1em;
	font-weight:600;
	letter-spacing:1px;
	color: rgb(0,0,0);
	}

#company3
	{
	font-family: Arial, Sans-Serif;
	font-size: 0.6em;
	font-weight:500;
	color: rgb(0,0,0);
	}

h1
	{
	font-size: 1.0em;
	font-weight:700;
	}

.titel
	{
	font-weight:700;
	}

.main
	{
	background-color: rgb(255,255,255);
	text-align:left;
	padding:0px;
	border:0px;
	font-size: 0.8em;
	color: rgb(0,0,0);
	}
.logo
	{
	background-color: rgb(220,220,220);
	width:25%;
	height:130px;
	text-align:center;
	padding-top:10px	
	}

.brolauget
	{
	background-color: rgb(220,220,220);
	height:75px;	
	}
	
.byggaranti
	{
	background-color: rgb(220,220,220);
	height:25px;	
	}

.rspace
	{
	background-color: rgb(220,220,220);
	width:10px;
	}

.banner
	{
	background-color: rgb(220,220,220);
	width:80%;
	text-align:left;
	padding-left:10px;
	}

.home
	{
	background-color: rgb(220,220,220);
	font-size: 0.8em;
	padding:10px;
	text-align:center;
	}
	
.lmenu
	{
	background-color: rgb(220,220,220);
	width:25%;
	text-align:left;
	padding-left:-10px;
	padding-top:20px;
	font-size: 0.8em;
	line-height:150%;
	color: rgb(0,0,0);
	}

.textleft
	{
	background-color: rgb(255,255,255);
	width:50%;
	text-align:left;
	padding-left:15px;
	padding-right:10px;
	padding-top:10px;
	padding-bottom:10px;
	font-size: 0.8em;
	color: rgb(0,0,0);
	}

.textright
	{
	background-color: rgb(255,255,255);
	width:50%;
	text-align:left;
	padding-left:15px;
	padding-right:10px;
	padding-top:10px;
	padding-bottom:10px;
	font-size: 0.8em;
	color: rgb(0,0,0);
	}

.footer
	{
	background-color: rgb(220,220,220);
	text-align:center;
	padding-top:5px;
	padding-bottom:5px;
	font-size: 0.7em;
	color: rgb(0,0,0);
	}

.duerher
	{
	font-weight:700;
	color: rgb(153,0,0);
	}

img
	{
	border:0;
	}

A:link
	{
	color: rgb(153,0,0);
	text-decoration:none;
	border:0;
	}

A:visited
	{
	color: rgb(153,0,0);
	text-decoration:none;
	border:0;
	}


A:hover
	{
	color: rgb(153,0,51);
	text-decoration:underline;
	border:0;
	}

A:active
	{
	color: rgb(153,0,0);
	text-decoration:none;
	border:0;
	}