/*******************************************************/
/* Horsezone-CSS-Datei *** erstellt von Sabrina Sottocorna */
/*******************************************************/

/* hellblaue Hintergrundfarbe = #6699FF
/* dunkelblau = #000080
/* weinrot = #7C0016  oder 124 - 00 - 22
/* Link-Farbe von Links */
A:link
{
  color:#FFFFFF;
}
  
/* Linkfarbe beim Ueberfahren mit der Maus (nur IE) */
A:hover
{
  color:#FFFFFF;
  font-weight: bold;
}
  
/* Link-Farbe von besuchten Links */
A:visited
{
  color:#FFFFFF;
}

/* Links ohne Unterstreichung */
A
{
 text-decoration: none;
}

A.textmarke:visited
{
  color:#BEB7B8;
}

A.textmarke
{
  color:#BEB7B8;
}

A.black
{
  color:#FFFFFF;
}

A.textmarke:hover
{
  color:#FFFFFF;
}

A.textmarke:link
{
  color:#BEB7B8;
}

A.news
{
  font-size: 13px;
  color:#FFFFFF;
}

A.news:visited
{
  font-size: 13px;
  color:#FFFFFF;
}
A.news:link
{
  font-size: 13px;
  color:#FFFFFF;
}
A.news:hover
{
  font-size: 13px;
  color:#FFFFFF;
}

body			{ font-family:verdana,Arial, Helvetica, sans-serif;}


.li-heigher
{
margin-top: 10px;
}

.inh_titel1
{
  font-size: 14px;
  height: 30px;
  color:#FFFFFF;
}

.inh_titel2
{
  font-size: 13px;
  color:#FFFFFF;
}

html
{
  background-color: #000000;
  font-family: verdana,arial;
  color:#FFFFFF;
}

***
  navigation
***/
div 

{
  background-color: #000000;
  font-family: verdana,arial;
  color:#FFFFFF;
}

/*** for div's which holds navigation points within the main point(s).
     They are per default hidden ***/
.navsubpoint{
  display: none;
}

/*** main indentation (1., 2., 3. a.s.o) ***/
.navlevel1{
  text-decoration:none;
  font-size: 13px;
  font-weight: bold;
  padding-left: 0px;
  margin-top: 10px;
}

/*** second indentation (1.1, 1.2, 1.3 a.s.o) ***/
.navlevel2{
  text-decoration:none;
  font-size: 12px;
  padding-left: 10px;
}

/*** third indentation (1.1.1, 1.1.2, 1.1.3 a.s.o) ***/
.navlevel3{
  text-decoration:none;
  font-size: 12px;
  padding-left: 20px;
}



Table.hell
{
  BACKGROUND-COLOR: #7C0016;
}

tr.title
{
  background-color: #7C0016;
  font-size: 18px;
}

tr
{
  font-size: 12px;
}

tr.norm
{
  background-color: #7C0016;
  font-size: 12px;
}

td.title
{
  font-size: 12px;
  width: 15%;
}

td.titlespez
{
  font-size: 18px;
  width: 15%;
}

td.small
{
  font-size: 9px;
}


TD.navigation
{
	COLOR: #FFFFFF;
	BACKGROUND-COLOR: #000000;
}

