body, td {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	color : #7291DE;
}

.titel {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 30px;
	text-align: right;
}


A { 
   color: #7291DE; 
	text-decoration : yes; 
}

a:active {
	color: #7291DE; 
	text-decoration : none; 
	font-weight: bold;
}



.navigation a{
	font-size: 16px;
	text-decoration : none;
	color : #7291DE;
}

.navigation a:hover {
	font-size: 16px;
	text-decoration: none;
	font-weight: bold;
}

.navigation_active a {
	font-size: 16px;
	text-decoration: none;	
	color : #7291DE;
	font-weight: bold;
}





.dunkel {
	bgcolor : #7291DE;
}





.head1 {
	color : #7291DE;
	font-size : 24px;
	font-weight : bold;
}
.head2 {
	color : #7291DE;
	font-size : 14px;
	font-weight : bold;
}
.head3 {
	color : #7291DE;
	font-size : 12px;
   font-weight : bold;
	
}
.head4 {
   color : #7291DE;	
	font-size : 10px;
   font-weight : bold;
}
	
.head5 {
	color : #7291DE;
	font-size : 16px;
   font-weight : bold;
}


