.submeny
{
	font-family: Verdana, Arial, Geneva;
	font-size: 10px;
	line-height: 20px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.submeny a:link
{
	color: #000000;
	text-decoration: none;
}
.submeny a:visited
{
	color: #666666;
	font-weight: normal;
	line-height: 20px;
	text-decoration: none;
}
.submeny a:active
{
	color: #666666;
	font-weight: normal;
	line-height: 20px;
	text-decoration: none;
}
.submeny a:hover
{
	color: #666666;
	font-weight: normal;
	line-height: 20px;
	text-decoration: none;
}

.meny
{
	font-family: Arial, Geneva;
	font-size: 11px;
	line-height: 15px;
	color: #000000;
	text-decoration: none;
}
.meny a:link
{
	color: #000000;
	text-decoration: none;

}
.meny a:visited
{
	color: #000000;
	text-decoration: none;
}
.meny a:active
{
	color: #CC0000;
	text-decoration: none;

}
.meny a:hover
{
	color: #CC0000;
	text-decoration: none;
		cursor: hand;
	
}

.meny2
{
	font-family: Verdana, Arial, Geneva;
	font-size: 10px;
	line-height: 15px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.meny2 a:link
{
	color: #000000;
	text-decoration: none;
}
.meny2 a:visited
{
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}
.meny2 a:active
{
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}
.meny2 a:hover
{
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}

.textvit
{
	font-family: Verdana, Arial, Geneva;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
.text a:link
{
	color: #ffffff;
	text-decoration: underline;
}
.text a:visited
{
	color: #ffffff;
	text-decoration: none;
}
.text a:active
{
	color: #ffffff;
	text-decoration: none;
}
.text a:hover
{
	color: #ffffff;
	text-decoration: underline;
}

.Headline
{
	font-family: Verdana, Arial, Geneva;
	font-size: 16px;
	line-height: 25px;
	font-weight: bold;
	color: #728D14;
	text-decoration: none;
}
.Headline a:link
{
	color: #339933;
	text-decoration: none;
}
.Headline a:visited
{
	color: #339933;
	text-decoration: none;
}
.Headline a:active
{
	color: #339933;
	text-decoration: none;
}
.Headline a:hover
{
	color: #339933;
	text-decoration: underline;
}


.text
{
	color: #333333;
	font-family: Verdana, Arial, Geneva;
	font-size: 10px;
	font-weight: normal;
	line-height: 15px;
	text-decoration: none;
}
.text A:link
{
	color: #333333;
	text-decoration: none;
}
.text A:visited
{
	color: #333333;
	text-decoration: none;
}
.text A:active
{
	color: #000000;
	text-decoration: none;
}
.text A:hover
{
	color: #000000;
	text-decoration: underline;
}

h1
{
	font-family: Verdana,Arial,Geneva;
	font-size: 16px;
	line-height: 25px;
	font-weight: bold;
	color: #728D14;
	text-decoration: none;
	margin-bottom: -20px;

	
}

h2 
{

	color: #333333;
	font-family: Verdana, Arial, Geneva;
	font-size: 10px;
	font-weight: bold;
	line-height: 15px;
	text-decoration: none;
	margin-bottom: -13px;
}

#sitemap 
{
	padding-left: 20px;
	margin-left: 20px;

}

.kategori 
{
	font-size: 12px;
	margin-left: 10px;
	padding-left: 10px;
}

ul 
{
	margin-left: 30px;
	padding-left: 50px;
}

#hLogga 
{
	position: absolute;
	left: 7px;
	top: 200px;
}

.personal_table
{
    width:270px;
    margin:0px 10px 25px 0px;
    float:left;
    border-collapse:collapse;   
}
.personal_table th
{
    text-align:left;
    padding:2px 5px 2px 0px;   
	color: #333333;
	font-family: Verdana, Arial, Geneva;
	font-size: 10px;
	font-weight: bold;
	line-height: 15px;
	text-decoration: none;
}
.personal_table td
{
    text-align:left;
    padding:2px 5px 2px 0px;
	color: #333333;
	font-family: Verdana, Arial, Geneva;
	font-size: 10px;
	font-weight: normal;
	line-height: 15px;
	text-decoration: none;
    overflow:hidden;	
}


