body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

body { 
    background-color: #000000;
	/*background-color: #43535d;*/
	/*background-image: url(/files/css/background.gif);*/
	/*background-repeat:repeat-x;*/
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;	
}

.main {
width:910px;
margin:0px auto;

}

.header {
width:100%;
height:105px;
/*background-image:url(/files/images/header.jpg);*/
/*background-repeat:no-repeat;*/
float:left;
margin-top:5px;
}

.headerMiddleTable {
width:100%;
height:105px;
float:left;
background-color: #2A2A28;
}

.headerMiddleTable {
width:100%;
height:105px;
float:left;
background-color: #2A2A28;
}

.headerMenu {
width:100%;
height:20px;
float:left;
margin-top:5px;
margin-left:0px;
margin-right:0px;
margin-bottom:14px;
background-color: #2A2A28;
}

.headerSlogan {
width:100%;
height:54px;
float:left;
margin-top:10px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
background-color: #2A2A28;
}

a.homeMenu, a.homeMenu:visited {
  color: #646262; 
}

a.homeMenu:hover {
  color: #FFFFFF; 
}

.HomeMenu {
color:#646262;
}

.footer {
width:100%;
height:80px;
float:left;
}

.footercenter {
float:none;
width:910px;
margin-top:20px;
text-align:center;
color:#000000;
font-size:10px;
}



.footertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color:#666666;
	padding-left: 20px;
	padding-right: 20px;
}

.copyrightText {	
	font-size: 9px;	
}

a.footertext:link, a.footertext:visited  {
font-size: 8px;
color:#666666;
}

a.footertext:hover {
font-size: 8px;
color:#000000;
}

.topmenu {
float:right;
text-align:right;
margin-top:67px;
}

.topnav {
float: left;
height:24px;
width: 100%;
background-color:#383838;
}

.menucontainer {
position:relative;
z-index:1000;
}

.lifestyle {
position:relative;
float: left;
background-color:#383838;
height:198px;
/*border-top:1px solid #D90000;*/
/*border-bottom:1px solid #D90000;*/
z-index:0;

}

.lifestyle-home {
position:relative;
float: left;
background-color:#383838;
height:227px;
/*border-top:1px solid #D90000;*/
/*border-bottom:1px solid #D90000;*/
z-index:0;

}

.lifestyle-location {
	position:relative;
	float: left;
	background-color:#383838;
	height:300px;
	/*border-top:1px solid #D90000;*/
/*border-bottom:1px solid #D90000;*/
z-index:-15;
}

.lifestyle-history {
position:relative;
float: left;
background-color:#383838;
height:396px;
/*border-top:1px solid #D90000;*/
/*border-bottom:1px solid #D90000;*/
z-index:0;

}

.content-container {
width:910px;
  position:relative;
  float: left;  
  background-color:#FFFFFF;
  text-align: left;
  
}

.content-left-menu {
    margin-top:20px;
	margin-left:10px;
    margin-right:0px;
	margin-bottom:10px;
}

.content-topnav {
    margin-top:20px;
	margin-left:20px;
    margin-right:20px;
	margin-bottom:0px;
	float: right;
}

.content-main {
    margin-top:20px;
	margin-left:30px;
    margin-right:30px;
	margin-bottom:20px;
	font-size: 10px;
	color: #000000;
	line-height: 1.5;
}

.content-home-left-column {
    font-size: 10px; 
    margin-top:10px;
	margin-left:30px;
    margin-right:10px;
	margin-bottom:30px;
}

.content-home-middle-column {
    font-size: 10px; 
    margin-top:10px;
	margin-left:15px;
    margin-right:15px;
	margin-bottom:30px;
}

.content-home-right-column {
    font-size: 10px; 
    margin-top:10px;
	margin-left:23px;
    margin-right:25px;
	margin-bottom:30px;
}

.content-news-left {
    font-size: 11px; 
    margin-top:0px;
	margin-left:0px;
    margin-right:10px;
	margin-bottom:0px;
}

.content-news-right {
    font-size: 11px; 
    margin-top:0px;
	margin-left:10px;
    margin-right:0px;
	margin-bottom:0px;
}

.table-quick-links {
    font-size: 11px; 
    margin-top:0px;
	margin-left:10px;
    margin-right:0px;
	margin-bottom:0px;
}


h1 {
  font-size: 16px;
  font-weight: bold;
  color: #CC0033;  
}

h1.home {  
  margin: 0 0 5px 0;
  padding: 0 0 4px 0;  
}

h1.lined {  
  margin: 0 0 10px 0;
  padding: 0 0 4px 0;
  background-image: url(/z7/images/core/css/bg_line_h1.gif);
  background-repeat: repeat-x;
  background-position: bottom left; 
}

h2 {
  font-size: 1.38em;
  font-weight: bold;
  color: #000000;
  margin: 20px 0 10px 0;
}

h3 {
  font-size: 1.248em;
  font-weight: bold;
  color: #000000;
  padding: 0;
  margin: 25px 0 10px 0;
}

h4 {
  font-size: 1em;
  font-weight: bold;
  margin: 20px 0 8px 0;
}

h5 {
  font-size: 1.03em;
  margin: 0 0 10pt 0;
}

h6 {
  font-size: 1em;
  font-weight: bold;
  margin: 0 0 4px 0;
}

a, a:visited {
  color: #000000;
  text-decoration: none;
}

a:hover {
  color: #CC0033;
  text-decoration: underline;
}

/* 	EXTENDED DEFAULT MARK STYLES */
a.buttonlink, a.buttonlinkleft, a.buttonlinksingle, a.buttonlinksingleleft {
  padding: 0 0 0 8px;
  background-image: url(/z7/images/core/css/bg_buttonlink_cc0033.gif);
  background-repeat: no-repeat;
  text-decoration: none;
}
a.buttonlinkleft { background-image: url(/z7/images/core/css/bg_buttonlink_left_cc0033.gif); }
a.buttonlinksingle { background-image: url(/z7/images/core/css/bg_sbuttonlink_cc0033.gif); }
a.buttonlinksingleleft { background-image: url(/z7/images/core/css/bg_sbuttonlink_left_cc0033.gif); }

a.bold {
  font-weight: bold;
}

ul li {
  list-style-type: square;
  list-style-image: url(/z7/images/core/css/ico-li_cc0033.gif);
  padding: 1px 0;
}

hr {
	border: thin dotted #CCCCCC;
}

.newsTitleHome {
  font-size: 10px;
  font-weight: bold;
  color: #333333;
}

.newsTextHome {
  font-size: 10px;
  color: #333333;
}

a.newsLink, a.newsLink:visited {
	color: #666666;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;	
}

a.newsLink:hover {
  color: #CC0033;
  font-size: 10px;
  font-weight: bold;
  text-decoration: underline;  
}

a.newsLinkHome {
  color: #CC0033;
  font-size: 10px;  
}


.exhibitionTitleHome {
  font-size: 10px;
  font-weight: bold;
  color: #CC0033;
}

.exhibitionTextHome {
  font-size: 10px;
  color: #333333;
}



a.langLink, a.langLink:visited {
  color: #CC0033;
  font-size: 10px;
  font-weight: bold;
  text-decoration: none;
}

a.langLink:hover {
  color: #CC0033;
  font-size: 10px;
  font-weight: bold;
  text-decoration: underline;
}

a.quickLink, a.quickLink:visited {
	color: #CC0033;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;	
}

a.quickLink:hover {
  color: #CC0033;
  font-size: 10px;
  font-weight: bold;
  text-decoration: underline;  
}

a.textLink, a.textLink:visited {
	color: #CC0033;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;	
}

a.textLink:hover {
  color: #CC0033;
  font-size: 10px;
  font-weight: bold;
  text-decoration: none;  
}

.quick {
    margin-top: 3px;
	margin-right: 4px;
	margin-bottom: 3px;
	margin-left: 4px;
}
.project {
    margin-top: 8px;
	margin-right: 8px;
	margin-bottom: 8px;
	margin-left: 8px;
}

.paging {
    margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 6px;
	float: left;
}

.redHeading {
  color: #CC0033;
  font-size: 10px;
  font-weight: bold;
}

.customerTable {
	color: #333333;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* IMAGE POSITIONING */

.imageLeft {	
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 25px;
}

.imageMesDiagram {	
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}

.tableForm {
	background-color: #F1F1F1;
	border: 1px solid #006666;
	border-color: #333333;	
}

.tableCustomers {
	background-color: #F1F1F1;
	border: 1px solid #006666;
	border-color: #333333;	
}

td.tableCustomers {
    margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}

.separatorLine {
   border: 0;
   width: 100%;
   color: #cbcac8;
   background-color: #cbcac8;
   height: 1px;
}
