body 
	{ 
	background-image: url('images/bg.gif'); 
	margin-left: 30px;
	}
.table 
	{
	width: 690px;
	}
	
td 
	{
	vertical-align:top; 
	text-align: middle;
	}

.bild 
	{
	position: relative; left: 450px; z-index: 4;
	}

.tele
	{
	position: absolute; left: 30px; top: 63; z-index: 1;
	}

.mainlink
	{
	font-family: verdana, arial,  helvetica, times new roman; 
	font-size: 10pt; 
	font-weight: bold; 
	text-align: right; 
	width: 720px; 
	background-color: #FDDBBA; 
	padding: 3px; 
	position: absolute; left: 20px; 
	border-top: 1 solid #000000; 
	border-bottom: 1 solid #000000;
	}

.underrubrik
	{
	font-family: verdana, arial, helvetica, times new roman; font-size: 10pt; font-weight: bold;
	}

.text
	{
	font-family: verdana, arial, helvetica, times new roman; 
	font-size: 8pt; 
	width: 330px;
	color: Maroon;
	}

.tbl_text 
	{
	font-family: verdana, arial, helvetica, times new roman; 
	font-size: 8pt;
	color: Maroon;
	}

.info 
	{
	position: absolute; left: 460px; top: 170px; z-index: 5; 
	font-family: verdana, arial, helvetica, times new roman; 
	font-size: 8pt;
	}

.copy
	{
	width: 690px; 
	text-align: center; 
	font-family: verdana; 
	font-size: 8pt; 
	color: #000000; 
	border-top: 1 solid; 
	border-color: #666666;
	}

a:link 
	{ 
	text-decoration: none; 
	color: #B85F08;
	}
	
a:visited 
	{ 
	text-decoration: none; 
	color: #B85F08;
	}
	
a:hover
	{
	text-decoration: underline; 
	color: #6D3D0F;
	} 
a:active 
	{
	text-decoration: none; color: #B85F08;
	}
