
body.tabelle
	{
	background: url("../images/himmel.jpg");
	background-attachment:"fixed";
}
body.auswahl
	{
	background: url("../images/auswahl.jpg");

}

body.kopf
	{
	background: url("../images/kopf.jpg");

}

body.start
	{
	background: url("../images/himmel.jpg");

}
tr.standart
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font : normal;
	color:#ffffff;
	font-size: 12pt;
}

tr.klein
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font : normal;
	color:#ffffff;
	font-size: 10pt;
}
tr.gross
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font : normal;
	color:#ffffff;
	font-size: 14pt;
}
tr.ueberschrift
{

	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font : italic larger;
	color:#ffffff;
	background: #4f6587;
}

tr.hell
{

	background: #f2f2f2;
	font-size: 10pt;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;

}


tr.dunkel
{


	background: #c0c0c0;
	font-size: 10pt;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

tr
{
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 10pt;
}

h1
      {
    font : bold oblique 30pt "Comic Sans MS";
    color : #a2f409;
    list-style-position : inside;
    text-align : right;
    text-shadow : inherit;
}
h12
      {
    font : bold oblique 30pt "Comic Sans MS";
    color : #a2f409;
    list-style-position : inside;
    text-align : center;
    text-shadow : inherit;
}
H2
  { font : bold oblique 12pt "Comic Sans MS";
    text-align: right;
    font-weight: bold;
    color:#a2f409;
    font-style:oblique }
H21
  { font : bold oblique 12pt "Comic Sans MS";
    text-align: left;
    font-weight: bold;
    color:#a2f409;
    font-style:oblique }
h3   {

    margin:0;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 8pt;
    color: #a2f409;
    font-style: oblique;
    text-align:left;
    word-spacing:0;
    text-indent:0;
    line-height: normal;
    zoom : normal;
    }

H4 {
    margin:0;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 6pt;
    color: #a2f409;
    font-style: oblique;
    text-align:left;
    word-spacing:0;
    text-indent:0;
    line-height: normal;
    zoom : normal;
}

H5 {
	margin:0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14pt;
	color: White;
	font-style: oblique;
	text-align:left;
	word-spacing:0;
	text-indent:0;
	line-height: normal;
	zoom : normal;
}
H6
  {
	font : bold oblique 18pt "Comic Sans MS";
	text-align: center;
	font-weight: bold;
	color:#a2f409;
	font-style:oblique
}


a:link       {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 10pt;
    font-style: italic;
    font-weight: normal;
    color: #333333;
    background-attachment : inherit;
    text-decoration: none;
}

a:hover      {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 12pt;
    font-style: italic;
    font-weight: normal;
    color: #ff0000;
}

a:visited    {
    text-decoration: none;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 10pt;
    color: #333333;
    font-weight: normal;
    font-style: italic;
}

a:active     {
    text-decoration: none;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 10pt;
    font-style: normal;
    font-weight: normal;
    color: #333333;
}
