body {
	font-family:verdana, arial, helvetica, sans-serif;
	font-size:12px;
}

td {
	font-family:verdana, arial, helvetica, sans-serif;
	font-size:10px;
 	color:#000000;
	line-height:15px;
}

a:link{
	color:#000000;
	text-decoration:under;
}
a:visited{
	color: #000000; 
	text-decoration:under;
}
a:hover{
	background:#CCCCCC;
	color:#000000;
	text-decoration:under;
}
a:active{
	color: #000000; 
	text-decoration:under;
}

.leftbox{
	float: left;
	padding: 0px 4px 2px 0em;
}

.brodtext {
	font-family:verdana, arial, helvetica, sans-serif;
	font-size:12px;
}

.rubrik{
	font-family:arial, verdana, helvetica, sans-serif;
	font-size:18px;
	font-weight: bold;
	line-height:20px;
}
	
.underrubrik{
	font-family:arial, verdana, helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	line-height:20px;
}	

.subrubrik{
	font-size:11px;
	font-weight: normal;
}	
	
.smalltext{
	font-size:10px;
}

.tinytext{
	font-size:9px;
}

.bildtxt{
	font-family:arial, verdana, helvetica, sans-serif;
	font-size:12px;
	font-style:italic;
}

.ingress{
	font-family:arial, verdana, helvetica, sans-serif;
	font-size:11px;
	font-weight: bold;
}

.vittext{
	font-size:10px;
	color:#FFFFFF;
}

.dot_center {
	background-image: url(dot.gif);
	background-position: top center;
	background-repeat: repeat-y;
}

.dot_centerx{
	background-image: url(dot.gif);
	background-position: bottom center;
	background-repeat: repeat-x;
}

a.menuw:link, #aktuellt a {
	background:transparent;
	color:#FFFFFF;
	text-decoration: none;
}
a.menuw:visited {
	background:transparent;
	color:#FFFFFF;
	text-decoration: none;
}
a.menuw:hover {
	background:transparent;
	color:#FFFFFF;
	text-decoration: none;
}
a.menuw:active {
	background:transparent;
	color:#FFFFFF;
	text-decoration: none;
}
a.menub:link {
	background:transparent;
	color:#000000;
	text-decoration: none;
	}
	
a.menub:visited {
	background:transparent;
	color:#000000;
	text-decoration: none;
}
a.menub:hover {
	background:transparent;
	color:#000000;
	text-decoration: none;
}
a.menub:active {
	background:transparent;
	color:#000000;
	text-decoration: none;
}
