body {
	background-color: #FFFFFF;
	font-family: Times New Roman, Helvetica, Arial;
	font-size: 15px;
	color: #000000;
	overflow: hidden;
	padding: 7 7 0 7;
	margin: 7 7 0 7;
}

td {
	font-family: Times New Roman, Helvetica, Arial;
	font-size: 15px;
	color: #000000;
}

.inputfields {
	font-family: Courier New;
	font-size: 8pt;
	color: #000000;
	background-color: #FFFFFF;
	border: solid 1px #4B619C;
}

/* Contentframe (div): */
.contentframe {
	background-color: #EDEDED;
	scrollbar-base-color: #EDEDED;
	scrollbar-3dlight-color: #EDEDED;
	scrollbar-arrow-color: #EDEDED;
	scrollbar-darkshadow-color: #EDEDED;
	scrollbar-face-color: #4B619C;
	scrollbar-highlight-color: #4B619C;
	scrollbar-shadow-color: #4B619C;
	scrollbar-track-color: #EDEDED;
}


/* Linkstyles: */
a {
	font-family: Times New Bold, Times New Roman, Helvetica, Arial;
	font-size: 15px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	font-family: Times New Bold, Times New Roman, Helvetica, Arial;
	font-size: 15px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}


a.footer {
	font-family: Arial, Verdana, Helvetica;
	font-size: 15px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

a:hover.footer {
	font-family: Arial, Verdana, Helvetica;
	font-size: 15px;
	font-weight: normal;
	color: #003399;
	text-decoration: none;
}


a:active.navi {
	font-family: Arial, Verdana, Helvetica;
	font-size: 13px;
	font-weight: normal;
	color: #FF9933;
	text-decoration: none;
}

a:visited.navi {
	font-family: Arial, Verdana, Helvetica;
	font-size: 13px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}

a:hover.navi {
	font-family: Arial, Verdana, Helvetica;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

a:link.navi {
	font-family: Arial, Verdana, Helvetica;
	font-size: 13px;
	font-weight: normal;
	color: #003399;
	text-decoration: none;
}


/* Textstyles: */
.block {
	text-align: justify;
}

.bold {
	font-family: Times New Bold, Times New Roman, Helvetica, Arial;
	font-weight: bold;
}

.special {
	color: #000000;
}

.header {
	font-family: Arial, Verdana, Helvetica;
	font-size: 9px;
	color: #999999;
	text-align: center;
}

.pageheadline {
	font-family: Arial, Verdana, Helvetica;
	font-size: 18px;
	color: #666666;
}

.headline {
	font-family: Arial, Verdana, Helvetica;
	font-weight: bold;
	font-size: 15px;
	color: #000000;
}

.subtitle {
	font-family: Arial, Verdana, Helvetica;
	font-size: 13px;
	color: #666666;
}

.footer {
	font-family: Arial, Verdana, Helvetica;
	font-size: 15px;
	color: #666666;
}

