#topbar {
	height: 86px;
	width: 100%;
	margin: 0;
	padding: 0;
	background: #eeeeee url(../images/A0102lr.gif) no-repeat left top;
}
#topbg {
	background: url(../images/B0201lr.gif) no-repeat right top;
	height: 86px;
	margin: 0;
}
#topslogan {
	padding: 15px 454px 15px 0;
	font-weight: bold;
	vertical-align: middle;
	text-align: right;	
}
#topmenu {
	background-color: #747474;
	border-top: 1px solid #373737;
	border-bottom: 1px solid #373737;
	margin: 0;
	padding: 0;
	width: 100%;
}
#topmenu a, #topmenu a:VISITED {
	float: left;
	border-left: 1px solid #aaaaaa;
	border-top: 1px solid #aaaaaa;
	border-right: 1px solid #373737;
	border-bottom: 1px solid #5d5d5d;
	background-color: #747474;
	padding: 2px 14px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}
#topmenuhome {
	background: url(../images/home.gif) no-repeat center center;
}
#topmenude {
	background: url(../images/l_de.gif) no-repeat center center;
}
#topmenuen {
	background: url(../images/l_en.gif) no-repeat center center;
}
#topmenu a:HOVER {
	color: #ffc35f;
	background-color: #646464;	
}
#topmenu a:ACTIVE {
	color: #ffc35f;
	background-color: #434343;	
	border-right: 1px solid #aaaaaa;
	border-bottom: 1px solid #aaaaaa;
	border-left: 1px solid #373737;
	border-top: 1px solid #5d5d5d;
}
.topmenu_selected, .topmenu_selected:VISITED, .topmenu_selected:HOVER {
	background-color: #e68b20 !important;
	border-right: 1px solid #aaaaaa !important;
	border-bottom: 1px solid #aaaaaa !important;
	border-left: 1px solid #373737 !important;
	border-top: 1px solid #5d5d5d !important;
	color:  #ffffff !important;
}

.pad {
	padding: 10px;
}
.cl {
	clear: both;
}
#topsep {
	height: 8px;
	background-color: #e3e3e3;
	border-top: 4px solid #E68B20;
	border-bottom: 1px solid #e3e3e3;
}

#leftcolumn {
position: absolute;
left: 0px;
width: 190px;
margin: 0px; 
padding: 0px;
background-color: #f1f1f3;
}
#leftcolumn a {
	color: #1C267A;
}
#maincolumn {
  margin: 0px 190px 0px 190px;
  border-left: 1px solid #e3e3e3;
  border-right: 1px solid #e3e3e3;
  padding: 0px;
  background-color: #ffffff;    
}
.box, .box *   {
	font-family: Verdana, Arial, sans-serif;
}

#rightcolumn {
position: absolute;
right: 0px;        
width: 190px;
color: #564b47;
margin: 0px; 
padding: 0px;
}
#rightcolumn h1, #rightcolumn h2, #rightcolumn h3, #rightcolumn h4, #rightcolumn h5, #rightcolumn h6,  {
	color: #E68B20;	
}
.topborderblue {
	font-size: 12px !important;
}
#footer {
	background-color: #716d72;
	padding: 4px 12px;
	text-align: center;	
}
#footer, #footer * {
	color: #ffffff;
	text-decoration: none;
}

.sidemenu1 a {
	display: block;
	background-color: #d5d5d5;
	padding: 2px 6px;
	border-left: 1px solid #fff;
	border-right: 1px solid #bdc0c5;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #bdc0c5;
}
.sidemenu1 a:HOVER {
	background-color: #c1c1c1;
}
.sidemenu2 a {
	display: block;
	background-color: #e3e3ed;
	padding: 2px 6px 2px 12px;
	border-left: 1px solid #fff;
	border-right: 1px solid #bdc0c5;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #bdc0c5;
}
.sidemenu1 a:HOVER, .sidemenu2 a:HOVER {
	background-color: #c1c1c1;
}


.shadow {
	border-bottom: 3px solid #fbfbfb;
	border-right: 3px solid #fbfbfb;
}
.shadow2 {
	border-bottom: 3px solid #f1f1f1;
	border-right: 3px solid #f1f1f1;
}
.shadow3 {
	border-bottom: 3px solid #e9e9e9;
	border-right: 3px solid #e9e9e9;
}
.box {
	background-color: #ffffff;
	border: 1px solid #c9c9cb;
	margin: 0;
	padding: 0;
	overflow: hidden;
	width: 100%;
}
.boxtitle {
	background-color: #e6e7ec;
	padding: 4px 12px;
	border-top: 1px solid #fff;
}
.boxtitle, .boxtitle * {
	font-weight: bold;
}
.boxcontent {
	padding: 10px 12px;
}
#homepagecontainer {
	width: 980px;
	margin: 0 auto;
}
.layout, .layout td {
	border: 0;
	background-color: #fff;
	margin: 0;
	padding: 4px;
}

/* Define css for boxes on the main page, where image floats without the text wrap */
.callout {
  /*min-height: 120px;*/
}
.callout a {
  width: 120px;
	float: left;
}
.callout * {
  width: 70%;
	float: right;
}
.callout p.more {
  clear: both;
	text-align: right;
}
.callout p.more a {
  width: auto;
	float: none;
}
.callout * * {
  width: auto;
	float: none;
}

.more, .more *, .arrow, .arrow * {
	font-size: 11px;
}
