body
{ 
  color:#333333;
  font-size:12px;
  font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
  margin-top:0;
  margin-bottom:0;
  margin-left:0;
  margin-right:0;
  background-image:url(../img/bg-body-pattern.gif);
}


/*****************************
 LINKING
******************************/
A:link
{
  font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
  font-size:16px;
  font-weight:bold;
  text-decoration: none;
  color: #ff4242;
}

A:visited
{
  font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
  font-size:16px;
  font-weight:bold;
  text-decoration: none;
  color: #ff4242
}

A:hover
{
  font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
  font-size:16px;
  font-weight:bold;
  text-decoration: underline;
  color: #ff4242
}

A.navigation:link
{
  font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
  font-size:16px;
  font-weight:bold;
  text-decoration: none;
  color: #F00;
}

A.navigation:visited
{
  font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
  font-size:16px;
  font-weight:bold;
  text-decoration: none;
  color: #FFFFFF
}

A.navigation:hover
{
  font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
  font-size:16px;
  font-weight:bold;
  text-decoration: none;
  color: #FF0000
}

/*****************************
*
*****************************/
hr
{ color:#333333; height:1px;}

li {
  list-style-image:url(../img/p_rot_r.gif)
}

h1 {
  font-size:22px;
  font-style:bold;
}

h2 {
  font-size:22px;
  font-style:bold;
}


/*****************************
 TABLE
******************************/
td {
  font-size:12px;
}

td.inhalt {
  font-size:16px;
}

td.active {
  font-size:16px;
  background-color:#e3e3e3;
  font-style:bold;
  /* color:#0000ff; */
}


tr.tekst {
  background-color:#3E2EA5;
}

tr.navigation {
  background-color:#000000;
}

tr.fuss {
  background-color:#000000;
}

td.aktiv {
  background-color:#3E2EA5;
  color:#FFFFFF;
  font-weight:bold;
}

/*****************************
 USERS DEFINITIONS
******************************/
.titel
{
  font-size:12pt;
  font-weight:bold;
  font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
  padding:5pt;
  color:#F00;
}

.untertitel
{
  font-size:10pt;
  font-weight:bold;
  font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
  padding:5pt;
  color:#E3E3E3;
}

.tekst
{
  font-size:14pt;
  font-weight:normal;
  font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
  text-align:justify;
  padding:5pt;
  color:#FFFFFF;
}

.fuss
{
  font-size:8pt;
  font-weight:normal;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  text-align:center;
  padding:1pt;
  color:#FFFFFF;
}

.galleryfloat
{
  float:center;
  padding:2px;
  margin:2px;
}

.gallery
{
  background-color:#3E2EA5;
  width:150;
  height:100;
  padding:5px;
  border-top-width:1px;
  border-left-width:1px;
  border-right-width:1px;
  border-bottom-width:1px;
  border-top-style:solid;
  border-left-style:solid;
  border-right-style:solid;
  border-bottom-style:solid;
  border-top-color:#3E2EA5;
  border-left-color:#3E2EA5;
  border-right-color:#3E2EA5;
  border-bottom-color:#3E2EA5;
  font-family:verdana,arial,helvetica;
  font-size:10px;
  color:#fefefe;
  font-weight:normal;
  text-align:justify;
}
