/*  Sytling für Nada  */

<Style>
body {
      background              : #6699FF;
	color                   : #000000;

      font-family			: Tahoma,Arial, Verdana;
	font-size			: 11px;
	
}



h1
{
      font-size			: 16px;
	font-family			: Tahoma, Verdana, Arial;
      text-decoration		: none;
      font-weight			: bold;
      text-align     		: center;
      color                   : #000000;
      margin                  : center
}

h2
{
      font-size			: 14px;
	font-family			: Tahoma, Verdana, Arial;
      text-decoration		: none;
      font-weight			: bold;
      margin-left             : 10px;
      margin-right            : 10px;
      padding                 :  0px;
      color                   : #000000;
}



h3
{
      font-size			: 12px;
	font-family			: Tahoma, Verdana, Arial;
      text-decoration		: none;
      margin-left             : 10px;
      margin-right            : 10px;
      padding                 :  0px;
      color                   : #000000;
}

h4
{
      font-size			: 11px;
	font-family			: Tahoma, Verdana, Arial;
      text-decoration		: none;
      
}


h5
{
      font-size			: 11px;
	font-family			: Tahoma, Verdana, Arial;
      text-decoration		: none;
      
}

h6
{
      font-size			: 11px;
	font-family			: Tahoma, Verdana, Arial;
      text-decoration		: bold;
      color                   : #FFFFFF;
}


a:link, a:active, a:visited
 {
      color:                  #000080;
      font-weight			: bold;
      font-size               : 12; 
      Font-Family             : Tahoma, Verdana, Arial;
text-decoration: none}

a.tab {
  font-size               : 11; 
  Font-Family             : Tahoma, Verdana, Arial;

}

a.tab:hover {
  color                    : #6699FF;
  font-size               : 11; 
  Font-Family             : Tahoma, Verdana, Arial;

}

a.tabmb {
  font-size               : 12; 
  Font-Family             : Tahoma, Verdana, Arial;
  color:                  #FFFFFF;

}

a.tabmb:hover {
  font-size               : 12; 
  Font-Family             : Tahoma, Verdana, Arial;
  color:                  #FFFFFF;

}

a:hover
 {
     color                    : #6699FF;
     font-size                : 12; 
     text-decoration          : none}



t2
{
     table-layout             :fixed;
     bgcolor                  :#dcdcdc;
     border                   :0;
     align                    :center
     vertical-align           :top;
     text-align               :left;
     width                    :645px;
     cell-spacing             :10px;
     cellpadding              :5px
}

#pic {
	background-color: #FFFFFF;
	left: 10px;
	position: relative;
	top: 10px;
	width: 160px;
}

#pic a .large {
	border: 0px;
	display: block;
	height: 1px;
	left: -1px;
	position: absolute;
	top: -1px;
	width: 1px;
}

#pic a img {
	border: 0;
}

#pic a.p1, #pic a.p1:visited {
	background: #FFFFFF;
	border: 1px solid #000000;
	display: block;
	height: 20px;
	left: 0;
	text-decoration: none;
	top: 0;
	width: 160px;
}

#pic a.p1:hover {
	background-color: #8C97A3;
	color: #000000;
	text-decoration: none;
}

#pic a.p1:hover .large {
	border: 1px solid #000000;
	display: block;
	height: 196px;
	left: 150px;
	position: absolute;
	top: -100px;
	width: 635px;
}



</STYLE>
<--Ende des Stylesheets-->
