TABLE#site TD#top-left {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1px;
	font-weight:bold;
}

TABLE#site TD#top-right {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1px;
	font-weight:bold;
}

/* Layout des Seitentitels */
TABLE#site TD#content-middle TABLE#content-menu TD#content-border {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	
	font-size:12px;
	font-weight:normal;
}


/* Layout des Untertitels */
TABLE#site TD#content-middle TABLE#content-menu TR#content TD#content DIV#h1{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
}


/* Layout des Inhalts */
TABLE#site TD#content-middle TABLE#content-menu TR#content TD#content {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}


/* Layout der Links */
TABLE#site TD#content-middle TABLE#content-menu TR#content TD#content A {
	color:#000000;
}

/* Layout von Tabelleninhalten im Content Element */
TABLE#site TD#content-middle TABLE#content-menu TR#content TD#content TABLE {
	font-size:10px;
}

/* Layout News */
TABLE#news_top {
}

TABLE#news_top TD#image {
	padding-left:1px;
}

TABLE#news_top TD#content {
	padding-left:5px;
	padding-top:20px;
	font-size:10px;
}


/* Headers H1 - H4 */
h1 { font-size: 12px; }
h2 { font-size: 10px; color: #186900; }
h3 { font-size: 9px; color: #10007B; }
h4 { font-size: 8px; color: #273430; }

A:link    { color: #FFFFFF; }
		/*	font-weight:bolder;	 } */   /* unvisited links */
A:visited { color: #FFFFFF }   /* visited links   */
A:hover   { color: #FFFFFF } /* user hovers     */
A:active  { color: #FFFFFF }   /* active links    */
A		  { text-decoration:none }



