/* ----------------------------------------------------------------------- */
/* A */

A
{
	/*color: #00008b;*/
	color: #ff8c00;
	font-family: Arial, Verdana, helvetica;
	font-weight: bold;
}

A.one
{
	font-size: 12pt;	
}

A.two
{
	font-size: 10pt;	
}

A.three
{
	font-size: 8pt;	
}

A.image
{
	border-width: 0;
}

A:visited
{
	color: #ffd700;
}

/* -----------------------------------*/

A.text
{
	color: #ff0000;
}

A:visited.text
{
	/* font-size: 10pt; */
	color: #0000ff;
}

/* -----------------------------------*/

A.member
{
	color: #ff0000;
}

A:visited.member
{
	color: #ff0000;
}

/* -----------------------------------*/

A.abc
{
	font-size: 12pt;
	color: #000000;	
}

A:visited.abc
{
	/* font-size: 10pt; */
	color: #000000;
}

/* -----------------------------------*/

A.month
{
	font-size: 12pt;
	color: #ffffff;	
}

A:visited.month
{
	/* font-size: 10pt; */
	color: #ffffff;
}

/* ----------------------------------------------------------------------- */
/* P */

p
{
	margin-left: 2px;
	margin-right: 2px;
	margin-top: 0px;

	font-size: 12pt;
	color: #000000;
	font-family: Arial, Helvetica, Swiss;
}

/* ----------------------------------------------------------------------- */
/* IMAGE */

IMAGE.link
{
	border-width: 0;
	width: 10px;
	height: 10px;	
}


/* ----------------------------------------------------------------------- */
/* BODY */

BODY
{
	background-attachment: fixed;
	color: #000000;
	font-family: Arial, Verdana, helvetica;
	font-style: normal;
	font-size: 12pt;
}

BODY.index
{
	background-image: url("../images/frameset/empty2.gif");
}

BODY.empty
{
	background-image: url("../images/frameset/empty.gif");
}

BODY.top
{
	background-image: url("../images/frameset/top.gif");
}

BODY.menu
{
	background-image: url("../images/frameset/menu.gif");
}

BODY.main
{
	background-image: url("../images/backgrounds/four_sign_bg.gif");	
}

BODY.main2
{
	background-image: url("../images/backgrounds/four_sign2_bg.gif");	
}

BODY.construction
{
	background-image: url("../images/backgrounds/construction_work_bg.gif");
}

BODY.copyright
{
	background-image: url("../images/backgrounds/copyright_bg.gif");
}

BODY.marbach
{
	background-image: url("../images/backgrounds/marbach_bg.gif");
}


BODY.eskula
{
	background-image: url("../images/backgrounds/eskula_bg.gif");
}

BODY.scheduler
{
	background-image: url("../images/backgrounds/2002_bg.gif");
}


/* ----------------------------------------------------------------------- */
/* TABLE */

TABLE.menu
{
	border-width: 1;	
}

TABLE.one
{
	border-width: 1;
	text-align: right;	
}

TABLE.scheduler
{	
	border-width: 2;
	text-align: left;
	/* background-color: #0000ff; */
}
/* align="center" cellpadding="0" border="1" cellpadding: 2;*/

TABLE.back
{
	border-width: 0;
	background-color: #000000;
	text-align: left;
	padding: 0;
}

/*  cellspacing="0" cellpadding="0" */

/* ----------------------------------------------------------------------- */
/* TD */

TD
{
	color: #000000;
	font-family: Arial, Verdana, helvetica;
	font-size: 11pt;
	text-align: left;
}

TD.titel
{
	color: #ff0000;
	font-family: Arial, Verdana, helvetica;
	font-size: 12pt;
	text-align: center;
}

TD.head1
{
	background-color: #ff0000;
	color: #ffffff;
	font-weight: bold;	
}

TD.head2
{
	background-color: #ffd700;
	color: #000000;
	font-weight: bold;	
}

TD.data1
{
	background-color: #f5f5f5;	
}

TD.data2
{
	background-color: #d3d3d3;	
}

TD.link
{
	background-color: #ffd700;
	width: 25px;
	height: 25px;
	text-align: center;
	font-weight: bold;	
}

TD.month
{
	background-color: #0000ff;
	width: 90px;
	height: 25px;
	text-align: center;
	font-weight: bold;	
}

TD.month2
{
	background-color: #0000ff;
	height: 25px;
	text-align: left;
	font-weight: bold;	
}

TD.news1
{
	background-color: #ffffff;
	width: 180px;
	height: 140px;
	text-align: center;
	font-weight: bold;	
}

TD.news2
{
	background-color: #ffffff;
	width: 180px;
	height: 40px;
	text-align: center;
	font-weight: bold;	
}

TD.veh1
{
	background-color: #ffffff;
	width: 120px;
	height: 93px;
	text-align: center;
	font-weight: bold;	
}

TD.veh2
{
	background-color: #ffffff;
	width: 120px;
	height: 20px;
	text-align: center;
	font-weight: bold;	
}

/* ----------------------------------------------------------------------- */
/* TD */

TH
{
	color: #000000;
	font-family: Arial, Verdana, helvetica;
}

TH.small
{
	font-size: 7pt;
}

TH.little
{
	font-size: 9pt;
}

TH.middle
{
	font-size: 14pt;
}


/* ----------------------------------------------------------------------- */
/* Hn */

H1, H2, H3, H4, H5, H6
{
	color: #000000;
	font-family: Arial, Verdana, helvetica;
}

H2.headline
{
	color: #000000;
	font-size: 18pt;
	font-family: Arial, Verdana, helvetica;
	text-align: left;	
}


/* ----------------------------------------------------------------------- */
/* Summery */
/* color: #000000; */
/* background-color: #ff0000; */
/* background-image: url("../images/backgrounds/construction_work_bg.gif"); */
/* background-attachment: fixed; */
/* font-family: Arial, Verdana, helvetica; */
/* font-style: italic; */
/* font-size: 18pt; */
/* font-weight: bold; */
/* text-decoration: underline */
/* text-align: top, middle, bottom */
/* text-align: left; center, right, justify */
/* vertical-align: top, middle, bottom */
/* border-style: dotted, dashed, solid, double, groove */
/* border-width: 0; */
/* weight: 50px;*/
/* height: 10px; */
/* padding: 0; */
/*  */