img {
border: 0px solid green;

}

.releasetext {
	background-color: #FFFFFF;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	color: #000000;
	vertical-align: top;
}

.leftcolumnHead{
	border: 0px solid green;
	position: absolute; 
	left: 65px; 
	top: 210px; 
	width: 190px; 
	height: 25px;
	z-index: 15; 
	background: #FFFFFF
	
	}
	
.leftcolumnContent{
		border: 0px solid green;position: absolute; left: 65px; top: 255px; width: 280px; height: 299px; z-index: 14; background: #FFFFFF
		
		}

.midcolumnHead{
	border: 0px solid orange;position: absolute; left: 380px; top: 210px; width: 190px; height: 25px; z-index: 16; background: #FFFFFF
	
	
	}
	
.midcolumnContent{
	
	border: 0px solid orange;position: absolute; left: 380px; top: 255px; width: 190px; height: 365px; z-index: 17; background: #FFFFFF

	}
	
.rightcolumnHead{
	border: 0px solid black;position: absolute; left: 605px; top: 210px; width: 290px; height: 25px; z-index: 16; background: #FFFFFF
	
	
	}
	
.rightcolumnContent{
	border: 0px solid black;position: absolute; left: 606px; top: 255px; width: 290px; height: 365px; z-index: 18; background: #FFFFFF
	
	}




.mail{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 13px;
	color: #FF6600;

}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 14px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 14px;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 14px;
}

.aktivitem{
	color: #FF6500;
	}

a {
	color: #FF6500;
	line-height: 14px;
	text-decoration: none;
}


a:link {
	color: #FF6500;
	line-height: 14px;
	text-decoration: none;
}

a:visited {
  color: #FF6500;
}

a:hover {
	text-decoration: underline;
	color: #FF6500;
	line-height: 14px;
}

a:active {
	color: #FF9900;
}
