body
{
  background-color: #c0c0c0;
}
table
{
  background-color: #FFFFFF;
}

input
{
  border: none;
  border: 1px solid #000000;
  margin: 4px;
}

.submit
{
  border: none;
  border: 1px solid #000000;
  margin: 4px;
  background-color: #003399;
  color: #FFFFFF;
  font-size: 12px;
  font-family: Arial;
  font-weight: bold;
}

a
{
  font-family: Arial;
  font-size: 12px;
  line-height: 1.5em;
  font-weight: bold;
  text-decoration: none;
  color: #000000;
}

a:hover
{
  color: #003399
}

p
{
  font-family: Arial;
  font-size: 12px;
  line-height: 1.5em;
}

ul
{
  font-family: Arial;
  font-size: 12px;
  line-height: 1.5em;
}

li
{
  font-family: Arial;
  font-size: 12px;
  line-height: 1.5em;
}

.black_line
{
  height: 2px;
  background-color: #000000;
}

.header
{
  height: 218px;
  width: 1000px;
  background-image: url('../fileadmin/images/header_bg.jpg');
  background-repeat: no-repeat;
}

.blue_line_bottom
{
  height: 44px;
  width: 797px;
  background-image: url('../fileadmin/images/top_line.gif');
  repeat: repeat-x;
  position:relative;
  left: 203px; 
  z-index: 1;
}

.blue_line_bottom_phrase
{
  height: 44px;
  width: 205px;
  background-image: url('../fileadmin/images/top_line_phrase.gif');
  background-repeat: no-repeat;
  position:relative;
  left: 25px; 
  z-index: 2;
}

.logo
{
  height: 174px;
  width: 324px;
  position: relative;
  left:676px;
  top: 0px;
  background-image: url('../fileadmin/images/top_logo.gif');
}

.menu_bg
{
  background-image: url('../fileadmin/images/menu_bg.gif');
  background-repeat: repeat-y;
  width: 175px;
}


.menu_bg_topline
{
  background-image: url('../fileadmin/images/menu_bg.gif');
  background-repeat: repeat-y;
  width: 175px;
  height: 24px;
}

.left1
{
  width: 51px;
}

.left2
{
  width: 51px;
}

.right
{
  width: 84px;
}

.mitte_h1
{
  max-height: 39px;
}

.content
{
  font-family: Arial;
  font-size: 12px;
  line-height: 1.5em;
  padding-left: 15px;
}

.greylink
{
  font-family: Arial;
  font-size: 11px;
  font-weight: normal;
  color: #666666;
}

.whitelink
{
  font-family: Arial;
  font-size: 12px;
  font-weight: normal;
  color: #FFFFFF;
}
.whitelink:hover
{
  font-family: Arial;
  font-size: 12px;
  font-weight: normal;
  color: #FFFFFF;
}
.whitelink:active
{
  font-family: Arial;
  font-size: 12px;
  font-weight: normal;
  color: #FFFFFF;
}
.whitelink:visited
{
  font-family: Arial;
  font-size: 12px;
  font-weight: normal;
  color: #FFFFFF;
}

.footer
{
  min-height: 44px;
  background-image: url('../fileadmin/images/top_line.gif');
  repeat: repeat-x; 
  color: #FFFFFF;
  font-family: Arial;
  font-size: 12px;
  padding: 10px;
}