body, p, li {
	background-color : White;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #333333;
}
.main{
	padding : 10px 10px 10px 25px;	
}
a:link {
		color : #333333;
}

.fotocell{
	border : thin solid #999999;
	background-color : #999999;
}

.textrubrik{
	font-size: 12px;
	font-weight : bold;
}

.underrubrik{
	font-size: 12px;
	font-weight : bold;
}

.adress{
	background-color : #0099FF;
	padding : 10px;
}
.adressrubrik{
	background-color : #0099FF;	
	font-size: 12px;
	font-weight : bold;
	color: white;
}
.adresstext{
	background-color : #0099FF;	
	font-size: 11px;
	color: #333333;
}
.adresslink{
	background-color : #0099FF;	
	font-size: 11px;
	color: #CCCCCC;
}

.topmenu{
	font-size: 12px;
	font-weight : bold;
	color: #666666;
	padding-left : 25px;
	padding-top : 3px;
}
a.topmenu:link,  a.topmenu:visited, a.topmenu:focus{
	text-decoration : none;
		padding-left : 0px;
	padding-top : 0px;
}

.submenu{
	font-size: 12px;
	color: #666666;
	padding-left : 25px;
	padding-top : 3px;
}
a.submenu:link,  a.submenu:visited, a.submenu:focus{
	text-decoration : none;
		padding-left : 0px;
	padding-top : 0px;
}

.bottommenu{
	font-size: 12px;
	font-weight : bold;
	color: white;
	padding-left : 25px;
	padding-top : 3px;
	padding-bottom : 3px;
}
a.bottommenu:link,  a.bottommenu:visited, a.bottommenu:focus{
	text-decoration : none;
	padding-left : 0px;
	padding-top : 0px;
	color: white;
}


#bgdark{
	background-color : #565656;
}

#bglight{
	background-color : #999999;
}

#curmenu{
	color : #0099FF;
}
