table {
margin: auto;
/*border: thin solid #000000;*/
}

.moduletable_topbanner {
width: 800px;
overflow: hidden;
/*border: thin solid #000000;
background: #CC99FF;*/
}

.topbanner_article_separator
{
/*height: 90px;
border: thin solid #FF66FF;
background: #CC49FF;*/
}
.topbanner_contentpaneopen
{
/*border: thin solid #00FF00;
background: #CCC9FF;*/
}
.topbanner_following
{
height: -1px;
border-spacing: 0px;
/*border: thin solid #FF0000;*/
}

div.wrapperbg_begin {
  background: #E5E9CA;
  background-image: url(../images/bgbegin.gif);
  background-repeat: no-repeat;
  width: 800px;
  height: 20px;
  margin: auto; /*center page */
  border: none;
}

div.lang {
  margin-left: 20px;
}

div.toplogo {
  background-image: url(../images/toplogo.jpg);
  background-repeat: no-repeat;
  width: 800px;
  height: 105px;
    margin: auto; /*center page */
  border: none;
}


div.wrapperbg {
  background: #FFFFFF;
  width: 800px;
  margin: auto; /*center page */
  border: none;
}
div.wrapperbg_end {
 	background: #E5E9CA;
  background-image: url(../images/bgend.gif);
  background-repeat: no-repeat;
  height: 25px;
  width: 800px;
  margin: auto; /*center page */
  border: none;
}


td.leftc {
width: 150px;
padding-top: 15px;
overflow: hidden;
/*border: thin solid #FF0000;*/
vertical-align: top;
background-image: url(../images/vert_dots.gif);
background-repeat: repeat-y;
background-position: right;
}

td.centerc {
padding-top: 15px;
width: auto;
overflow: hidden;
/*border: thin solid #FF0000;*/
vertical-align: top;
}

td.rightc {
padding-top: 15px;
width: 130px;
overflow: hidden;
/*border: thin solid #FF0000;*/
vertical-align: top;
}

.footerlayout {
	font-size: 9px;
	color: #666666;
	text-decoration: none;
}
.footerlayout:link {
	color: #666666;
}
.horDots {
	background-image: url(../media/layout/hor_dots.gif);
	background-repeat: repeat-x;
}
.breadcrumbs {
	font-size: 11px;
	text-decoration: none;
}
.breadcrumbs:link {
	color: #333333;
	font-size: 11px;
	text-decoration: none;
}
.breadcrumbs:hover {
	color: #333333;
	font-size: 11px;
	text-decoration: none;
}
.breadcrumbs:active {
	color: #333333;
	font-size: 11px;
	text-decoration: none;
}
.breadcrumbs:visited {
	color: #333333;
	font-size: 11px;
	text-decoration: none;
}

div.moduletable_news {
  background: #E6E7E8;
  width: 130px;
  display: block;
  margin-right: 15px;
  overflow: hidden;
}

