body {
	font-family: Arial, Helvetica, sans-serif;
}
.menu {
	font-size:14px;
	font-weight:bold;
	border-right:solid 2px #c0c0c0;
}
.tekst {
	padding-left:20px;
	padding-right:30px;
}
p {font-size:14px;}
td {font-size:14px;}
b {color:#800080;}
h3 {font-size:18px;color:#006400;}

A, A:LINK, a:VISITED, A:FOCUS {
	text-decoration : none;
font-weight:bold;
	color: #800080;
}

A:HOVER, A:ACTIVE {
	text-decoration : underline;
font-weight:bold;
	color: #006400;
}

.stammeshaus {
	font-size:10px;  
	padding-left:10px;
	color: #a1a1a1;

}
.stammeshaus A, .stammeshaus A:LINK, .stammeshaus a:VISITED, .stammeshaus A:FOCUS {
	text-decoration : none;
	color: #a1a1a1;
}

.stammeshaus A:HOVER, .stammeshaus A:ACTIVE {
	text-decoration : underline;
	color: #c0c0c0;
}
.kleiner {
	font-size:11px;  

}