P, td  {
	font-size : 12px;
	font-family : Arial;
	color : #00FFFF;
}

P.nc  {
	font-size : 12px;
	font-family : Arial;
	color : #00FFFF;
	text-align : center;
}

P.ng  {
	font-size : 14px;
	font-family : Arial;
	color : #FFFF00;
	text-align : left;
	font-weight : normal;
}

H1  {
	font-size : 24px;
	font-family : Futura Bk BT,Verdana,Arial;
	font-weight : normal;
	color : #00FFFF;
	text-align: center;
}

H2  {
	font-size : 16px;
	font-family : Arial;
	font-weight : normal;
	color : #00FFFF;
	font-weight : bold;
}

p.titel  {
	font-size : 16px;
	font-family : Arial;
	color : #00FFFF;
	text-align : left;
	font-weight : bold;
}

H3  {
	font-size : 18px;
	font-family : Verdana,Arial;
	font-weight : normal;
	color : #FFFF00;
	text-align : center;
}

h3.kalender  {
	font-size : 14px;
	font-family : Arial;
	font-weight : normal;
	color : #00ffff;
	text-align: left;
	font-weight : bold;
}

H4  {
	font-size : 16px;
	font-family : Verdana,Arial;
	font-weight : bold;
	color : #00FFFF;
	text-align : center;
}
.termin  {
	font-size : 14px;
	font-family : Arial;
	color : #00FFFF;
	text-align : left;
	font-weight : normal;
}

.terminr  {
	font-size : 14px;
	font-family : Arial;
	color : #00FFFF;
	text-align : right;
	font-weight : normal;
}

.eingabe  {
	font-size : 14px;
	font-family : Arial;
	color : #000000;
	text-align : left;
	font-weight : normal;
}

p.beginn  {
	font-size : 14px;
	font-family : Arial;
	color : #00FFFF;
	text-align : left;
	font-weight : normal;
}


.beschreibung  {
	font-size : 12px;
	font-family : Arial;
	color : #00FFFF;
	text-align : left;
	font-weight : normal;
}

p.webadresse  {
	font-size : 10px;
	font-family : Arial;
	color : #00FFFF;
	text-align : center;
	font-weight : normal;
}

p.eintritt  {
	font-size : 12px;
	font-family : Arial;
	color : #00FFFF;
	text-align : left;
	font-weight : normal;
	padding-top: 10px;
}

A.gr:link, A.gr:visited , A.gr:active , A.gr:hover {
	font-size : 16px;
	font-family : Arial;
	color : #FFFF00;
    font-weight: bold;
	text-decoration : underline;
}

A.lnk:link, A.lnk:visited , A.lnk:active , A.lnk:hover {
	font-size : 12px;
	font-family : Arial;
	color : #FFFF00;
	text-decoration : underline;
}

A  {
	font-size : 12px;
	font-family : Arial;
	color : #FFFF00;
	text-decoration : none;
}

A:Visited,  A:Active, A:Hover {
	font-size : 12px;
	font-family : Arial;
	color : #FFFF00;
}

BODY  {
    margin-top: 0;
	background-color : #000080;
	background-image : url(bilder/blau.gif);
	background-repeat : repeat;
}

.fehler {
    color: #ffff00;
}

input, select, option  {
	font-size : 12px;
	font-family : Arial;
	color : #000080;
}
