a:hover { color: green }
a:active { color: green }
a {
	color: #0000FF;
	text-decoration: none;
}
body {
	background-color: #ffffff;
	font-family: Georgia, "Times New Roman", Times, serif;
	;
	font-size: 14px;
	margin: 0px;
	color: #333333;
} 
h1 {
	font-size: 24px;
	font-weight: bold;
}
h2 {
	font-size: 18px;
	font-weight: bold;
}
h3 {
	font-size: 16px;
	font-weight: bold;
}
.bildtext {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px }

.litentext { font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px}
.table1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: thin none #666666;
	padding: 5px;
}
.table2 {
	border: thin none #FFFFFF;
	background-color: #FFFFFF;
}
.rubriktext {
	font-style: normal;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	font-size: 16px;
	font-family: "Lucida Grande", Tahoma, Arial;
}
.table3 {
	font-family: "Lucida Grande", Tahoma, Arial;
	font-size: 12px;
	font-weight: bold;
	background-color: #EFEFEF;
	border: 0px none;
}
.table4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-color: #EFEFEF;
	border: thin solid #666666;
}
