/* Allgemein */

html {
  height : 101%; }

body {
  font-family : Verdana, Helvetica; 
  font-size : 14px; 
  background-color: #f8f8f8;
  margin:0;
  height: 100%;
  background-color: #af0d1d; } 

div.clear {
  clear : both; 
  margin : 0; 
  padding : 0; 
  height : 0; 
  font-size : 0;  } 

/* Menu */
.menu {
	font-family: Arial, Helvetica, sans-serif;
	color: #ac0d21;
	font-size: 12pt; }
.menu a { text-decoration: none; }
.menu a:link {
  text-decoration: none;
  color: #ac0d21; }
.menu a:visited {
  color: #ac0d21;  }
.menu a:hover {
  background-color: #cccccc;  }
.menu a:active { }
.menu strong a { text-decoration: underline; font-weight: normal;}

/* Form */

div.field input { }
div.field select { }
div.field textarea { }

div.error input {
  background-color: red; }
div.error select {
  background-color: red; }
div.error textarea {
  background-color: red; }

/* Content */

a:link {
  text-decoration: underline;
  color: #95142a; }
a:visited {
  color: #95142a;  }
a:hover {
  background-color: #dddddd;  }
a:active { }

#inhalt {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10pt; }


#inhalt h1 {
color: #878183;
font-family: Times;
font-size: 22pt; }

#inhalt h1.top {
margin-top: 25px;
margin-bottom: 5px; }

#inhalt h2 {
color: #878183;
font-family: Times;
font-size: 15pt; 
margin-top: 25px; }

#inhalt h2.top {
margin-top: 0px;
margin-bottom: 10px; }

#inhalt h3 {
color: #575153;
font-family: Times;
font-size: 13pt; }

#inhalt div div.presse h1 {
color: #000000;
font-family: Arial;
font-size: 14pt; 
margin-top: 50px; }

#inhalt div div.presse h2  {
color: #333333;
font-size: 12pt; 
margin-top: 10px;
margin-bottom: 10px; 
font-family: Arial; }

#inhalt div div.presse h3  {
color: #666666;
font-family: Arial;
font-size: 11pt; }

#inhalt div div.presse p  {
font-family: Arial;
font-size: 11pt; }
#inhalt div div.presse table tr td  {
font-family: Arial;
font-size: 11pt; }

table.logos {
width: 100%; }

td.logos {
width: 33%;
valign: middle;
vertical-align: middle; }

td.logos img {
margin-top: 45px; }

.logos a:link {
  text-decoration: none;
  background-color: white; }
.logos a:visited {
  text-decoration: none;
  background-color: white; }
.logos a:hover {
  text-decoration: none;
  background-color: white; }
.logos a:active { }

