body					{
						font-family : "arial";
						font-size: 10;
						color: #3b3b3b;
						}

table					{
						font-size: 10;
						}

.overskrift				{
						font-weight : bold;
						font-size: 11;
						color: #4e4e4e;
						}

.link					{
						font-weight : normal;
						text-decoration : none;
						font-size: 10;
						color: #4e4e4e;
						}

.link:Hover				{
						font-weight : normal;
						text-decoration : underline;
						font-size: 10;
						color: #4e4e4e;
						}
						
.link2					{
						font-weight : bold;
						text-decoration : none;
						font-size: 9;
						color: #4e4e4e;
						}

.link2:Hover			{
						font-weight : bold;
						text-decoration : underline;
						font-size: 9;
						color: #4e4e4e;
						}

.trailimageid			{
						position: absolute;
						margin: 0 0 0 50;
						width: 410px;
						height: 455px;
						z-index: 1000;
}

.bildeTabell			{
						border: 1px solid #888888;
						padding: 5;
						vertical-align: top;
						horizontal-align: center;
						background-color: #FFFFFF;
						color: #123546;
}
