body {
	background-color: #7699BD;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}
	
.bgbalken {
	background-image: url(../images/bg_balken.gif);
	background-repeat: repeat-x;
}

.bgTop {
	background-image: url(../root/pic2005/bg_top.gif);
	background-repeat: no-repeat;
}
				  
.subheader	{
		font-family: verdana, arial, sans-serif;
		font-weight: bold;
		font-size: 12px;
		line-height: 14px;
		text-decoration: none;
		color: #8EACBF;
		}
		
.text	{
		font-family: verdana, arial, sans-serif;
		font-weight: 400;
		font-size: 11px;
		line-height: 13px;
		text-decoration: none;
		color: #3B4C5E;
		}
		
.header	{
		font-family: verdana, arial, sans-serif;
		font-weight: 400;
		font-size: 11px;
		line-height: 13px;
		text-decoration: none;
		color: #749EC4;
		}
		
.textsmall	{
		font-family: verdana, arial, sans-serif;
		font-weight: 400;
		font-size: 10px;
		line-height: 12px;
		text-decoration: none;
		color: #333333;
		}

.textbold	{font-weight: bold;}

A:link {
	color: #FFFFFF;
	text-decoration: none;
}
A:visited {color: #FFFFFF; text-decoration: none;}
A:active {color: #FFFFFF; text-decoration: none;}
A:hover {color: #EA8C3B; text-decoration: none;}

.hr  {
	color: #0000000;
}
