body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 120%;
}
body {
	background-color: #ECF0F4;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/background.gif);
}
a:link, a:visited {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.textWhite {
	color: #FFFFFF;
}

.textWhite a:link, .textWhite a:visited {
	color: #FFFFFF;
}
.heading {
	font-weight: bold;
	line-height: 200%;
}
.contentText {
	padding: 5px;
}
.contentText p {
	margin-top: 5px;
}
.menue p {
	margin-bottom: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
img.previewImage {
	margin: 0px 8px 5px 8px
}
a.white:link, a.white:visited {
	color: #FFFFFF;
}
.linkInactive
{
	color: #999999;
}
.Small {font-size: 10px}