/*
	Arne Saenger Ð Communication design
*/


p {
   color: #313131;
	width: 800px;
    background-color: #FFFFFF;
	font-family:  Helvetica, Arial, sans-serif;
	font-size: 16px;
	line-height: 3px;
	letter-spacing:1px;
	word-spacing:-1px;
	}
	
		
a {
	color: #313131;
	width: 800px;
    background-color: #FFFFFF;
	font-family:  Helvetica, Arial, sans-serif;
	font-size: 16px;
	line-height: 3px;
	letter-spacing:1px;
	word-spacing:-1px;
	text-decoration:underlined;
	}
	
	
a:hover {
    color: #313131;
	width: 800px;
    background-color: #FFFFFF;
	font-family:  Helvetica, Arial, sans-serif;;
	font-size: 16px;
	line-height: 3px;
	letter-spacing:1px;
	word-spacing:-1px;
	text-decoration:none;
	}
	
	
.content {
	width:713px;
	position: absolute;
	left: 39px;
	top:20px;
	visibility: visible;
	height: 300px;
	}
	
	
