body{
	width: 100%;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
}
hr{
	clear: both;
	width: 100%;
}
h1{
	font-size: x-large;
}
h3{
	
	
}
h4{
	padding-top: 1em;

}
h5{
	margin-bottom: 0.5em;
}
img{
	border: none;
}
a{
	text-decoration: underline;
	color: Black;
}
/**************************************************/
#headleftbox, #navboxH, #middleimage, #navboxV, #headbox ul, div.toolbox, #headrightbox div.countries{
	display: none;
}

#headbox h1{
	display: block;
	background-image: none;
}
/**************************************************/
#content{
	line-height: 1.4em;
	/*background-image: url(pix/bg2.gif);
	background-position: bottom right;
	background-repeat: no-repeat;*/
}
#content p, #content ul, #content dl{
	font-size: small;
}
#content p.itemtitle{
	font-size: small;
}
#content p.gotop a{
	display: none;
}
#content p.gotop{
	width: 100%;
	border-bottom: 1px solid Black;
}
#content p.emphasize{
	display: none;
}
/**************************************************/
#footbox{
	width: 100%;
	clear: both;
	margin-top: 2em;
}
#footbox p, #footbox ul a{
	font-size: small;
	color: Black;
}

#footbox div.leftbox{
	display: none;
	
}
#footbox div.rightbox p.adress{
	width: 100%;
	border-top: 1px solid #C0C0C0;
	padding-top: 0.5em;
}
#footbox div.rightbox p.copyright{
	display: none;
}

