body
{
  margin: 0px;
}
td.menu
{
  font-family: Arial;
  font-size: 75%;
  font-weight: bold;
  color: #663333;
}
td.menu a, td.menu a:visited, td.menu a:hover, td.menu a:active
{
	text-decoration: none;
	color: #000;
}
.breadcrumb a, .breadcrumb a:visited, .breadcrumb a:hover, .breadcrumb a:active
{
	text-decoration: none;
}
h1
{
  font-family: Arial;
  font-size: 18px;
  color: #336666;
  margin: 0px 0px 0px 0px;
}

h2
{
  font-family: Arial;
  font-size: 14px;
  color: #336666;
  margin: 0px 0px 0px 0px;
}

p
{
  font-family: Arial;
  font-size: 80%;
  margin-top: 0px;
  margin-bottom: 10px;
  color: #000;
}

p.date
{
  font-family: Arial;
  font-size: 11px;
  margin-bottom: 10px;
  color: #336666;
}

a, a:visited, a:active
{
	color: #336666;
	text-decoration: underline;
}

a:hover
{
  color: red;
  text-decoration: underline;
}

span.datum
{
  font-size: 75%;
}

.morenews
{
  font-family: Arial;
  font-size: 70%;
  color: #336666;
}

input.search, select
{
  font-family: Verdana;
  font-size: 11px;
  background-color: #f4f4f4;
}

textarea
{
  font-family: Verdana;
  font-size: 12px;
}

.small
{
  font-family: Arial;
  font-size: 70%;
  color: #336666;
}

.bread
{
  font-family: Arial;
  font-size: 70%;
  color: #000;
}

.smallblack
{
  font-family: Arial;
  font-size: 70%;
  color: #000000;
}

a.rightcol
{
  color: #336666;
}

a.rightcol:hover
{
  color: #336666;
}

a.menutop
{
  color: #000000;
}

a.menutop:hover
{
  color: #000000;
}

td.submenu
{
  font-family: Arial;
  line-height: 100%;
  font-size: 11px;
  font-weight: normal;
  color: #000000;
}

.blacktext
{
  color: #000000;
}

.btn
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
}

#headerimgcaption
{
  position: absolute;
  width: 300px;
  top: 21px;
  left: 455px;
  height: 60px;
  background: #FAE1E1;
  filter: alpha(opacity=75);
  color: #000000;
  z-index: 1;
  
  font-family: Garamond, Arial, Verdana, Helvetica;
  font-size: 36px;
  font-weight: bold;
  color: #000000;
  line-height:40px;
}

#headertext
{
  position: absolute;
  width: 300px;
  top: 21px;
  left: 455px;
  height: 60px;
  color: #000000;
  z-index: 2;  
  
  font-family: Garamond, Arial, Verdana, Helvetica;
  font-size: 36px;
  font-weight: bold;
  color: #000000;
  line-height:40px;
  
 /* display: none; */
}