a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}

a:link_s {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a:active {
}

table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}

/* nur unsere E-Mail Adressen */
.mails {
	font-family: Arial, Helvetica, sans-serif;
 	color: #006699;
}

/* für das Hauptauswahlmenü */
.menue {
	color: #000000;
	font-size: 12px;	
	text-decoration: none;
}

/* für die Positionsanzeige */
.menue1 {
	color: #000000;
	text-decoration: none;
}

/* für die Auswahl in der Seite auf eine Folgende*/
.auswahl {
	color: #666666;
	text-decoration: none;
	
}

/* für eine Querverlinkung innerhalb unserer Seite*/
.internlink {
	color: #6666FF;
	text-decoration: underline;
}

/* für die Dokumente auf unserer Seite*/
.interndoc {
	color: #0066FF;
	text-decoration: underline;
}

/* für die Überschrift in der logoleiste.html. RaFoG - Raumen...*/
.head1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 33px;
}

/* für die Überschrift in der Titel.php. Z.B. Impressum, oder Forschung*/
.headline1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
}

/* für die Unter-überschrift in der Titel.php. zur Zeit: Raumenergie-Förder-Gesellschaft*/
.headline2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	text-decoration: none;
}

/* für die Überschrift z.B.Patente oder Bücher beim Personenarchiv*/
.headline3 {
	font-size: 14px;
	font-weight: bold;
}

/* noch nicht verwendet*/
.headline4 {
	font-size: 16px;
}

/* noch nicht verwendet*/
.headline5 {
	font-size: 16px;
	font-weight: bold;
}

/* Überschriften bei eigenen Forschungen*/
.headline6 {
	font-size: 14px;
	font-weight: bold;
}

/* Unter-Überschriften bei eigenen Forschungen*/
.headline7 {
	font-size: 14px;
	font-weight: bold;
}
