a:active  {
	font-weight: bold;
	color: #002a60;
	text-decoration : underline;
	}
	
a:link {
	font-weight: bold;
	color: #002a60;
	text-decoration : none;
	}
	
a:visited {
	font-weight: bold;
	color: #002a60;
	text-decoration : none;
	}
	
a:hover {
	font-weight: bold;
	color: #002a60;
	text-decoration : underline;
	}

body {
	margin: 0;
}

#links {
	background-image: url(bilder/hg1.gif);
	background-repeat: no-repeat;
	height: 300px;
	width: 46px;	
}

#rechts {
	height: 300px;
	width: 283px;
	background-image: url(bilder/hg2.gif);
	background-repeat: no-repeat;
}

.sprachen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #002a60;
	padding-left: 10px;
	font-weight: bold;
}
