body
{
  margin                : 0px;
  padding               : 0px;
  font-family           : Arial, Helvetica, Sans-serif;
	font-size             : 90%;
  background-color      : #FFF;
  color                 : #000;
}
td{
  font-size             : 90%;
}
div#kopfzeile
{
  width                 : 100%;
  min-width             : 780px;
  height                : 110px;
  background-color      : #80CABE;
  color                 : #FFF;
  background-image      : url(img/_hg-kopf_links.jpg);
  background-position   : left;
  background-repeat     : no-repeat;
}
div#kopfzeile img.logo
{
  float                 :left;
  margin                :15px 10px; 
}
div#kopfzeile img.bild
{
  float                 :right;
}
div#kopfzeileNavigation
{
  width                 : 100%;
  height                : 26px;
  text-align            : right;
  background-color      : #80CABE;
  color                 : #FFF;
  background-image      : url(img/_hg-kopf_navigation.gif);
  background-position   : left;
  background-repeat     : repeat-x;
  margin-bottom         : 0px;
}

div#kopfzeileSubNavigation
{
  width                 : 100%;
  height                : 26px;
  text-align            : right;
  background-color      : #009B83;
  color                 : #FFF;
 /* background-image      : url(img/_hg-kopf_navigation.gif); */
  background-position   : left;
  background-repeat     : repeat-x;
  margin-bottom         : 6px;
}

span.navigation
{
  margin                : 0px;
  padding-right         : 20px;
  background-color      : #009B83;
  color                 : #FFF;
}

span.navigation img
{
  border                : none;
  vertical-align        : middle;
}

span.navigation a
{
  text-decoration       : underline;
  background-color      : #009B83;
  color                 : #FFF;
}

span.navigation a:hover
{
  text-decoration       : none;
}

div.boxLinksKurz
{
  background-color      : #CCC;
  color                 : #000;
  margin                : 0px 296px 6px 6px;
  border                : 1px solid #009B83;
  padding-bottom        : 20px;
}

div.boxLinksLang
{
  background-color      : #CCC;
  color                 : #000;
  margin                : 0px 6px 6px 6px;
  border                : 1px solid #009B83;
  padding-bottom        : 20px;
}

div.boxRechts
{
  float                 : right;
  width                 : 280px;
  background-color      : #CCC;
  color                 : #000;
  margin                : 0px 6px 6px 6px;
  border                : 1px solid #009B83;
  padding-bottom        : 20px;
}

h1
{
  font-size             : 110%;
  margin                : 0px 0px 20px 0px;
  padding               : 3px 0px 3px 25px;
  color                 : #FFF;
  background-color      : #009B83;
  font-weight           : bold;
  background-image      : url(img/_hg-boxueberschrift.gif);
  background-position   : 5px 50%;
  background-repeat     : no-repeat;
}

h2
{
  font-weight           : bold;
  margin-bottom         : 15px;
  font-size             : 100%;
  padding               : 0px 6px 0px 8px;
}

p
{
  margin                 : 0px 8px 15px 8px;
}

th
{
  width                 : 80px;
  font-style            : italic;
  font-weight           : bold;
  vertical-align        : top;
  text-align            : left;
}


img.linksbuendig
{
  float                 : left;
  margin                : 0px 8px 8px 6px;
  border                : 1px solid #009B83;
}

img.trennerWeiss
{
  width                 : 100%;
  height                : 4px;
  background-color      : #FFF;
  color                 : #000;
  margin-bottom         : 8px;  
}

ul
{
  list-style-image      : url(img/_icon-listenpunkt.gif);
}

li
{
  padding-bottom        : 5px;
  padding-top           : 5px;
}

a
{
  text-decoration       : underline;
  background-color      : #CCC;
  color                 : #FFF;
}

a:hover
{
  text-decoration       : none;
  background-color      : #009B83;
  color                 : #FFF;
}

div#abschlussNavigation 
{
	clear                 : both;
  height                : 26px;
  text-align            : right;
  background-color      : #009B83;
  color                 : #FFF;
}


form#supportformular
{
  margin-left           : 8px; 
}

form#supportformular th
{
  width                 : 180px;
  font-weight           : normal;
  font-style            : normal;
  font-size             : 90%;
}

input.rahmen
{
  border            : 1px solid #009B83;
  padding-left      : 5px;

}
/*
input:focus
{
  color             : #000;
  background-color  : #FFF;
  padding-left      : 5px;
}
*/

textarea
{
  padding           : 5px;
  border            : 1px solid #009B83;
  font-family       : Arial, Helvetica, sans-serif;
  font-size         : 100%;
}

/*
textarea:focus
{
  color             : #000;
  background-color  : #FFF;
}
*/

p.meldung
{
  padding           : 5px;
  background-color  : #EFEFEF;
  border            : 1px solid #009B83;
}

@media print
{

}

/*  border                : 1px solid black */