body {
	font-family : Arial, Helvetica, sans-serif;
	background-color: #ffffff;
}

td {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : #333333;
}

.text{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : #333333;
}

.blue {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : #3660CA;
}

.navi {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #3660CA;
	font-weight : bold;
}

.welcome {
	font-size : 20px;
	color : #3660CA;
	font-weight : bold;
}

.head {
	font-size : 16px;
	color : #3660CA;
	font-weight : bold;
}

.subhead {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : #3660CA;
	font-weight : bold;
}

.bildinfo {
	font-size : 10px;
	background-color : #B4C9C1;
}

A {
	color : #3660CA;
	text-decoration : none;
}

A:active {
	color:red;
}
	
A:hover {
	color:red;
}

.tblhead {
	color : #ffffff;
	font-weight : bold;
	background-color : #000099;
}

.tiny {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #333333;
}


