body
{
  background-color:#FFFFFF;
  margin:0;
}
A:link
{
  font-family : Arial, Helvetica, sans-serif;
  text-decoration : none;
  font-size : 10pt;
  color : #5B5f62;
}

A:visited
{
  font-size : 10pt;
  text-decoration : none;
  font-family : Arial, Helvetica, sans-serif;
  color : #123456;
}

A:hover
{
  font-size : 10pt;
  text-decoration : underline;
  font-family : Arial, Helvetica, sans-serif;
  color : #FF0000;
}

A:active
{
  font-size : 10pt;
  text-decoration : underline;
  font-family : Arial, Helvetica, sans-serif;
  color : #4473B1;
}

A.menu
{
  font-family : Arial, Helvetica, sans-serif;
  text-decoration : none;
  font-size : 10pt;
  color : #123456;
  display:block;
  width:150px;
  padding:3px;
  margin:0px;
}

/*
A.menu:link
{
  font-family : Arial, Helvetica, sans-serif;
  text-decoration : none;
  font-size : 10pt;
  color : #123456;
}

A.menu:visited
{
  font-family : Arial, Helvetica, sans-serif;
  text-decoration : none;
  font-size : 10pt;
  color : #123456;
}

A.menu:active
{
  font-family : Arial, Helvetica, sans-serif;
  text-decoration : none;
  font-size : 10pt;
  color : #123456;
}

*/

A.menu:hover
{
  background-color:#F5F5F5;
}

table.maintable
{
  border-collapse:collapse;
  width:100%;
  height:100%;
  border-spacing:0px;
}

td.maintd
{
  border    :1px solid #F5F5F5;
  text-align:center;
  padding:0px;
  margin:0px;
}

td.htd
{
  border    :1px solid #F5F5F5;
  vertical-align:bottom;
  width:100%;
  text-align:right;
  padding:0px;
  margin:0px;
}

p,ul,ol,li,div,td,th,textarea,option,address,blockquote,nobr,b,i
{
  font-family : Arial, Helvetica, sans-serif;
  font-size : 10pt;
  color : #202020;
}

p
{
  margin-top:    10px;
  margin-bottom: 10px;
}

p.newsitem
{
  margin-left:    25px;
}

small
{
  font-size : 8pt;
}
h1
{
  text-decoration : none;
  font-family     : Arial, Helvetica, sans-serif;
  font-size       : 24pt;
  color           : #123456;
}

h2
{
  text-decoration : none;
  font-family     : Arial, Helvetica, sans-serif;
  font-size       : 20pt;
  color           : #123456;
}

h3
{
  text-decoration : none;
  font-family     : Arial, Helvetica, sans-serif;
  font-size       : 24pt;
  text-align      : center;
  padding:0px;
  margin:0px;
  color           : #123456;
}

h4
{
  text-decoration : none;
  font-family     : Arial, Helvetica, sans-serif;
  font-size       : 28pt;
  padding:0px;
  margin:0px;
  color           : #123456;
}

td.hauptinhalt
{
  padding: 0px;
}
#impressum{width:360px;}
#centerpix {position:absolute;width:1px;height:1px;top:45%;left:47%;}
#bgtl{background-image:url(../images/bg_top_left.jpg);background-repeat:no-repeat;background-position:top left;position:relative;top:-102px;left:-182px;width:400px;height:220px;}
#bgr {background-image:url(../images/bg_right.jpg);background-repeat:no-repeat;background-position:top right;width:400px;height:220px;}
#bgb {background-image:url(../images/bg_bottom.jpg);background-repeat:no-repeat;background-position:bottom left;width:400px;height:220px;}
#bgbr{background-image:url(../images/bg_bottom_right.jpg);background-repeat:no-repeat;background-position:bottom right;width:360px;height:190px;padding:15px 20px;}
