body
{
	font-family: Verdana;font-size:8pt;
}


a:link				{COLOR: #000000; }
a:visited			{COLOR: #000000; }
a:hover				{COLOR: #FF0000; }
a:active			{COLOR: #FF0000; }


/*fontklasser som skall finnas i båda stylesheeten */
.normal {font-family: Verdana;font-size:8pt;}
.rubrik {font-family: Verdana;font-size:14pt;font-weight:bold;}
.titel {font-family: Verdana;font-size:8pt;color:#FBF2BF;font-weight:bold;}
.citat {font-family: Verdana;font-size:8pt;color:Maroon;font-weight:bold;}
.citat_footer {font-family: Verdana;font-size:9pt;color:Gray;font-weight:normal;font-style:italic;text-align:right;}
.bottomtext { font-family: Arial; font-size: 10px; color:#404040; background-color:Black;}
h1
{
	font-family: Verdana;font-size:14pt;font-weight:bold;
}
/* slut */

.SurveyQuestion {font-family: Verdana;font-size:10pt;font-weight:bold;}
.SurveyAlternative {font-family: Verdana;font-size:10pt;}

.frame
{ 	
    margin-left:auto;
    margin-right:auto;    
    height:25px;
    width:937px;

}
.top 
{  
    margin-left:auto;
    margin-right:auto;
    position:relative; 
    border-left:0px solid black;
    border-right:0px solid black;
    border-top:0px solid black;   
    top:0px;
    left:0px;    
    height:241px;
    width:937px;
    background-image: url(/Images/top.jpg); background-repeat:no-repeat;
    

}
.menu
{
    text-align:left;
    position:relative;
    top:-4px;
    left:0px;
    width:937px;
    height:24px;
    font-family: Verdana;
    font-size:10pt;
    background-image: url(/Images/MenuBackground.gif);
    background-repeat: repeat-x;
}
.content
{
    background-color:#F3F4F6;
    position:relative;
    top:-6px;
    left:0px;
    width:937px;
    border-left:0px solid black;
    border-right:0px solid black;
    border-bottom:0px solid black;
    font-family: Verdana;
    font-size:10pt;
    z-index:0;
    overflow:show;
}
.contentnews
{
    background-color:#F3F4F6;
    position:relative;
    top:25px;
    left:0px;
    width:937px;
    border-left:0px solid black;
    border-right:0px solid black;
    border-bottom:0px solid black;
    font-family: Verdana;
    font-size:10pt;
    z-index:0;
    overflow:auto;
}
.bottom
{
    position:relative;
    top:25px;
    left:0px;
    width:778px;
    height:40px;
    font-family: Verdana;
    font-size:7pt;
    color:gray;
    z-index:0;
}
.newslist
{
    background-color:#879BB0;
    border-right:0px solid black;
    border-left:0px solid black;
    border-bottom:0px solid black;
    position:relative;
    top:-496px;
    left:603px;
    width:175px;
    font-family: Verdana;
    font-size:8pt;
    color:black;
    z-index:0;
    font-family:Verdana;
    font-size:8pt;
}

.inputs
{
	font-family:Verdana;
	font-size:8pt;
	font-weight:normal;
	color:#000000;
	background-color:#E9E9E9;
}



/* menu */
.menu_parent
{
	background-color:#F3F4F6;	
	font-size:12px;
	text-align:left; 
	text-decoration:underline;
	font-variant:small-caps;
	font-weight:bold;
	width:140px;
	padding-top:10px;
}
.menu_parent_hover
{
	background-color:#F3F4F6;
	font-size:12px;
	text-align:left;
	color:#000000;
	cursor: pointer;
	font-variant:small-caps; 
	font-weight:bold;
	text-decoration:underline;
	padding-top:10px;
}
.menu_child
{	
	padding-left:10px;
	font-size:8pt;
	text-align:left;
	background-color:#F3F4F6;
	color:#4A86C6;
	line-height:17px;
	font-weight:bold;
}
.menu_child_hover
{
	padding-left:10px;
	font-size:8pt;
	text-align:left;
	background-color:#F3F4F6;
	color:#000000;
	cursor: pointer; 
	color:#4A86C6;
	line-height:17px;
	font-weight:bold;
}

.articlelist		
{
	font-family: Verdana; 
	font-size: 10px; 
	line-height: 12px; 
	color: %000000;
}