body	{
	font-family: Arial, Verdana, Helvetica;
	font-size: 11px;
	color: #000000;
	background-color: #485C5F;
	scrollbar-3d-light-color : #485C5F;
	scrollbar-arrow-color : #FFFFFF;
	scrollbar-base-color : #485C5F;
	scrollbar-dark-shadow-color : #485C5F;
	scrollbar-face-color: #485C5F;
	scrollbar-track-color: #A4B8BC;
	scrollbar-highlight-color: #A4B8BC;
	scrollbar-shadow-color: #000000;
	font-weight: bold;
	margin: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

a:link {
	font-family: Arial, Verdana, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #142C47;
	text-decoration: none;
}

a:visited {
	font-family: Arial, Verdana, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #142C47;
	text-decoration: none;
}

a:active {
	font-family: Arial, Verdana, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #142C47;
	text-decoration: none;
}

a:hover {
	font-family: Arial, Verdana, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #E89708;
	text-decoration:none;
}

a.mainlink:link {
	font-family: Arial, Verdana, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #E89708;
	text-decoration: none;
}

a.mainlink:visited {
	font-size: 11px;
	color: #E89708;
	text-decoration: none;
}

a.mainlink:active {
	font-size: 11px;
	color: #E89708;
	text-decoration: none;
}

a.mainlink:hover {
	font-size: 11px;
	color: #142C47;
	text-decoration:none;
}

a.greenlink:link {
	font-size: 11px;
	color: #8C9A9D;
	text-decoration: none;
}

a.greenlink:visited {
	font-size: 11px;
	color: #8C9A9D;
	text-decoration: none;
}

a.greenlink:active {
	font-size: 11px;
	color: #8C9A9D;
	text-decoration: none;
}

a.greenlink:hover {
	font-size: 11px;
	color: #A4B8BC;
	text-decoration:none;
}

td, tr, table {
	font-family: Arial, Verdana, Helvetica;
	font-weight: lighter;
	font-size: 11px;
	color: #000000;
}

input, select, option, textarea	{
	font-family: Arial, Verdana, Helvetica;
	font-size: 10px;
	color: #000000;
	background-color: #FFFFFF;
	width : 150px;
}

.checkboxsmall {
	font-family: Arial, Verdana, Helvetica;
	font-size: 10px;
	color: #000000;
	background-color: #FFFFFF;
	width : 20px;
}

.inputsmall {
	font-family: Arial, Verdana, Helvetica;
	font-size: 10px;
	color: #000000;
	background-color: #FFFFFF;
	width : 50px;
}

.inputmedium {
	font-family: Arial, Verdana, Helvetica;
	font-size: 10px;
	color: #000000;
	background-color: #FFFFFF;
	width : 95px;
}

/*
.zoom
	{
	cursor:crosshair;
	cursor:url(/images/cursor/zoom.cur);
	}
*/

.linktitel {
	font-family: Arial, Verdana, Helvetica;
	font-weight: bold;
	font-size:13px;
	color: #000000;
}

