body {
	background-image: url(../../fileadmin/images/page_background.jpg);
	margin-top: 15px;
}

body,td,th {
	font-family: Tahoma, Arial;
	font-size: 11px;
	line-height: 14px;
	color: #505050;
}

a:link {
	color: #03449e;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #ff5700;
}
a:active {
	color: #ff5700;
}

a.menu2:link {
	color: #505050;
	text-decoration: none;
}
a.menu2:visited {
	color: #505050;
	text-decoration: none;
}
a.menu2:hover {
	color: #03449e;
	text-decoration: none;
}
a.menu2:active {
	color: #505050;
	text-decoration: none;
}

a.menu3:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.menu3:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.menu3:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a.menu3:active {
	color: #FFFFFF;
	text-decoration: none;
}

.small {
	font-family: Tahoma, Arial;
	font-size: 10px;
}

.bigblue {
	color: #03449e;
	font-size: 16px;
}

.bigorange {
	font-size: 16px;
	color: #ff5700;
}

.searchfield {
	font-family: Tahoma, Arial;
	font-size: 16px;
	color: #333333;
	margin: 0px;
	padding: 5px;
	height: 30px;
	width: 210px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(../../fileadmin/images/search_formbg.gif);
}

.searchfield2 {
	font-family: Tahoma, Arial;
	font-size: 16px;
	color: #333333;
	margin: 0px;
	padding: 5px;
	height: 30px;
	width: 230px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(../../fileadmin/images/search_formbg.gif);
}

.pagebox1 {
	font-size: 14px;
	font-weight: bold;
	margin: 1px;
	padding: 3px;
	border: 1px solid #ff5700;
	text-decoration: none;
}
