body
{
	background: #fff url(http://www.testwebben.se/333/Images/bg.gif) fixed;
}

#divWrapper
{
	margin: auto;
	width: 800px;
	font-size: 12px;
	font-family: Trebuchet MS, Verdana, sans-serif;
       
}


#divColumnWrapper
{
        padding: 0;
	background: #fff; 
        border-left: 1px solid #1a1496;
	border-right: 1px solid #1a1496;
        color: black;
	
}

#divColumnWrapper a:link {
	font-family: Trebuchet MS, Verdana, sans-serif;
	color:#1a1496;
	text-decoration: none; }
	
#divColumnWrapper a:visited {
	font-family: Trebuchet MS, Verdana, sans-serif;
	color:#1a1496;
	text-decoration: none; }
	
#divColumnWrapper a:hover{
	font-family: Trebuchet MS, Verdana, sans-serif;
	color:#000;}

#divHeader
{
	
	width: 640px; 
	height: 129px;
	text-align: center;
	padding: 1px 0 1px 0;
	font-size: 30px;

}


h1
{
	color: #1a1496;
	font-size: 16px;
        font-family: Trebuchet MS, Verdana, sans-serif;
}

h2
{
	color: #000;
	font-size: 14px;
}

h3
{
	color: #000;
	font-size: 12px;
}




#divContent
{
	background: url(http://www.testwebben.se/333/Images/bgcontent.gif);
        float: left;
	padding: 5px;
        margin: 5px;
	color: black;
        border: 1px solid #e7e6e5;  
        width: 776px !important;
        width: 765px;
        clear: both;
}



#divFooter
{		
	background: #1a1496;
	text-align: center;
	font-size: 10px;
	height: 37px;
	padding: 10px 0 0 0;
	color: white;
}


#divFooter img
{
    border: 0;
}   

#divFooter a:link    
{
    color: #fff;
    text-decoration: none;
}

#divFooter a:visited
{
    color: #fff;
    text-decoration: none;
}

#divFooter a:hover
{
    color: #F7941D;
    text-decoration: none;
}

/*MENU*/


#divMenu
{
	margin: auto;
	border-bottom: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
	width: 100%; 
        background: #1a1496;
        font-size: 90%;
}



#divMenu ul
{
	margin: 0;
	padding: 3px 0; 
	float: left;			
}

#divMenu ul li
{
	list-style: none;
	margin: 0;
	display: inline;
	
}

#divMenu ul li a
{
	padding: 3px 0.5em;
	margin-left: 3px;
	text-decoration: none;
        font-weight: bold;

}

#divMenu ul li a:link 
{ 
	color: white;
	
}

#divMenu ul li a:visited 
{ 
	color: white;
}

#divMenu ul li a:hover
{
	color: #fffe07; 
	text-decoration: none;
}

#divMenu ul #liCurrent a
{
         color: #e20025;
         font-weight: bold; 
}


#divMenu ul ul
{
    margin-top: 8px;
}

#divMenu ul ul li
{
	list-style: none;
	margin: 0;
	display: inline;
}

#divMenu ul ul li a
{
	padding: 3px 0.5em;
	margin-left: 3px;
	text-decoration: none;
        font-weight: normal; 
}

#divMenu ul ul li a:link 
{ 
	color: white; 
}

#divMenu ul ul li a:visited 
{ 
	color: white; 
}

#divMenu ul ul li a:hover
{
	color: #e20025;
} 

table, tr, td
{
      font-family: Trebuchet MS, Verdana, sans-serif;
      color: #000;
      font-size: 12px;
}

.bild
{  
    border: 1px #1a1496 solid;
    padding: 2px;
}
