body {
	margin: 1px;
	padding: 1px;
}

a,p,h1,h2,h3,h4,ul,ol,li,div,td,th,adress,blockquote,nobr,b,i {
	font-family: arial, ms reference sans serif, verdana;
 font-size: 9pt;
}

a:link {
	color:#000000;
	text-decoration: none;
}

a:visited {
	color:#000000;
	text-decoration: none;
}

a:active {
	color:#000000;
	text-decoration: none;
}

a:hover {
	color:crimson;
	text-decoration: none;
}

a:link.rubrik {
	color: white;
	text-decoration: none;
}

a:visited.rubrik {
	color: white;
	text-decoration: none;
}

a:active.rubrik {
	color: white;
	text-decoration: none;
}

a:hover.rubrik {
	color:grimson;
	text-decoration: none;
}


table{
	border: 1px solid  #567686;
}

table.menue{
	background-image: url(../_grafics/bgrubrik.gif);
}
td.aktiv{
	background-color: #ABC938;
	font-weight: 900;
	color: white;
	letter-spacing: 1px;
	text-align: left;
	height: 16pt;
	border: 1px outset white;
}

td.rubrik{
	font-weight: 900;
	color: white;
	letter-spacing: 1px;
	text-align: left;
	height: 16pt;
	border: 1px outset white;
}

td.menu{
	border-bottom: 1px solid white;
	background-color: white;
}

td.home{
	background-color: white;
}


 table.s{
	background-color: #ffff99;
}


a:link.shome{
	color: #ffbb00;
}
a:visited.shome{
	color: #ffbb00;
}
a:active.home{
	color: #ffbb00;
}
a:hover.home{
	color: #ffbb00;
}

 