body {
	margin: 0px;
	background-color: #CBD7F0;
}

body, table, td {
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight: normal;
	font-size: 10pt;
	color: #000000;
	}

img {
	border-width: 0px; 
}

a:link, a:active, a:visited {
	color:#000099;
	text-decoration: none;
}

a:hover {
	color:#000099;
	text-decoration: underline;
}

.highlight {
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	font-size: 10pt;
	color: #000000;
	}

.highlight a:active, .highlight a:visited, .highlight {
	color: #000099;
	text-decoration: none;
}

.highlight a:hover {
	color: #000099;
	text-decoration: underline;
}



/* Adressbereich */

.address {
	font-size: 10pt;
	color: #000000;
}

.address a:active, .address a:visited, .address a:hover {
	color: #000099;
	text-decoration: underline;
}