﻿body,table,td,tr,div,p,pre,h1,h2,h3,h4,ul {font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;color: #fff;}
body,td,div,p,pre,ul {font-size: 14px;color: #fff;}

h1 {font-size: 30px;}  /* Für Hauptüberschrift */
h2 {font-size: 20px;}
h3 {font-size: 9px;}   /* Für Minischrift */



.small {font-size: 12px;}


a {	font-size: 13px; text-decoration: none; font-weight : bold;}
a:link {
	color: #F0E59E;
	border-bottom-color: #000000;
}
a:visited {	color:#C7B767}
a:active {color:#DEC3A9}
a:hover{color: #ff0000;}


.tab{margin-left:40px;}





a.navi {					/* Standard Link in gelb ohne Unterstrich */
	text-decoration: inherit;
	font-weight: normal;
}
a.navi:link {color: #F0E59E;}	/* gelb */
a.navi:visited {color: #FFFFFF}	/* weiß */
a.navi:active {color:#C7B767}	/* dunkles gelb */
a.navi:hover{color: #ff0000;}	/* rot */
