html 
{

background-image: url(http://www.testwebben.se/602/Images/34_graybg.gif); 
background-attachment: fixed;
}

#divWrapper h1
{
	font-family: verdana, arial, helvetica;
	color:#BB1219;
	font-size: 22px;
	line-height: 10px
        font-weight:bold;
}

#divWrapper h2
{
	font-family: verdana, arial, helvetica;
	color:#BB1219;
	font-size: 18px;
	line-height: 10px
        font-weight:bold;
}

#divWrapper h3
{
	font-family: verdana, arial, helvetica;
	color:#BB1219;
	font-size: 16px;
	line-height: 10px
        font-weight:bold;
}

#divWrapper img
{
border: none;
}


#divWrapper a:link {
	font-family: verdana, arial, helvetica;

	color: #BB1219;
	text-decoration:none;
        font-weight:bold;}
	
#divWrapper a:visited {
	font-family:verdana, arial, helvetica;

	color: #BB1219;	
	text-decoration:none;
        font-weight:bold;}
	
#divWrapper a:hover
{
	font-family: verdana, arial, helvetica;

	color: #000000;	
}

#divWrapper
{
        margin:0px auto;
	background:#dddddd;
	padding:0;
	font-family: verdana;
 	font-size: 12px;
        color:#eeeeee;	
        background-color: #ffffff;
	width: 700px;
	padding: 0px;
        border:5px solid white;
        outline:1px solid black;
}


#divTop
{
	width: 100%;
	height: 64px;
	background: url(http://www.testwebben.se/602/Images/34_bg.jpg)  repeat-x;
	margin: 0;
	padding: 0px; 
	text-align: left;
}

#divMenu
{
	
        background-color:#bb1219;
	height: 26px;
        text-transform: uppercase;
border-top:1px solid white;
border-bottom:1px solid white;

}

#divMenu p
{
margin:0;
}


#divMiddle
{
	clear: both;
	background: url(http://www.testwebben.se/602/Images/top.jpg) repeat-y center;
	width: 700px;
	height: 150px;	

}



#divContent
{
	width: 700px;
	background: #ffffff;
background-repeat:no-repeat;
background-position:right 20px;}

#divLeftMid
{
	text-align: left;
	width: 380px;
	float: left;
}

#divRightMid
{
	
	width: 320px;
	float: left;
}
.Clear
{
	clear: both;
}

#divLeftCont
{
	text-align: left;
	width: 680px;
	float: left;
	padding: 10px;
	line-height: 16px;
	color:#505050;
}

#divRightCont
{
	width:0px;
	float: left;
	padding: 10px;
	height: 420px;
	text-align: left;
	color:#505050;

}

#divMenu #dmenu li a {color:#fff;
font-weight:bold;
padding-top:7px;}

#dmenu
{          
	font-family: verdana;
	font-size: 10px;
	list-style-type: none;      
	margin: 0 auto;                

	background-color: #fff;	    
	color: #fff;                
	z-index: 20;
padding-left:135px;

}

#dmenu li
{
	list-style-type: none;
	float: left;          
	background-color: #000; 
	color: #fff;            
	margin: 0 3px 0 0;      
	padding: 0 0 0 0;           
	display: block;	

}

#dmenu ul 
{        
	position: absolute;
	margin: 0px 5px 0 -1px;	
	padding: 0px;           
	display: none;
	width: 119px;           
	background-color: #fff; 

	color: #fff;  
	z-index: 99;
					            
}

#dmenu ul li
{
	background-color: #fff; 
	color: #fff;            
	border: none;           

	padding: 0px;            

}

#dmenu li a
{

	display: block;
	padding: 7px 0px;
	color:#fff;
	text-decoration: none;
        background-color:#bb1219;
padding-right:14px;
text-align: center;

}

#dmenu ul a 
{           
	padding: 5px;
	margin: 0;
	width: 109px; 
	display: block;
	color: #fff;
        background-color:#fff;}

#dmenu ul a:hover 
{           
	padding: 5px;
	margin: 0;
	width: 111px; 
	display: block;
	color: #fff;
}

#dmenu a:hover
{
	display: block;
        text-decoration: underline;

}

#dmenu ul li a:hover
{
	display: block;
	width: 109px; 
color:#000;}

#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;
}

#divFooter {
font-size:10px;
text-align:center;
color:gray;
border-top:1px solid silver;
padding-bottom:5px;}