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;
	topmargin: 0px;
	leftmargin: 0px; 
	onunload: GUnload();
} 

html, body, #wrapper {
	height:100%;
	margin: 0;
	padding: 0;
	spacing: 0;
	cellpadding: 0; 
	cellspacing: 0;
	border: none;
	text-align: center;
}
#wrapper {
	background-color: #ccccff;
	margin: 0 auto;
	text-align: left;
	vertical-align: middle;
	width: 100%;
	padding: 0;
	spacing: 0;
	cellpadding: 0; 
	cellspacing: 0;
}

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}

.rubriktext {
	font-style: normal;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	font-size: 14px;
	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: "Lucida Grande", Tahoma, Arial;
	font-size: 12px;
	font-weight: bold;
	background-color: #EFEFEF;
	border: thin solid #666666;
}

