
* {margin:0;padding:0;}
.clearfix:after {content: ".";display: block;height: 0;clear: both;visibility: hidden;}
.clearfix {display: inline-block;}
* html .clearfix {height: 1%;}
.clearfix {display: block;}
body {
	background:url('img/menubg.gif') top left repeat-y;
}

#mother {
	font-family: Arial, Helvetica, sans-serif;
	/* width:934px; */
}
#top {
	background:#cfdde0 url('img/toplogo.jpg') top left no-repeat;
	height:148px;
}

#menupanel {
	background: #4b4b4b;
	padding: 3px 3px 2px 3px;
	font-family: "Tahoma";
	letter-spacing: 1px;
}


#menupanel ul {
	list-style-type:none;
}
#menupanel ul li {
	float:left;
}

#menupanel ul li a {
	display:block;
	padding:0px 5px 0px 7px;
	font-family: Arial, Helvetica, sans-serif;
	color:#fff;
	font-size:.7em;
	text-decoration: none;
}

#menupanel ul li a:hover {
	color:#f00;
}

#menupanel .selected-menu a {
	color:#f00;
}

#langs {
	width:190px;
	float:left;
	padding:5px 0 5px 0;
}

#langs a {
	border-right:1px dotted #fff;
	font-size:.7em;
}

#menu {
	padding:5px 0 5px 0;
}

#menu a {
	border-right:1px dotted #fff;
}

#container {
}

#leftpan {
	float:left;
	width:197px;
	position:relative;
}

* html #leftpan {
  margin-right: 0px;
  }

* html #content {
  height: 1%;
  margin-left: 240px;
 }

#content {
	margin-left: 240px !important;
}

.fix  {
 padding:20px 10px 10px 10px;
}


.fix a {
  display:block;
  color:#000;
  font-size:.7em;
  padding-left:10px;
  background:url(img/dot.gif) 0 0 no-repeat;
  font-family:"Tahoma";
  text-decoration:none;
  letter-spacing: 1px;
  margin-bottom:4px;
  margin-left:10px;
}
.fix a.title {
  background:none;
  padding-left:0px;
  margin-left:0px;
  color:#555;
}

.subbox {
	background:#C8bfa8;
	padding:10px;
	border-bottom:1px solid #b0a68d;
	font-family: Arial, Helvetica, sans-serif;
	font-size:.8em;
	color:#fff;
}

.subbox ul {
	list-style-type:none;
}

.subbox ul li {
	background:url('img/menudot.gif') center left no-repeat;
}

.subbox a {
	color:#fff;
	text-decoration:none;
	text-transform: uppercase;
	padding-left:10px;
}

.subbox a:hover {
	color:#f00;
	text-decoration: underline;
}

.srchtext {
	float:left;
	border:1px solid #b0a68d;
}

#actual {
	/* width:198px; */
	float:left;
	padding:8px;
	font-size:.8em;
}

#actual h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:1.4em;
	color:#5e8da7;
	font-weight:normal;
	padding-top:5px;
	margin-bottom:10px;
}


#actual p {
	margin-bottom: 5px;
}
#web-html {
	font-size:.8em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding-right:5px;
}

#web-html h1 {
	font-size:1.7em;
	color:#555;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	padding-top:10px;
	margin-bottom:10px;
}
 
.annotation {
	font-weight:bold;
	color:#555;
	margin-bottom:10px;
}

#web-html p {
	margin-bottom: 10px;
	text-align:left !important;
}

#footer {
	margin-top:50px;
	font-size:.8em;
}

#web-html ul {
  	margin-left:25px;
  	list-style-type:square;
  	padding:5px;
  }
  
#web-html li {
  margin-bottom:5px;
}

#web-html h2 {
  font-size:1.4em;
}

#web-html h2 {
  font-size:1.2em;
  margin-bottom:10px;
  color:#5e8da7;

}

#web-html h3 {
  font-size:1.1em;
  margin-bottom:10px;
  color:#5e8da7;
}

.subpages,.subpages ul {
  margin:0 !important;
}

#web-html a {
  color:#5e8da7;
  text-decoration:underline;
}

#footer {color:#555;font-size:.7em;}

#footer a {
  color: #5e8da7;
  text-decoration:none;
}

blockquote {margin-left:30px;}
