body
{
	background: url(img/folge/bg.gif) repeat-x scroll top;
	color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 16px 0px 0px 0px;
}

h1
{
  margin:                            25px; 
  font-size:                         18px;
  font-weight:                       bold;
  text-align:						 left;
}

h2
{
  margin:                            0px 25px 0px 25px; 
  font-size:                         12px;
  font-weight:                       bold;
}

h3
{
  margin:                            0px 25px 0px 25px; 
  font-size:                         11px;
  font-weight:                       bold;
}

p
{
  margin:                            0px 25px 1em 25px;
}

td
{
  color:                             black;
  font-family:                       Verdana, Arial, Helvetica, sans-serif;
  font-size:                         10px;
}

td.nav
{ 
  vertical-align:                    bottom;
  text-align:                        center;
  margin:                            34px;
 }

td.top
{
  background:                        #EE9700;
}

a
{
  text-decoration:                    none;
  color:                              black;
}

a:hover
{
  text-decoration:                    underline;
  color:                              black;
}

a.gray
{
  text-decoration:                    none;
  color:                              #999999;
  font-size:                          9px;
}

a:hover.gray
{
  text-decoration:                    underline;
  color:                              #999999;
  font-size:                          9px;
}

a.navi
{
  text-decoration:                    none;
  color:                              #FF9900;
  font-size:                          12px;
  font-weight:                        bold;
  margin:                             20px 5px 20px 15px;
}

a:hover.navi
{
  text-decoration:                   none;
  color:                             black;
  font-size:                         12px;
  font-weight:                       bold;
  margin:                            20px 5px 20px 15px;
} 

a.aktiv
{
  text-decoration:                    none;
  color:                              black;
  font-size:                          12px;
  font-weight:                        bold;
  margin:                             20px 5px 20px 15px;
}

a:hover.aktiv
{
  text-decoration:                   none;
  color:                             black;
  font-size:                         12px;
  font-weight:                       bold;
  margin:                            20px 5px 20px 15px;
} 

.verticalline
{
  color:                             #FF9900;
}

.copyright
{ 
  color:                             #999999;
  font-size:                         9px;
}

.small
{
  color:                             black;
  font-size:                         9px;
}