BODY {font-family: verdana, arial, sans-serif; font-size: 12px;
      background-color: white;
      color: #333333;
      background-image: url(../img/bg.jpg);
      background-repeat: repeat-y;
      background-position: right;
}

.headline {color: #bbbbbb; font-family: verdana, arial, sans-serif; font-size: 48px}
.headline2 {color: #999999; font-family: verdana, arial, sans-serif; font-size: 14px}
.grau_text {color: #888888; font-family: verdana, arial, sans-serif; font-size: 12px}
.header_trenner { background-color: #555555 }

.small { font-size: 10px}

.grau1 {background-color: #e5e5e5;}
.grau2 {background-color: #eeeeee;}
.grau3 {background-color: #d5d5d5;}
.block_links {background-color: #eeeeee; color: #999999 }
.block_unten {color: #666666}

.gelb { background-color: #ffcc2a; }


INPUT {font-family: verdana, arial, sans-serif; font-size: 12px;}

TH {font-family: verdana, arial, sans-serif; font-size: 12px;}
TD {font-family: verdana, arial, sans-serif; font-size: 12px;}

.warning {color: red}

.searchitem {background-color: #d5d5d5}

A {text-decoration: none; color: #8888ff;}
A:hover {text-decoration: underline;}

A.MENU_1 {font-weight: bold; color: #700000; font-size: 12px;}
A.MENU_TRACE_1 {font-weight: bold; color: #888888; font-size: 12px;}

A.MENU_2 {font-weight: bold; color: #700000; font-size: 12px;}
A.MENU_TRACE_2 {font-weight: bold; color: #888888; font-size: 12px;}

A.MENU_3 {font-weight: bold; color: #700000; font-size: 12px;}
A.MENU_TRACE_3 {font-weight: bold; color: #888888; font-size: 12px;}


H1 { font-size: 16px; font-weight: bold; color: #999999 }
H2 { font-size: 14px; font-weight: bold; color: #999999; margin-top: 20px }

.inputs  {font-family: verdana, arial,sans-serif;
      font-size:12px;
		background-color: #ffffff;
      border: #aaaaaa 1px solid;}


