.parentes{
	color: #AAAAAA;
}
.main{
	z-index: 11; 
	position:absolute; 
	top: 38px; 
	left: 48px; 
	height: 210px; 
	width: 485px; 
	background-color: #FFFFFF;
}

.ram{
	z-index: 9; 
	position:absolute; 
	top: 245px; 
	left: 33px; 
	height: 20px; 
	width:515px; 
	background-image: url(bgmain.gif); 
	background-position: bottom left; 
	background-repeat: no-repeat;
}

.bgtopleft{
	z-index: 10;
	position: absolute; 
	top: 0px; 
	left: 0px; 
	width: 700px; 
	height: 245px; 
	background-image: url(bgtopleft.gif);
}

.paragraf{
	z-index: 13;
	position: absolute;
	left:90px; 
	top:12px;
	width:392px;
	color:#CCCCCC;
	text-align:center
}

.reklam{
	z-index: 13;
	position: absolute;
	left: 560px;
	top: 30px;
	width: 120px;
	border-style: solid;
	border: 1px;
	border-color: #aaaaaa;
	background-color: #FFFFFF;
	padding: 3px;
	text-align: justify;
}

.rubrik{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
}

.ur{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #777777;
	font-weight: bold;
	
}	

.body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #EAEAEA;
	background-image: url(bg.gif);
	background-position: top left;
	background-repeat: repeat-x;

}

a:link {
	color: #FF0000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF0000;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}

