/* CSS Document */
body {
	background-color: #7a7a7a;
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.ofe {
	color: #414141;	
	}
td.content {
	background-color: #FFFFFF;
	}
h1, h2, h3, h4, h5, h6 {
	font-family: "Lucida Sans Unicode",Arial;
	}
img {
	border: 0;
	}

/* ANFANG FOOTER */

#footer { 
    padding: 15px;
	text-align: center;
	font-size: 90%;
	color: #FFFFFF;
	}
	
ul.footer {
	list-style: none;
	margin: 1em 0 0 0;
	padding: 0;
	}
ul.footer li {
	display: inline;
	margin: 0;
	padding: 0;
	}
	
#footer a, 
#footer a:visited,
#footer a:active, 
#footer a:link {
	color: #FFFFFF;
	}
	
	/**
  * @section subtemplates
  * @see     http://www.yaml.de/en/documentation/practice/subtemplates.html
  */

  .subcolumns, .subcolumns_oldgecko {
    width: 100%;
    overflow:hidden;
  }

  /* (en) alternative class for optional support of old  Mozilla/Netscape browers */
  /* (de) Alternative Klasse zur optionalen Unterstützung alter Mozilla/Netscape-Brower */
  .subcolumns_oldgecko { float:left }

  .c50l, .c25l, .c30l, .c33l, .c38l, .c66l, .c70l, .c75l, .c62l, .c520l {float: left; }
  .c50r, .c25r, .c30r, .c33r, .c38r, .c66r, .c70r, .c75r, .c62r, c180r {float: right; margin-left: -5px; }

  .c25l, .c25r { width: 25% }
  .c30l, .c30r { width: 30% }
  .c33l, .c33r { width: 33.333% }
  .c50l, .c50r { width: 50% }
  .c66l, .c66r { width: 66.666% }
  .c75l, .c75r { width: 75% }
  .c38l, .c38r { width: 38.2% }
  .c62l, .c62r { width: 61.8% }
  .c70l, .c70r { width: 70.0% }
  .c180r{ width: 190px }
  .c520l {width: 520px }

  .subc  { padding: 0 0.5em }
  .subcl { padding: 0 0.5em 0 0.5em }
  .subcr { padding: 0 0.5em 0 0.5em } 

 /*------------------------------------------------------------------------------------------------------*/
