/************************************************************************************************/
/*** Global                                                                                   ***/
/************************************************************************************************/

* {
	margin: 0;
	padding: 0;
}

html, body {
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
}

ul {
	list-style: none;
}



/************************************************************************************************/
/*** Table                                                                                    ***/
/************************************************************************************************/

table {
	width: 100%;
	height: 100%;
	border: none;
	border-collapse: collapse;
}

table td.footer li a {
	color: white;
	text-decoration: none;
}

table td.footer li.impressum a {
	font-weight: bold;
}

div#messe li.messe-1  {
	float: left;
	margin: 312px 0 0 10px;
}

div#messe li.messe-2  {
	float: right;
	margin: 285px 10px 0 0;
}
	
div#messe li.messe-1 a, 
div#messe li.messe-2 a {
	width: 232px;
	height: 108px;
	display: block;
}

div#messe li.messe-1 a {
}

div#messe li.messe-2 a {
}

div#messe li.messe-1 a span, 
div#messe li.messe-2 a span {
	display: none;
}



/************************************************************************************************/
/*** Grafiken                                                                                 ***/
/************************************************************************************************/

div#messe {
	margin: 0 auto 0 auto;
	height: 558px;
	width: 739px;
	background:url(../images/Landingpage_CHC.jpg) 0 0 no-repeat;
}

/************************************************************************************************/
/*** Header und Footer                                                                        ***/
/************************************************************************************************/

table td.footer li.last {
	border: none;
}

table td.head, 
table td.footer  {
	height: 15px;
	background-color: #7CB41D;
	text-align: center;
}

table td.footer ul {
	width: 100%;
	margin: 5px 0 5px 0;
}

table td.footer li {
	display: inline;
	line-height: 10px;
	border-right: 1px solid white;
	font-size: 0.7em;
	padding: 0 10px 0 10px;
color:white;
}

/************************************************************************************************/
/*** SEM                                                                                      ***/
/************************************************************************************************/

h1, h2, h3, hr, p, address {
	display: none;
}
