body{
	background: url(images/bg.gif);
	background-repeat: repeat;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	margin: 0px 0px 0px 20px;
}
td{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
}
hr{
	border-top: 1px dotted #CCC;
	border-left:none;
	border-right: none;
	border-bottom: none;
	background-color: #FFF;
	color: #CCC;
	height: 1px;
	width: 215px;
	margin:5px -5px 5px -5px;
	padding: 0px;
}
#topp{
	margin: 0px;
	border-bottom:5px solid #FFF;
}
#wrapper{
	width: 760px;
	border-top: 5px solid #393;
	border-bottom: 18px solid #393;
	background-color: #FFF;
	padding:10px 0px 10px 0px;
}
#logo{
	padding:10px 20px 5px 25px;
	margin:0px;
}
#info{
	width: 210px;
	padding:15px 0px 10px 15px;
	margin: 5px 0px 0px 10px;
	color: #999;
	float:left;
}
#info a:link, #info a:visited{
	color: #000;
	text-decoration:underline;
}
#info a:hover, #info a:active{
	text-decoration:none;
	color: #666;
}
.soft{
	color: #CCC;
}
.verticalDot{
	border-left: 1px dotted #CCC;
	margin-top:5px;
}
#main{
	padding:0px 20px 5px 20px;
	font-size: 1.1em;
}

#main h1{
	line-height: 18px;
	font-size: large;
	color: #000;
	font-weight: normal;
	text-transform: uppercase;
}
#main a:link, #main a:visited{
	color: #333;
	text-decoration: underline;
}
#main a:hover, #main a:active{
	text-decoration: none;
}
#nav{
	width:475px;
	margin: 5px 0px 0px 5px;
	height: 16px;
	padding:10px;
	font-weight: bold;
	color:#CCC;
	font-size:1.1em;
}
#nav a:link, #nav a:visited{
	color:#333;
	text-decoration:none;
	padding:5px 5px 0px 5px;
}
#sub{
	width:475px;
	margin: -15px 0px 0px 10px;
	height: 16px;
	padding:10px;
	font-weight: normal;
	color:#999;
	font-size:1.1em;
}
#btm a:link, #btm a:visited{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	padding:15px 0px 10px 15px;
	margin: 5px 0px 0px 10px;
	color: #cacaca;
	float:left;
	text-decoration:none;
}
#btm a:hover, #btm a:active{
	color:#666;
	text-decoration:none;
}


/*INDEX*/
body#index div#wrapper{
	border-top: 5px solid #C30;
	border-bottom:18px solid #C30;
}
body#index a.index:visited, body#index a.index:link, body#index #nav a:hover, body#index #nav a:active, body#index #main h1{
	color:#C30;
}
/*TJENESTER*/
body#tjenester div#wrapper{
	border-top: 5px solid #F90;
	border-bottom:18px solid #F90;
}
body#tjenester a.tjenester:visited, body#tjenester a.tjenester:link, body#tjenester #nav a:hover, body#tjenester #nav a:active, body#tjenester #main h1{
	color:#F90;
}
body#tjenester #sub a:link, body#tjenester #sub a:visited{
	color:#C60;
	text-decoration:none;
}
body#tjenester  #sub a:hover, body#tjenester #sub a:active{
	color:#F90;
	text-decoration:none;
}
body#tjenester #sub a.active:link, body#tjenester #sub a.active:visited{
	color:#000;
}
/*JOBB*/
body#jobb div#wrapper{
	border-top: 5px solid #393;
	border-bottom:18px solid #393;
}
body#jobb a.jobb:visited, body#jobb a.jobb:link, body#jobb #nav a:hover, body#jobb #nav a:active, body#jobb #main h1{
	color:#393;
}

/*KONTAKT*/
body#kontakt div#wrapper{
	border-top: 5px solid #39C;
	border-bottom:18px solid #39C;
}
body#kontakt a.kontakt:visited, body#kontakt a.kontakt:link, body#kontakt #nav a:hover, body#kontakt #nav a:active, body#kontakt #main h1{
	color:#39C;
}
body#kontakt #sub a:link, body#kontakt #sub a:visited{
	color:#39C;
	text-decoration:none;
}
body#kontakt  #sub a:hover, body#kontakt #sub a:active{
	color:#6CF;
	text-decoration:none;
}
body#kontakt #sub a.active:link, body#kontakt #sub a.active:visited{
	color:#000;
}
#footer{
	clear: both;
	width:760px;
	padding: 10px 0px 0px 0px;
	text-align: center;
	height:12px;
	color:#CCC;
}
#footer a:link, #footer a:visited{
	color: #BBB;
	text-decoration: none;
}
#footer a:hover, #footer a:active{
	color: #999;
	text-decoration:underline;
}
