a img {border: 0;}
body
{
	background-repeat:no-repeat;
	font-family: Arial, Verdana;
	background-color:#DDDECF;
	line-height:140%;
	font-size:12px;
	margin-top:5px;
	margin-left:5px;
}

TD
{
	font-size:12px;
}


H1
{
	font-size:16px;
}
H2
{
	font-size:15px;
}
H3
{
	font-size:14px;
	padding-bottom:0px;
	margin-bottom:5px;
}
H4
{
	font-size:13px;
}


a.linkbutton
{
	font-family:Arial,Verdana;
	background-color:#FFFFFC;
	font-size:12px;
}

a.linkbutton:visited
{
	color:#0000AA;
}

#divMain
{
	LEFT: 80px; 
	TOP: 190px;
	POSITION: absolute; 
	margin:0px;
	padding:0px;
	border-width:0px;
	
}

A
{
    COLOR: #76790D;
    TEXT-DECORATION: none;
    font-weight:bold;

}
A:hover
{
    COLOR: #86890D;
    TEXT-DECORATION: underline;
}


A.menuLink
{
	color:White;
}

	
.tdSelected
{
	background-color:#FFFFF9;
	border:0px;
	border-style:solid;
	border-bottom:0px;	
	text-align:center;
	border-color: #BBBBBB;
	padding:5px;
}

.tdNotSelected
{
	border:0px;
	border-style:solid;
	text-align:center;
	border-color: #BBBBBB;
	padding:5px;
}
.tdEmpty
{
	border:0px;
	border-bottom:1px;
	border-style:solid;
	border-color:#EE7F25;
}

.panel
{
	border:1px;
	border-style:solid;
	border-top:0px;
	border-color:Black;
	background-color:#FFFFF9;
	padding:9px;
	font-size:12px;
}


/* This is where you can customize the appearance of the tooltip */
div#tipDiv {
  position:absolute; visibility:hidden; left:0; top:0; z-index:10000;
  background-color:#F8FCD8; border:1px solid #C5D34E; 
  width:250px; padding:4px;
  color:#000; font-size:12px; line-height:1.2;
}





#divContainer
{
width: 966px;
margin: 10px auto;
color: #333;
line-height: 130%;
position:relative;
}



#divTopLogo
{
padding: 0px;
}

#divTopBox
{

height:46px;
position:relative;
top:28px;

}



#divRightnav
{
	position:absolute;
	width: 180px;
	left:780px;
	top:30px;

}


#divContent
{
	margin-left: 0px;
	border-left: 0px solid gray;
	margin-right: 0px;
	border-right: 0px solid gray;
	padding-top: 20px;
	padding-bottom: 10px;
	padding-left:65px;
	padding-right:40px;

	background-color:White;
	position:relative;
	top:28px;

	min-height:500px;
	height: auto !important;
	height: 500px;
	width: 860px;
}

#divContentPrint
{
	margin-left: 0px;
	border-left: 0px solid gray;
	margin-right: 0px;
	border-right: 0px solid gray;
	padding-top: 20px;
	padding-bottom: 10px;
	padding-left:10px;
	padding-right:40px;

	background-color:White;
	position:relative;
	top:28px;

	min-height:500px;
	height: auto !important;
	height: 500px;
	width: 860px;
}

#divFooterCopyright
{
	margin: 0;
		position:relative;
top:10px;
left:5px;
}

#divInloggad
{
	position:absolute;
	top:10px;
	left:700px;	
}

#divFooterBox
{
	clear: both;
	margin: 0;
	height:40px;
	position:relative;
	top:15px;
}

.footer
{
		color:#8A8A8B;
		font-size:11px;
		
}

A.footer
{
	text-decoration:none;
	color:#8A8A8B;
}

A.footer:hover
{
		text-decoration:underline;color:#000000;
}

.divInstruktionsfilm
{
	font-size: 9px;
	margin-bottom: 15px;
}

.whitelink
{
	color:White;font-weight:bold;font-size:12px;line-height:120%; 
}

A.whitelink:hover
{
	text-decoration:none;color:#eeeeee;
}

.smallink
{
	color:#575759;
	font-size:10px;
	
}

.padded
{
		padding-right:6px;
	padding-left:6px;
}
.LinkStorhushall
{
	color: #D84D89;
}
.Instruktioner
{
	border-color: #C0C0C0;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-width: 2px;
	border-bottom-width: 2px;
	margin-top: 10px;
}