table, tr, td {font-size:10px;}

/* CSS Document */

body {

	background: #ffffff url(http://www.testwebben.se/495/Images/bg.gif) top center no-repeat ;
	background-attachment: fixed;
margin-top:0px;
 }

 


h1, h2, h3
{
	font-family: verdana, arial, helvetica;
	color:#7F9E26;
	font-size: 16px;
	line-height: 1.2em;
}


h4, h5, h6
{
	font-family: verdana, arial, helvetica;
	color:#7F9E26;
	font-size: 14px;
	line-height: 10px
}



#divWrapper
{
	text-align:center;
	font-family: verdana;
	font-size: 10px;
	width: 800px;
 	margin-right: auto; 
	margin-left: auto;
	padding: 0px;
		
	}


#divTop
{

	width: 100%;
	height: 84px;
	margin: 0px;
	padding: 0px; 
	text-align: left;
background-color:#fff;
}


#divMenu
{
	
	
	background: url(http://www.testwebben.se/495/Images/menybg.gif)  center;
	width: 793px;
	height: 30px;

	

}

#divMenu ul
{
	margin: 0px;
	padding: 7px 0px 0px 0px; 

					
}

#divMenu ul li
{
	list-style-type: none; 
	display: inline; 
	margin: 0;
	padding: 0;
	width: 110px;
	

	
}


#divMenu ul li a
{
	padding: 0px 0px 0px 0px;
	margin: 7px;
	height: 26px;	
	text-decoration: none; 
	width: 98px;
	font-size: 11px;
	font-family: Trebuchet MS, verdana, arial, helvetica;
	
	
}

#divMenu ul li a:link 
{ 
	color: black;
}

#divMenu ul li a:visited 
{ 
	color: black;
}

#divMenu ul li a:hover
{
	border-color: #994911;
	color: #878787;
	text-decoration: underline;

	
	
}

#divMiddle
{
	
	width: 700px;
	height: 279px;	
	border-bottom: #994911 1px dashed;
}



#divContent
{
	
	width: 800px;
	
	
	
	
}


.clear
{
	clear: both;	
}

#divLeftCont
{
	text-align: left;
	width: 500px;
	float: left;
	padding: 10px;
	line-height: 16px;
	color:#505050;
}

#divRightCont
{
	width: 150px;
	float: left;
	padding-top: 10px;
	height:555px;
margin-left:50px;
	text-align: left;
	color:#505050;
	
}

#divFooter
{
	
	background: url(http://www.testwebben.se/495/Images/bottenbalk.gif)  center;
	width: 793px;
	height: 50px;
}

#divFooter p
{
	padding: 5px;
}



/*-- Start standardcss för skyddad sida --*/

#divProtectedPageDialog label
{
     display: block; width: 110px; float: left;
}

#divProtectedPageDialog button
{
     margin-left: 182px;
}

#divLogutDialog
{
     float:right;
}
#divProtectedPageDialog #btnNewPassword
{
     margin-left: 118px;
}
/*-- Slut standardcss för skyddad sida--*/

li, ul, ol, li ul, li ol {
list-style-type:bullet;}