body {
	background-color: #C4D8E2;
}

.hg_tabelle1 { 
	width: 750px;
	height: 550px;
	table-layout: fixed;
	background-image: url(images/hg1.gif);
	background-repeat: no-repeat; 
	background-position: center;
}

.hg_tabelle2 { 
	width: 750px;
	height: 550px;
	table-layout: fixed;
	background-image: url(images/hg2.gif);
	background-repeat: no-repeat; 
	background-position: center;
}

.tabelle_menue {
	width: 100%;
	height: 100%;
	border-width: 2px;
	border-color: #000000;
	border-style: solid;
	background-color: #73B5D6;
}

.tabelle_bilder {
	border:1px solid #000000; 
	width: 100%;
	height: 100%;
	
}

a {
	font-size: 9pt;
	font-family: Arial;
	color: #000000;
	font-weigt: normal;
	text-decoration: none;
}
a.text {
	font-size: 8pt;
	font-family: Arial;
	color: #000000;
	font-weigt: normal;
	text-decoration: none;
}
a.text:hover {
	font-size: 8pt;
	font-family: Arial;
	color: #000000;
	font-weigt: normal;
	text-decoration: underline;
}
.text1 { 
	font-size: 12pt;
	font-family: Arial;
	color: #000000;
	font-weight: bold;
}
.text2 { 
	font-size: 8pt;
	font-family: Arial;
	color: #000000;
	font-weight: normal;
}
