a:link
{
  text-decoration:none;
}
a:visited
{
  text-decoration:none;
}
a:hover
{
  text-decoration:underline;
}
a:active
{
  text-decoration:none;
}

html
{
  height:100%;
}
body
{
  height:100%;
  margin:0px;
}

.input_text
{ 
  border:1px solid #bbbbbb;
  border-bottom-width:1px;
  border-bottom-style:solid;
  border-bottom-color:#900000;
  padding:2px;
  background-image:url( ../images/inputbg.gif );
}

.links
{
  font-size:13px;
  color:#003399;
  font-style:normal;
  font-weight:normal;
  font-family:Arial,Helvetica;
}
.pagetitlecap
{
  font-size:24px;
  color:#960300;
  font-style:normal;
  font-weight:normal;
  font-family:Arial,Helvetica;
}
.pagetitle
{
  font-size:18px;
  color:#960300;
  font-style:normal;
  font-weight:normal;
  font-family:Arial,Helvetica;
}
.texttitle
{
  font-size:14px;
  color:#000000;
  font-style:normal;
  font-weight:bold;
  line-height:140%;
  font-family:Arial,Helvetica;
}
.popuptitlecap
{
  font-size:18px;
  color:#960300;
  font-style:normal;
  font-weight:bold;
  font-family:Arial,Helvetica;
}
.popuptitle
{
  font-size:14px;
  color:#960300;
  font-style:normal;
  font-weight:bold;
  font-family:Arial,Helvetica;
}
.text
{
  font-size:13px;
  color:#000000;
  font-style:normal;
  font-weight:normal;
  line-height:140%;
  font-family:Arial,Helvetica;
}
.textgrey
{
  font-size:13px;
  color:#888888;
  font-style:normal;
  font-weight:normal;
  line-height:140%;
  font-family:Arial,Helvetica;
}
.textfooter
{
  font-size:11px;
  color:#545454;
  font-style:normal;
  font-weight:normal;
  font-family:'Lucida Grande',Arial,Helvetica;
}
.indexheadcap
{
  font-size:24px;
  color:#121212;
  font-style:normal;
  font-weight:normal;
  font-family:Arial,Helvetica;
}
.indexhead
{
  font-size:18px;
  color:#121212;
  font-style:normal;
  font-weight:normal;
  font-family:Arial,Helvetica;
}
.indextext
{
  font-size:11px;
  color:#121212;
  font-style:normal;
  font-weight:normal;
  font-family:Arial,Helvetica;
}
.galerietext
{
  font-size:14px;
  color:#ababab;
  font-style:normal;
  font-weight:normal;
  font-family:'Lucida Grande',Arial,Helvetica;
}

.popup_footer
{
  background-image:url( ../images/verlauf_footer.gif );
}
.popup_body
{
  margin: 0px;
}
