/* CSS Document */
body
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
}
#divWrapper
{

	background-image: url("http://www.testwebben.se/193/Images/bg_middle.gif");
	background-position: top left;
	background-repeat: repeat-y ;
	border: 2px #b8cbeb solid;

	width: 799px;
}
#footer
{
	background-image: url("http://www.testwebben.se/193/Images/bg_bottom.gif");
	background-position: bottom  left;
	background-repeat: no-repeat ;
	height: 144px;
}

#content_box
{
	background-image: url("http://www.testwebben.se/193/Images/bg_top.gif");
	background-position: top  left;
	background-repeat: no-repeat ;
}
#content_footer
{
	text-align: center;
        font-size: 11px;
        margin: 5em 0em 0em 0em;
        clear: both;
}
.clear
{
	clear: both;
}




h1, h2, h3
{	
	color: #463982;

}
h1
{
	font-size: 1.6em;
}
h2
{
	font-size: 1.2em;
}
h3
{
	font-size: 1em;
}

a:link,
a:hover,
a:visited,
a:active
{
	color: #7373b9;
}
a:hover
{
	color: #b60000;
}

ul li,
ol li
{
	list-style: circle;
	margin: 2em 0em 0em 0em;
}

ul li em
{
	
}
#divLeft a
{
	text-decoration: none; 
	color: #A12020;
	font-family: Arial;
	font-size: 11px;
}

#divLeft a:hover
{
	font-size: 11px;
	color: #000000;	
	font-weight : bold;
} 


#divContent p
{

	font-family: Arial;
	font-size: 12px;
	letter-spacing: 1px;
	word-spacing: 5px;
	line-height: 16px;
	text-align: justify;
}


#divMenu
{
   font-size: 14px;
	text-align: left;
	padding: 100px 0 0 0;
	float: left;
	width: 130px;
}
#divColumnWrapper
{
 padding: 200px 2em 0em 0em;
	float: right;
	width: 600px;
}
#divColumnWrapper img
{
    padding: 3px;
    border: 1px #cbd8f2 solid;
    margin: 0em 0.2em 0em 0em;
}
#divMenu ul li,
#divMenu ul ul li
{
	margin: 0.3em 0em 0em 0em;
}
#divMenu
{

}

#divMenu ul li
{
	list-style-image: url(http://www.testwebben.se/193/Images/star.gif);
	list-style-type: circle;
	list-style-position: outside; 
}

#divMenu ul li a
{
	text-decoration: none;
	color: #463982;
	font-family: Arial;
}

#divMenu ul li a:link 
{ 
	
}

#divMenu ul li a:visited 
{ 
	
}

#divMenu ul li a:hover
{
	color: #b60000;
} 

#divMenu ul ul
{
    margin: 0em 0em 0em 1em;
    padding-left: 1em;
    font-size: 12px;
}

#divMenu ul ul li
{
	list-style-image: url(http://www.testwebben.se/193/Images/star.gif);
	list-style-type: circle;
	list-style-position: outside; 	
}

#divMenu ul ul li a
{
	text-decoration: none;

}

#divMenu ul ul li a:link 
{ 
	
}

#divMenu ul ul li a:visited 
{ 
	
}

#divMenu ul ul li a:hover
{
	color: #b60000;
} 