.clear {
	clear: both;
}
.nobg {
	background: none;
}
.left {
	float: left;
}
.right {
	float: right;
}
p.headline {
	background: #005DA8;
	color: #FFFFFF;
	margin: 0;
	padding: 5px;
	font-weight: bold;
}
.button {
	background: #005DA8;
	color:#FFF;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
}
.catbgcolor {
	background-color: #E5E5E5;
}
input, select {
	font-size: 11px;
}
/* ====== Begin Top Layer ====== */
#top a, #left a {
	color: #FFFFFF;
}
#top a:hover, #top a:visited, #left a:hover, #left a:visited {
	color: #FFFFFF;
}
/* ====== End Top Layer ====== */

/* ====== Begin Left Layer ====== */
#left .box {
	margin-left: 5px;
	margin-bottom: 1em;
}
#left .box input.logininput {
	margin-top: 4px;
	margin-bottom: 4px;
}
#catmenu .catbgcolor {
	background: #4c8dc2;
}
#catmenu ul {
	margin: 0;
	padding: 5px 5px 5px 25px;
	list-style: none;
	background: url(/templates/hanse/hanseimages/left_arrow.gif) no-repeat 5px 10px;
	font-size: 1.2em;
	border-bottom: #FFFFFF 1px solid;
}
#catmenu table table {
	width: 100%;
}
#catmenu div.clear {
	border-bottom: #FFFFFF 1px solid;
	margin: 5px 0;
}
#catmenu ul li {
	height: 20px;
	line-height: 20px;
}
#catmenu ul.subcat {
	margin: 0;
	margin-left: 10px;
	padding: 0;
	background: none;
	border: 0;
	font-size: 0.9em;
}
#catmenu a.maincat {
	font-weight: bold;
}
#help_menu {
	float:left;
	margin:0pt;
	padding:0pt;
	font-size: 1.1em;
}
ul.help_menu {
	float:left;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0pt;
	padding:0pt;
}
ul.help_menu li {
	margin:8px 0pt;
	height: 1em;
	line-height: 1em;
}
#left a.help_menu {
	background:url(images/bullets_help.jpg) 2px 1px no-repeat;
	color:#CDDFEE;
	display:block;
	margin-left: 32px;
	padding-left: 21px;
	text-decoration:none;
}
#left #copyright {
	font-size: 0.8em;
	color:#CDDFEE;
	float:left;
	margin: 10px 5px 5px 34px;
}
#left #copyright a, #copyright a:hover {
	color: #CDDFEE;
}
/* ====== End Left Layer ====== */

/* ====== Begin Right Layer ====== */
#right a {
	color: #005DA8;
	font-weight: normal;
}
#right a:hover {
	color: #FF0000;
}
#right form {
	float: right;
}
#right .header {
	margin-bottom: 0.5em;
}
#right .header form {
	padding-top: 6px;
	padding-right: 10px;
}
#right .content form {
	padding-top: 4px;
	padding-right: 2px;
}
#right form input.button {
	margin-left: 5px;
	display: none;
}
#right form select {
	border: 1px solid #005DA8;
}
#right form#searchform {
	width: 100%;
}
#right form#searchform p {
	margin: 0;
}
#right form#searchform input {
	border:1px solid #005DA8;
	padding: 2px;
}
#right h2 {
	float: left;
	margin-left: 8px;
	margin-bottom: 0;
	font-size: 1.5em;
}
#right h3 {
	font-size: 1.2em;
}

#right .content p {
	background: #e5e5e5;
	padding: 4px;
	margin-top: 1px;
}
#right .content p.nobg {
	background: none;
}
#right .content table {
	width: 100%;
	background: #E5E5E5;
}
#right .content tr ul, #right #categories ul {
	list-style: none;
	margin: 5px 0 5px 2px;
	padding: 0;
	float: left;
	font-size: 11px;
	font-weight: bold;
}
#right #categories ul {
	margin-right: 20px;
}
#right .content ul a.maincat {
	font-weight: bold;
}
#right .content ul ul {
	float: right;
}
#right .header p.breadcrumbs {
	background: #d9d9d9;
	color: #000000;
	float: left;
	margin: 0;
	margin-left: 10px;
	padding: 0;
	height: 24px;
	line-height: 24px;
	display: inline;
}
#right .header p.breadcrumbs a {
	color: #000000;
}
tr.imagerow1 td, tr.imagerow2 td {
	background: #e5e5e5;
	text-align: center;
	vertical-align: middle;
}
#info a.prev, #info a.next {
	display: block;
	background: url(/templates/hanse/hanseimages/prevnext.gif) no-repeat 0 2px;
	padding-left: 10px;
	margin-bottom: 5px;
	text-decoration: underline;
}
#info a.next {
	background-position: 0 -20px;
}
p.imgname {
	color: #000;
	font-size: xx-small;
}
ul img.catimage {
	height: 50px;
	width: auto;
	margin-top: 5px;
}
#right img.thumbnail {
	height: 50px;
	width: auto;
}
/* ====== End Right Layer ====== */
