body 
{
	background-color: Black;
	margin: 0px auto;
	text-align: center;
	font-family: verdana;
	font-size: 11px;
	line-height: 15px;
	width: 100%;
	height: 100%;
	color: White;
}
p {
  margin: 0;
  margin-bottom: 2px;
}

div#maincontainer{
	float: none;
 	width: 800px;
 	margin: 0px auto;
	margin-top: 15px;
	display: block;
	text-align: left;
}
div#topbar
{
	margin: 0;
	border: solid 3px white;
	width: 100%;
	height: 126px;
	margin-bottom: 10px;
	vertical-align: bottom;
}	
div#topbar h1 
{
	color: White;
	font-size: 28px;
	line-height: 45px;
	margin-left: 260px;
	margin-right: 15px;
	vertical-align: text-bottom;
	text-align: right;
	margin-bottom: 5px;
	margin-top: 70px;
}
div#main 
{
	display: block;
	border: solid 3px white;
	width: 100%;
	margin-bottom: 20px;
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	height: 650px;
	padding: 0 0 0 0;
	position: relative;
}
div#menu 
{
	border: solid 3px white;
	padding: 0px 0px 0px 0px;
	width: 230px;
	height: 623px;
	float: left;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	background-color: White;
	font-size: 13px;
	font-weight: bold;
	color: Black;
}
div#menu ul{
	margin-left: 25px;
	margin-top: 10px;
	padding: 5px;
	list-style-type: disc;
	font-weight: bold;
	color: Black;
}

div#menu li{
	padding-left: 2px;
	padding-top: 7px;
	list-style-type: disc;
	font-weight: bold;
	color: black;
	margin-left: 5px;
}
div#menu li a
{
	text-decoration: none;
	color: Black;
}
div#menu ul ul
{
	margin: 0;
	padding-left: 10px;
}

td, .normal
{
	background-color: #f5f5dc;
	color: Black;
	font-size: 11px;
}

div.content
{
	background-color: #f5f5dc;
	color: Black;
	height: 623px;
	float: left;
	width: 515px;
	border: solid 3px white;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 0;
	margin-bottom: 10px;
}
div.content div.realcontent 
{
	margin-left: 8px;
	margin-top: 8px;
	padding-right: 5px;
	display: block;
	width: 495px;
	height: 601px;
	overflow: auto;
	scrollbar-base-color: white;
}
div.realcontent a, div.realcontent a:visited, div.realcontent a:active, div.realcontent a:hover
{
	color: Black;
	text-decoration: underline;
	font-weight: lighter;
}
div#bottommenu
{
	width: 100%;
	color: White;
	font-size: small;
	text-align: center;
	margin: 0;
	padding: 0;
	margin-top: 3px;
	display: block;
}
div#bottommenu a
{
	color: White;
	text-decoration: none;
	margin: 0px;
	padding-top: 0px;
}
div#bottommenu a.selected 
{
	font-weight: bold;
}
img 
{
	border: 0;
}
.SectionBox h2 a, .SectionBox h2 a:hover, .SectionBox h2 a:visited 
{
	color: White;
	text-decoration: none;
}
.SectionBox h2 {
	margin-bottom: 10px;
}
.SectionBox .Langs 
{
	width: 100%;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 5px;
}
.SectionBox .Langs a 
{
	padding: 10px;
}
div#BottomContact 
{
	width: 100%;
	font-size: 14px;
	line-height: 21px;
	color: White;
	text-align: center;
	padding: 0;
	display: block;
	margin-top: 4px;
	margin-left: 10px;
	font-weight: bold;
}
div#BottomContact a, div#BottomContact a:visited, div#BottomContact a:hover 
{
	text-decoration: none;
	color: White;
}
 div#bottomcontact a:hover  
 {
	text-decoration: underline;
 }
 div.SectionBox 
 {
	width: 355px;
	float: left;
	display: block;
	margin-top: 20px;
	padding: 0 0 0 0;
 }
div#SectionSpejder {
	margin-right: 20px;
	margin-left: 20px;	
}
div#SectionBusiness {
	margin-right: 0;
	margin-left: 20px;	
}
div.SectionBox h2 a {
	color: white;
	text-decoration: none;
	font-size: 30px;
	line-height: 33px;
	font-weight: 400
}
div.SmileyBox {
	position: absolute;
	top: 310px;	
	width: 100%;
	text-align: center;
	display: block;
	margin-top: 0px;
	clear: both;
}
