/* CSS Document */

body {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: small;
	color: #4A4A71;
	text-align: justify;

}

.untertitel {
	font-weight: bold;

}

a:link {
	color: #333366;
	text-decoration: none;

}

a:hover {
	color:#595F73;
	text-decoration: underline;
	
}

a:visited {
	color:#333366;
	text-decoration: none;
	
}

a:active {
	color:#7D7E86;
	text-decoration: underline;
	
}
.bilder {
	border: 1px solid #4A4A71;
}
