body 					{
						background-color:	#FFFFFF;
						margin:				0;	
						padding:			0;
						text-align:			left;
						font-family:		Arial, Helvetica, sans-serif;
						font-size:			12px;
						color:				#000000;
						}
.navigation {
	color: #FFFFFF;
	background-color: #CCCCCC;
	font-weight: bold;
	line-height: 18px;
	text-indent: 6px;
}
.navigation a {
	color: #666666;
	text-decoration: none;
}
.navigation a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
											
#overall 				{
	width:				690px;
	height:				200px;
	position:			relative;
	margin:				auto;
	background-color: #FFFFFF;
	color: #000000;
	left: 10px;
	top: 0px;
	right: 10px;
	bottom: 10px;
	padding-top: 130px;
	padding-right: 40px;
	padding-bottom: 20px;
	padding-left: 40px;
	overflow: visible;
						}
						
#titelbalken {
	position:absolute;
	left:0px;
	top:0px;
	width:770;
	height:80;
	z-index:1;
}

.titelbalken {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.titelbalken a {
	color: #666666;
	text-decoration: none;	
}
.titelblken a:hover {
	
	color: #FFFFFF;
	
}
h1 {
	font-size: 16px;
	font-weight: bold;
	color: #666666;
}
a {
	color: #666666;
	text-decoration: underline;
}
a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	color: #666666;
}
h2 a {
	color: #666666;
	text-decoration: none;
}
h2 a:hover {
	color: #666666;
	text-decoration: underline;
}
