* {
  font-family: "Trebuchet MS",Verdana,Arial,sans-serif;
  font-size: 12px;
  line-height: 18px;
} 

body {
  margin-left: auto; 
  margin-right: auto;
  margin-top: 0px;
  margin-bottom:0px;
  padding-bottom:0px;
  position: relative; 
  text-align: center;
  vertical-align: top;
  width: 875px;
}


#border {
  color: #D6CDBC; 
}

#content {
  border: 0px black dotted;
  margin: 0px;
  padding: 0px;
}

.grey a {
  background-color:white;
  color: #c7c6c6;
  font-size: 10px;
  text-decoration: none;
}

.link_with_image_and_text img {
  border: 0;
  display: inline;
}

#menu_1  {
  background-color:#d6cdbd;
}
/* Speziell für Opera*/
#menu_1 a {
	background-color: transparent;
}

#menu_2 a {
	background-color: transparent;
}

.row {
  background-color:#d6cdbd;
}

.stat a {
  background-color:transparent;
}

.template_image img {
  border: 0;
  display: block;
}

.template_row_image td {
  background-color:#d6cdbd;
}


.template_row_image img {
  border: 0;
  display: block;
}

.weiss, .weiss p {
  color: white;
  margin-bottom:0px;
  padding-bottom:0px;
}

.weiss a {
  background-color:transparent;
  color: white;
  text-decoration: none;
  margin-bottom:0px;
  padding-bottom:0px;
}

.weiss a:hover {
  text-decoration: underline;
}

.weiss .bodytext {
  margin-bottom:0px;
  padding-bottom:0px;
  
}

.weissrahmen .bodytext {
  margin:0px;
  padding:0px;
  font-size:0px;
}



.codebox {
background-color: #e6f3bb;
}

.codebox a:link 
{text-decoration:none; }
.codebox a:visited 
{color:silver; text-decoration:none; }
.codebox a:focus 
{text-decoration:underline; }
.codebox a:hover 
{text-decoration: underline; }
.codebox a:active 
{text-decoration:underline; }


a:link.glossar 
{text-decoration:underline; color:#003366; background-color: white;}
a:visited.glossar  
{color:#003366; text-decoration:underline; background-color: white;}
a:focus.glossar a:focus 
{color:#003366; text-decoration:underline; background-color: white;}
a:hover.glossar a:hover 
{text-decoration: underline; color:#003366; background-color: white;}
a:active.glossar  
{text-decoration:underline; color:#003366; background-color: white;}


a:link.glossar2
{text-decoration:none; color:#003366; background-color: #E6F3BB;}
a:visited.glossar2  
{color:#003366; text-decoration:none; background-color: #E6F3BB;}
a:focus.glossar2 
{color:#003366; text-decoration:none; background-color: #E6F3BB;}
a:hover.glossar2 
{text-decoration:underline; color:#003366; background-color: #E6F3BB;}
a:active.glossar2  
{text-decoration:underline; color:#003366; background-color: #E6F3BB;}


a:link.newsletter
{background-color:transparent;}


