
table {
	font-family: Verdana, 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: Verdana, Arial, Helvetica, sans-serif;
 	color: #006699;
}

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

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

/* 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 kleine Hinweise*/
.verysmall {
	font-size: 8px;
	font-weight: normal;
}

/* für kleine Hinweise*/
.verysmallgray {
	font-size: 8px;
	font-weight: normal;
	color: #A0A0A0;

}

/* für kleine Hinweise*/
.smallgray {
	font-size: 9px;
	font-weight: normal;
	color: #A0A0A0;
}

/* für kleine Hinweise*/
.small {
	font-size: 9px;
	font-weight: normal;
}

/* für die Haupt-Überschrift der einzelnen Seiten Z.B. Impressum, Projekte, Ausstellung*/
.headline1 {
	font-size: 22px;
	letter-spacing: 2px;
	font-weight: bold;
}

/* für die */
.headline2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-decoration: none;
}

/* für die Überschrift in Aktuelles*/
.headline3 {
	font-size: 15px;
	font-weight: bold;
}

/* Hauptüberschrift: Erstes Transferzentrum für Skalarwellentechnik*/
.headline4 {
	font-size: 30px;
	font-weight: bold;
}

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


