html 
{
	background: #d9d9d9 url(http://www.testwebben.se/204/Images/BG.gif) center;
	margin: 0em;
	padding: 0em;
}

body 
{
	font-size: 80%;
	line-height: 1.6;
	text-align: center;
	margin: 0em;
	padding: 0em;
	border-top: 1px #e0e6ba solid;
}

html, body, form, legend, input, textarea, select, table, h1, ol, ul, table, th, code 
{
	font-family: verdana;
	color: #0f0000;
}

h1,h2, h3 
{
	font-family: georgia,garamond, 'times new roman',serif;
	color: #608342;
	font-weight: normal;
	line-height: 1.3;
}

h1 
{
	font-size: 2em;
        font-weight: bold;
}

h2 
{
	font-size: 1.3em;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	margin: 0em 0em 0.3em 0em;
	padding: 0em;
	font-weight: bold;
}

h3 
{
	font-size: 1em;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	margin: 0em 0em 0.3em 0em;
	padding: 0em;
	font-weight: bold;
}

p, 
#footer,
#search label 
{
	color: #4b4851;
}

#main 
{
	margin: 0em auto;
	width: 783px;
}

#header 
{
	height: 150px;
	background: url(http://www.testwebben.se/204/Images/toppbild.gif) repeat-y center top;
}


#content_box
{
	text-align: center;
}

#content_box a:link
{
     color: #435f2b;
     text-decoration: none;
     font-weight: bold;
}

#content_box a:visited
{
     color: #435f2b;
     text-decoration: none;
     font-weight: bold;
}

#content_box a:hover
{
     text-decoration: underline;
}


#col1 
{
	width: 710px !important;
        width: 660px; 
	padding: 10px 0em 2em 40px !important;
	padding: 10px 0em 2em 10px;
	text-align: left;
	color: black;
     	
}


#footer 
{
	height: 30px;
	background-image: url(http://www.testwebben.se/204/Images/bg_footer.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	text-align: center;
	padding: 0em 0em 1em 0em;
	font-size: 0.8em;
}

#content_footer,
.clear 
{
	clear: both;
}


/*------SMELINK LOGGA------*/
#pSmelinkInfo{padding: 0 0 5px 0; margin-left: 40px;}
#pSmelinkInfo a:link {text-decoration: none;}
#pSmelinkInfo a:visited {text-decoration: none;}
#pSmelinkInfo #imgSmelinkLogo{border: 0;}

#divMenu
{          
   
	margin-left: 40px;
        
            
		
}

#dmenu 
{          
	font-family: verdana;
	font-size: 90%;
	list-style-type: none;      
	margin:0px;
        padding-top: 5px;               
        color: #000;                
	height: 30px;             
		
}

#dmenu li
{
	list-style-type: none;
	float: left;      
	background-color: #fff; 
	color: #000;            
	margin: 0 3px 0 0;      
	padding-left: 20px;           
	height: 30px;       
	display: block;	
}

#dmenu ul 
{        
	position: absolute;     
	margin: 0px 0 0 -1px;	
	padding: 0px;           
	list-style-type: none;  
	display: none;
	border: #435f2b solid 1px;
	background-color: #fff; 
	color: #000;  
	z-index: 99;
       
					            
}

#dmenu ul li
{
	background-color: #fff; 
	color: #000;            
	border: none;           
	margin: 0;				
	padding: 0px;           
	/*width: 119px;*/           
}

#dmenu li a
{
	text-align: center; 
	/*width: 119px;*/       
	display: block;
	padding: 3px 0px;
	color: black;
	text-decoration: none;
}

#dmenu ul a 
{           
	padding: 5px;
	margin: 0;
	width: 108px; 
	display: block;
	color: black;
}

#dmenu a:hover
{
	display: block;
	color: #435f2b;
}

#dmenu ul li a:hover{
	display: block;
	/*width: 108px;*/ 
	color: #435f2b;
}

#dmenu ul ul
{
	display: none;  
	position: absolute;
	margin-left: 116px;
	margin-top: -2em;  
}

#dmenu ul li>ul, #dmenu ul ul li>ul
{
	margin-top: -2em;
}

#dmenu li:hover ul ul, 
#dmenu li:hover ul ul ul,
#dmenu li:hover ul ul ul ul,
#dmenu li:hover ul ul ul ul ul
{
	display:none;
}

#dmenu li:hover ul,
#dmenu ul li:hover ul,
#dmenu ul ul li:hover ul,
#dmenu ul ul ul li:hover ul,
#dmenu ul ul ul ul li:hover ul
{
	display:block;
}

li>ul 
{
	top: auto;
	left: auto;
}

/*Används för att ta bort float till menyn,
/*Om divContent inte ligger under menyn, 
/*Ändra till namnet på din template*/

#divContent 
{                      
	clear: both;
}


