
body, div, tr, td, ul, li, small, big, font, b
{
	font-family: Verdana, Helvetica, sans-serif;
	color: #ffffff;
	font-size:12;
	SCROLLBAR-FACE-COLOR: #B70000; MARGIN-BOTTOM: 0px; SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; MARGIN-LEFT: 0px; SCROLLBAR-SHADOW-COLOR: #000000; SCROLLBAR-3DLIGHT-COLOR: #FF3333; MARGIN-RIGHT: 0px; SCROLLBAR-ARROW-COLOR: #FFFFFF; SCROLLBAR-TRACK-COLOR: #FFFFFF; SCROLLBAR-DARKSHADOW-COLOR: #FF3333; SCROLLBAR-BASE-COLOR: #FF3333;
}

table{
font-family: Verdana, Helvetica, sans-serif;
	align: center;
	color: #ffffff;
	font-size:12;
}

/*##############################LINKS#####################*/
/*Styles für Links*/
a:link
{

	color: #0099FF;
	
	/*text-decoration: none;*/
}
a:visited
{
	color: #FFFFFF;
	

}
a:active
{
	color: #FFFFFF;
	/*text-decoration: none;*/
}
a:hover
{
	color: #FF0000;
	/*border-right:7px solid #AFBCA0; farbiger Balken rechts */
	/*text-decoration: none;*/
}


/****************ENDE LINKS*****************/
/*Überschriften in Rot und fett*/

.ueberschrift
{
	font-family: Verdana, Helvetica, sans-serif;
	color: #B70000;
	font-size:16;
	font-weight: bold;
}

.unter_ueber
{
	font-family: Verdana, Helvetica, sans-serif;
	color: #B70000;
	font-size:12;
	font-weight: bold;
}

.ueberrechts
{
	font-family: Verdana, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size:10;
	font-weight: bold;
}

/*Termine*/
.termin_titel
{
	font-family: Verdana, Helvetica, sans-serif;
	align: right;
	color: #B70000;
	font-size:13;
	background-color: #D9F5FF;
	font-weight: bold;
}

.termin_zeit
{
	font-family: Verdana, Helvetica, sans-serif;
	align: right;
	color: #B70000;
	font-size:12;
	background-color: #FFFFFF;
	font-weight: bold;
}
.termintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	border: 1px solid #000000;

}

/*Steckbrieftabelle linke und rechte Spalte*/
.steck_links
{
	font-family: Verdana, Helvetica, sans-serif;
	align: right;
	color: #B70000;
	font-size:10;
	background-color: #D9F5FF;
	font-weight: bold;
}
.steck_rechts
{
	font-family: Verdana, Helvetica, sans-serif;
	align: right;
	color: #4a77b0;
	font-size:10;
	background-color: #D9F5FF;
	/*font-weight: bold;*/
}


/*Schriftgröße für die rechten Spalten*/
.rechtertext
{
	color: #FFFFFF;
	font-size:10;
}

/*Schriftgröße für die linken Spalten*/

.linkertext
{
	color: #727225;
	font-size:10;
}

.rahmen {
	border: 1px solid #000000;
}
.titel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	border: 1px solid #000000;

}
.inputtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #FFCC66;
	border: 0px none #333333;
	width: 250px;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-color: #FFCC00;
	border: 0px none;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	border: 1px solid #000000;

}
.fett {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	border: none;
}
.zeile {
	line-height: 5px;
}.texteinfach {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.unten
{
  font-size:10;
}
/* farbiger Rahmen
#nav a:hover {
border:2px solid #AFBCA0;
}
*/
