body {
	margin-top : 20px;
	margin-bottom : 20px;
	margin-left : 10px;
	margin-right : 10px;
	background-color : #996600;
}
td {
	color : #990000;
	font-size : 10px;
	font-family : Verdana,Courier New,Courier,Monaco;
	text-align : justify;
}
.name {
	color : #ffffff;
	font-size : 20px;
	font-family : Verdana,Courier New,Courier,Monaco;
	font-style: italic;
	font-weight : lighter;
}
.sitename {
	color : #ffffff;
	font-size : 25px;
	font-family : Verdana,Courier New,Courier,Monaco;
	font-style: italic;
	font-weight : bold;
}
.vline {
	color : #c0c0c0;
}
.botnav {
	color : #ffffff;
	font-size : 10px;
}

.aktiv {
	color : #ffffff;
	font-weight: bold;
	font-size : 10px;
}

.gr12 { font-size : 12px; }
.gr14 { font-size : 14px; }
.gr16 { font-size : 16px; }
.gr18 { font-size : 18px; }
.gr20 { font-size : 20px; }
.gr22 { font-size : 22px; }
.gr24 { font-size : 24px; }


a          { color: #c0c0c0; text-decoration: none }
a:hover    { color: #ffffff; text-decoration: underline }

a.botnav          { color: #ffffff; text-decoration: none; font-size : 10px;}
a.botnav:hover    { color: #ffffff; text-decoration: underline; font-size : 10px; }

a.subnav          { color: #c0c0c0; text-decoration: none; font-size : 10px;}
a.subnav:hover    { color: #ffffff; text-decoration: underline; font-size : 10px; }