 /* CSS Document */

body, body table 
{
	background: #ffffff;
	font-size: 11px;
	overflow-y: scroll;

}


#divWrapper h1, #divWrapper h2, #divWrapper h3
{
	font-family: georgia, garamond;
	color:#5EA314;
	line-height: 10px;
        font-style: italic;
}

#divWrapper h1
{
        font-size: 18px;
}

#divWrapper h2
{
        font-size: 14px;
}

#divWrapper h3
{
        font-size: 12px;
}


#divWrapper h4, #divWrapper h5, #divWrapper h6
{
	font-family: verdana, arial, helvetica;
	color:#000;
	font-size: 14px;	
}


#divWrapper h6
{
	font-weight: normal;
        color:#000;
        line-height: 1px;
	font-size: 12px;	
}




#divWrapper
{
	text-align:center;
	font-family: verdana;
	font-size: 11px;
	width: 800px;
 	margin-right: auto; 
	margin-left: auto;
	padding: 0px;
        color: #000;
		
}


#divTop
{
        background: url(http://www.testwebben.se/180/Images/header.jpg); 
	width: 100%;
	height: 232px;
	margin: 0;
	padding: 0px; 
	text-align: center;
}

#divMiddle
{
	
	width: 700px;
	height: 279px;	
	border-bottom: #994911 1px dashed;
}



#divContent
{
	width: 800px;
		
}



#divContent a
{
	
	color:#1847b0;
	
}


#divContent a:hover
{
	
	color:#000;
	
}


.bild
{
       border: #1847b0 1px solid;
       padding: 5px;
		
}



.clear
{
	clear: both;	
}

#divLeftCont
{
	text-align: left;
	width: 770px;
	float: left;
	padding: 10px;
	line-height: 16px;
	color:#000;
min-height: 250px;
	height: auto !important;
	height: 250px;
}



#divFooter
{
	
	background: url(http://www.testwebben.se/180/Images/bottenbalk.gif) no-repeat center;
	width: 793px;
	height: 21px;
        font-size: 9px;
}

#divFooter p
{
	padding: 5px;
}

#divFooter a
{
	text-decoration: none;
        color: #000;
}




/* DROPDOWN MENU */

/* menu box */

div#divMenu
{
	width: 793px;
	height: 22px !important;
        height: 22px;
	font-size: 10px;
	line-height: normal;
	padding: 0px 0px 0px 0px;
	margin: 20px 0 0 0;
        text-align: left;
        background: url(http://www.testwebben.se/180/Images/gra.gif) bottom repeat-x;
}

/* Layout */

#dmenu
{
	background-color: transparent;
	z-index: 20;

}

#dmenu ul
{
	position: absolute;
	z-index: 99;

}

#dmenu li
{
	list-style-type: none;
	float: left;
        border-right: #878787 solid 1px;
        border-left: #878787 solid 1px;
  
        
}


#dmenu,
#dmenu ul,
#dmenu li,
#dmenu ul li
{
	
	padding: 0px;
        /*margin: -1px 10px 0 0;*/
        margin: -1px 1px 0 0;                     
        
}

#dmenu li a
{
	text-align: left;
        background: url(http://www.testwebben.se/180/Images/meny.gif) bottom repeat-x !important; 
        background: url(http://www.testwebben.se/180/Images/meny2.gif) bottom repeat-x;
}

#dmenu ul a,
#dmenu ul li a:hover
{
	background-image: none;
}

#dmenu a:hover
{
	
}

#dmenu ul, 
#dmenu ul ul
{
	position: absolute;
        
}

#dmenu ul li>ul, #dmenu ul ul li>ul
{
	margin-top: -2em;
}

li>ul
{
	top: auto;
	left: auto;
}

#dmenu ul,
#dmenu ul ul,
#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,
#dmenu li a,
#dmenu ul a,
#dmenu a:hover,
#dmenu ul a:hover,
#dmenu ul li a:hover,
#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;
}

/* Admin */

#dmenu ul,
#dmenu ul li,
#dmenu ul a,
#dmenu ul li a:hover,
#dmenu ul a:hover
{
	width: 15em;
}

#dmenu ul
{
	margin: 0 !important;
	/* Vänstermarg, (minus) hälften av bredden! */
	margin: 0 0 0 7.5em;
        }

#dmenu ul ul
{
	margin-left: 15em !important;
	margin-left: 15em;
	margin-top: -1em !important;
	margin-top: -1em;
}

#dmenu ul a
{
	/* onmouseout */
	/*background-color: #3366CC;*/
        width: 50px; 
}

#dmenu a:hover,
#dmenu ul a:hover,
#dmenu ul li a:hover
{
	/* onmouseover */
         background: url(http://www.testwebben.se/180/Images/bg_nav.jpg) !important; 
         background: url(http://www.testwebben.se/180/Images/aktiv2.gif) bottom repeat-x; 
}

#dmenu .aCurrent,
#dmenu ul .aCurrent,
#dmenu li .aCurrent,
#dmenu ul li .aCurrent
{
	/* Aktiv*/
       	 background: url(http://www.testwebben.se/180/Images/bg_nav.jpg) !important; 
         background: url(http://www.testwebben.se/180/Images/aktiv2.gif) bottom repeat-x; 
         border-bottom: 1px solid white;
}

#dmenu ul li a:link
{
	/* shadow */
	border-bottom: 1px rgb(35, 73, 143) solid;
	border-right: 1px rgb(35, 73, 143) solid;
}

#dmenu ul li a:link
{
	/* highlight */
	border-top: 1px rgb(60, 124, 243) solid;
	border-left: 1px rgb(60, 124, 243) solid;
}

#dmenu a:link,
#dmenu a:visited,
#dmenu ul a,
#dmenu ul li a
{
	/* onmouseout */
	color: black;
}

#dmenu a:hover,
#dmenu ul a:hover,
#dmenu ul li a:hover
{
	/* onmouseover */
	color: black;
}

#dmenu a:link,
#dmenu a:visited,
#dmenu a:hover
{
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 0.9em;
	letter-spacing: 0.1em;
	padding: 0.3em 0.8em;
	font-family: "trebuchet ms",arial,verdana,sans-serif;
	font-size: 1em;
}





/*------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;}


#divContent img
{
	border: 0px;
}