@import url(http://www.testwebben.se/2037/8339.css);


/* LAYOUT ------------------ */ 

#wrapper
{
    text-align: left;
    width: 957px;
    margin: 1em auto 1em auto;
    padding: 0px;
    border: 1px #adadad solid;
    background-color: white;
} 

#header
{
    background-image: url(http://www.testwebben.se/2037/Images/header_9.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    height: 175px;
} 

#main-left
{
    float:left;
    width: 150px;
    padding: 0em 0em 0em 0em;
    /*border: 1px solid black;*/
    margin:3em 0 0 1em;
    clear:both;
} 



#main
{
    margin: 1em 0em 1em 0em;
    width:780px;
    float:left;
    padding:0 0 0 0em;
    
} 



#main-right
{
    float: left;
    width: 200px;
    margin: 0em 0em 1em 0em;
} 

.clear
{
    clear: both;
    line-height: 0.01;
    border-style: none;
} 


/* ------------------- NAV UNDERSIDA -------------------- */ 

#detachedSubMenu a,
#detachedSubMenu a:link, 
#detachedSubMenu a:visited, 
#detachedSubMenu a:active 
{
	color: #666666;
	text-decoration: none;
	font-weight: normal;
        margin: 0;
        line-height: 1.3;

}

#detachedSubMenu li:hover 
{
	/*text-decoration: underline;*/
	color: #666666;
        /*background-color: #dddddd;*/
        list-style-image: url(http://www.testwebben.se/2037/Images/arrow_red.jpg); 
}

#detachedSubMenu ul li:hover 
{
	/*text-decoration: underline;*/
	color: #666666; 
font-size: 80%;
	list-style-image: url(http://www.testwebben.se/1665/Images/line1.gif);
}

ul#detachedSubMenu li.active
{
	color: #000;
        list-style-image: url(http://www.testwebben.se/2037/Images/arrow_red.jpg);  
} 

ul#detachedSubMenu ul li.active
{
	color: #444444;
font-size: 80%;
	list-style-image: url(http://www.testwebben.se/1665/Images/line1.gif);  
} 

#detachedSubMenu ul 
{ 
         margin: 5px 0 5px 5px;
}

#detachedSubMenu li
{
        list-style-image: url(http://www.testwebben.se/2037/Images/arrow_grey.jpg);
	padding: 0 0 5px 0;
	margin: 0 0 0 0;
}
#detachedSubMenu ul li
{
	list-style-image: url(http://www.testwebben.se/1665/Images/line2.gif);
	padding: 0 0 2px 0;
font-size: 80%;
	margin: 0 0 0 0;
}

#subMenuHeader
{
	font-size: 1.2em;
	margin: 1em 1.3em 1em 0;
        border-bottom: 1px solid #cccccc;

	color: #666666;
        font-weight:bold;
	font-family: verdana, arial, sans-serif;
	line-height: 1.4;

}

/* FORMULÄR ---------------- */

form 
{
	margin: 1em 0em 0em 0em;
}

textarea,
input 
{
	padding: 0 0.2em;
	width: 200px;
}

select,
input,
textarea,
button 
{
	font-size: inherit;
	font-size: 100%;
	
}

textarea 
{
	height: 6em;
	width: 250px;
}

button 
{
	line-height: 1.1em;
	padding-top: 0.05em;
}



/* ------------------ BOXDESIGN FÖR DUBBELMENYN ---------------------- */
#main {
width:730px;
}

#main-left{
	width: 200px;
	/*margin: 2.5em 8em 0em 0em;*/
	padding: 0em;
	list-style-type: none;
	/*font: 100% Verdana, Helvetica, sans-serif;*/
	letter-spacing: 0em;
}

