body 
{
	font-family: Arial, Verdana, sans-serif; font-size: 12px; font-weight:normal;
	line-height: 20px;
	color: #000000; background-color: #FFFFFF; 
	margin: 0 0 0 0;
}

h1
{
	font-family: Arial, Verdana, sans-serif;
	font-weight: 700;
	font-size: 18px; 
	color: #000000;
	margin-top: 5px;
	margin-bottom: 5px;
}

a:link
{ 
	font-weight: normal;
	text-decoration: none;
    color: #000000;
}

a:visited 
{ 
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}

a:active
{
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}

a:hover
{
	font-weight: normal;
	color: #000000;
	text-decoration: underline;	
}

.grayLink:link
{ 
	font-weight: normal;
	text-decoration: none;
    color: #919398;
}

.grayLink:visited 
{ 
	font-weight: normal;
	text-decoration: none;
	color: #919398;
}

.grayLink:active
{
	font-weight: normal;
	color: #919398;
	text-decoration: underline;
}

.grayLink:hover
{
	font-weight: normal;
	color: #919398;
	text-decoration: underline;	
}

#divTopHeader
{
    margin-top: 20px;
    width:870px;
}

#divContentHolder
{
    width:870px;       
}

#divLeftMenu
{
    width: 200px;line-height: 20px;
    text-align:left;float: left;
}

#divPageContent
{
    width: 470px; line-height: 20px; padding-right: 50px;   
    text-align:left; float: left;
}

#divRightMenu 
{
    width: 150px;
	float: left;text-align:left;
}

#imgMenuLeftHeader
{
    padding-bottom:7px;   
}

#imgMenuRightHeader
{
    padding-bottom:7px;   
}

#imgLineBreak
{
 width:870px; height:1px;   
}

#divPageFooter {
	font-family: Arial, Verdana, sans-serif; font-size: 10px; line-height: 15px;
	color: #000000;
}

/*
td, th {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight:normal;
	line-height: 17px;}

div, table { 
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight:normal;
	line-height: 17px;}
	
	
#mainContent {
    width: 100%;}
	
#headerContent {
    width: 870px;
	height: 130;}
	
#placeHolder {
    width: 870px;}
	
#menuContent {
    width: 200px;
	float: left;
	text-align:left;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight:normal;
	line-height: 20px;
	color: #000000;}
	
#textContent {
    width: 470px;
	float: left;
	text-align:left;
	padding-right: 50px;}	
	
#archiveContent {
    width: 150px;
	float: left;
	text-align:left;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight:normal;
	line-height: 20px;
	color: #000000;}		
	
*/
	
/***** TEXT & LÄNKAR **********/	

/*

	
.subHeadBlack {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight: 700;
	line-height: 18px;
	color: #000000;}	

.dateField {
	font-family: Arial, Verdana, sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: #000000;}	


a:link
{ 
	font-weight: normal;
	text-decoration: none;
    color: #000000;
}

a:visited 
{ 
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}

a:active
{
	font-weight: normal;
	color: #393939;
	text-decoration: underline;
}

a:hover
{
	font-weight: normal;
	color: #393939;
	text-decoration: underline;	
*/