* {margin:0;padding:0}
p {margin:0 0 1em 0;padding:0}

.background {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #cedcdd;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.background a:link {
	text-decoration: none; color: #1D2E69;
}
.background a:visited {
	text-decoration: none; color: #1D2E69;
}
.background a:hover {
	text-decoration: underline; color: #1D2E69;
}
.language {
	background-color: #cedcdd;
}
.header {
	background-image: url("images/toplogo.jpg"); 
	background-repeat: no-repeat;
	background-position: left top; 
}
.maintable {
	background-color: #FFFFFF;
	margin-left: auto; 
	margin-right: auto; 
}
.horizmenu {
	height: 28px;
	background-image: url("images/menubg.jpg"); 
	background-repeat: no-repeat;
	background-position: top; 
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #B9BABA;
	border-left-color: #B9BABA;
	font-weight:bold;
}
#menu ul li{
	display: inline; 
	height: 28px; 
	line-height: 28px; 
	padding-left: 14px; 
	padding-right: 12px;
}
#menu ul li a{
	text-decoration: none; 
	text-transform: uppercase; 
	font-size: 11px; 
	color: #FFFFFF;
}
#menu ul li a:hover{
	text-decoration: underline;
}
.separator {
	background-image: url(images/separator.jpg); 
	background-repeat: no-repeat; 
	background-position: top; 
	padding-bottom: 10px;
	padding-top: 2px;
}
.contentOuter {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #dcdcdc;
	border-right-color: #B9BABA;
	border-bottom-color: #dcdcdc;
	border-left-color: #B9BABA;
}
.products {
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DCDCDC;
}
.new {
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DCDCDC;
}
.further {
	margin-left: 20px;
}
.footerOuter {
	background-image: url("images/footer.jpg");
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 14px;
	font-size: 12px;
}
h1 {
	font-size: 12px;
	font-weight: bold;
	color: 34578E;
	margin-top: 2px;
	margin-bottom: 2px;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	color: #34578E;
	margin-top: 0px;
	margin-bottom: 10px;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	color: #34578E;
	margin-top: 10px;
	margin-bottom: 10px;
}
.leftnavOuter {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #DCDCDC;
	width: 180px;
	font-size: 11px; 
	color: #FFFFFF;
}
.leftnavTop {
	padding-top: 10px;
	padding-bottom: 0px;
	padding-left: 15px;
	padding-right: 0px;
}
.leftnavInner {
	padding-top: 0px;
	padding-bottom: 10px;
	padding-left: 8px;
	padding-right: 8px;
}
.green {
	padding-top: 3px;
	background-image: url("images/green.jpg");
	background-repeat: no-repeat;
	background-position: center top;
	font-weight:bold;
}
.news1 {
	background-color: #A7DDD0;
	font-weight:bold;
	padding-left: 8px;
	padding-right: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
}
.news1 a:link {
	text-decoration: none; color: #1D6F59;
}
.news1 a:visited {
	text-decoration: none; color: #1D6F59;
}
.news1 a:hover {
	text-decoration: underline; color: #1D6F59;
}
.news2 {
	background-color: #DCF1EC;
	color: #000000;
	padding-left: 8px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 3px;
}
.contentInner {
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.contentInner2 {
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DCDCDC;
}
.contentInner3 {
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.copyright {
	padding-top: 2px;
	font-size: 11px;
	color: #b58732;
}
.copyright a:link {
	text-decoration: none; color: #b58732;
}
.copyright a:visited {
	text-decoration: none; color: #b58732;
}
.copyright a:hover {
	text-decoration: underline; color: #b58732;
}
.picleft {
	float: left;
	margin-bottom: 5px;
	margin-right: 15px;
}
.picright {
	float: right;
	margin-bottom: 5px;
	margin-top: 0px;
	margin-left: 15px;
}
.contbox {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #DCDCDC;
}