/* Copyright Rolf Lekang 2008 */
body{
	background-color: #d8d8d8; 
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a{
	text-decoration: none;
	color: red;
}

a:hover{
text-decoration: underline;
}
a img{
border: 0;
}
h1{
	border-bottom: 3px dotted #000000;
	width: 500px;
	margin-top: 0;
	font-size: 26px;
}
h2{
	width: 200px;
	border-bottom: 1px groove #000000;
	margin-bottom: 4px;
}
hr{
	width: 400px; 
}
p:first-letter{
	font-size: 13px;
}
p{
	width: 490px;
	padding-right: 10px;
}
span{
	padding: 0; margin: 0;
}

iframe{
	width:500px;
	min-height: 400px;
	height: auto;
	border:none;
}
.mainbox{
	width: 849px;
	min-height: 600px;
	height: auto;
	display: table;
	margin-left: auto; margin-right: auto;
	background: url(../img/bottomBBG.jpg) no-repeat bottom;
	background-color: #FFFFFF;
}
.header{
	height:70px;
	background: url(../img/header.gif);
	background-repeat: no-repeat;
	text-align: left;
	position: relative;
}
.header img{
	margin-left: 90px;
	margin-top: 12px;
	height: 47px;	
	float:left;
}
.header .loginlink{
	position: absolute;
	top:26px;
	right: 110px;
	font-size: 11px;
	
}
.header .flags{
	padding: 10px;
	padding-top: 20px;
	float: right;
}
.header .flags img{
	height: 21px;
	margin: 2px;
}
.location{
	text-align: left;
	font-size: 10px;
	margin-left: 10px;
	margin-top:5px;
}
.content{
	width: 539px;
	height: auto;
	min-height: 430px;
	margin: 10px;
	margin-left: 180px;
	text-align: left;
}
.copyright{
	padding: 4px;
	text-align: center;
	font-size: 11px;
}
.fastcontact{
	padding: 4px;
	text-align: center;
	font-size: 11px;
}
.catalog{
	float:left;
	margin: 10px;
	vertical-align: middle;
}
.catalog a:hover{
	text-decoration: none;
}
.brochure{
	float:left;
	margin: 10px;
	width: 156px;
	vertical-align: middle;
}
.brochureline{
	height:240px;
}
.brochure a:hover{
	text-decoration: none;
}
.brochure .brochurefront{
	border: 1px solid #000000;
}
.newsTitle{
	font-size: 16px;
	float: left;
	margin-right: 10px;
	display: block;
}
.newsDate{
	padding-top: 6px;
	font-size: 10px;
	float: none;
	display: block;
	border-bottom: 1px solid #000000;
	width: 400px;
}
.newsDescription{
	padding: 10px;
	width: 390px;
	min-height: 80px;
	display: block;
}
.newsImage img{
	min-width: 150px;
	max-width: 500px;
	min-height: 50px;
	border: 2px solid #000000;
}
.referencesTitle{
	max-width: 300px;	
	margin-right: 10px;
	display: block;
	border-bottom: 1px solid black;	
}

.referencesDescription{
	padding: 10px;
	width: 390px;
	min-height: 80px;
	display: block;
}
.referencesImage img{
	min-width: 150px;
	max-width: 250px;
	min-height: 50px;
	border: 2px solid #000000;
	float: right;
}
.feed {
	margin-left: 3px;
	padding: 0 0 0 19px;
	background: url(../img/feed.png) no-repeat 0 100%;
}
.pdf{
	margin-left: 3px;
	padding: 0 0 0 19px;
	background: url(../img/pdfM.jpg) no-repeat 0 100%;
}
.links td{
	height: 100px;
	padding-left: 40px;
	padding-right: 40px;
}
.notyet{
	text-decoration: line-through;
}
.sitemap ul li {
	font-size: 16px;
	color: #000000;
	list-style-type:lower-roman; 
}
.sitemap ul li ul li {
	font-size: 14px;
	list-style-type: circle;
}
.sitemap ul li ul li {
	list-style-type: disc;
}
.sitemap li a{
	color: #000000;
}
,products a{
	text-decoration: none;
}
.imgtext{
	font-size: 11px;
}
/*hide print*/
#printfooter{
	display: none;
}
