body {
	margin: 0; 
	padding: 0;
    font-family: verdana, arial, sans-serif;
	font-size:0.8em;
	background-color:#32C746;
	background-position:center center;
	background-repeat:repeat-y;
}
.replace { 
	position:relative; 
	margin:0px; 
	padding:0px; 
	/* hide overflow:hidden from IE5/Mac */ 
	/* \*/ 
	overflow: hidden; 
	/* */ 
} 
.replace span { 
	display:block; 
/*	position:absolute;   */
	top:0px; 
	left:0px; 
	z-index:1; /*for Opera 5 and 6*/ 
}
#body{
	background: #fff; 
    width: 975px;
    margin: 0px auto;
    padding: 0px 0px 0px 0px;
    /*overflow:auto;*/
}

/* Layout des Kopf
*/

#oben {
background:url(/__iface/messekoeln/head_bg.png) repeat-x scroll left top transparent;
height: 30px;
}
#head{
    background: url(/__iface/messekoeln/08_bereichsstart.jpg) top left no-repeat;
    width: 975px;
    height: 208px;
    margin: 0px 0px 15px 0px;
	background-color: #c0c0c0;
}
#head #logo{
    float: left;
}
#head #visuals{
    float: right;
}
#logo{
    background: url(/__iface/messekoeln/koelnmesse_logo_2.png) top left no-repeat;
    width: 181px;
    height: 79px;
    margin-top:  15px;
    margin-left: 35px;
}
#logo img{
    display: none;
}
#logo a{
    display: block;
    height: 79px;
    width: 181px;
}
#right {
	margin: 0 auto;
	width: 800px; 
}
#right a {
	color: #00B518;
	text-decoration: none; 	
	line-height:1.7em;
}

#right a:hover {
	color: #0B5500;
	text-decoration: underline; 	
	line-height:1.7em;
}
#right h1 {
	font-size: 16px; 
	font-weight: normal; 
	color:#56585A; 
	margin: 20px 0;
}

#right h3,
#right h2 {
	font-size: 13px; 
	font-weight: bold; 
	color:#56585A; 
	margin: 0 0 5px 0;
}

#right h3 a {
	text-decoration: none; 
	color:#56585A; 
}

#right p {
	margin-bottom: 10px; 
}
#italicnorm
{
	font-size: normal; 
	font-weight: normal;  
	font-style: italic;
}

.item {
	display: block; 
	border-bottom: 1px solid #99e1a3;	 
	padding: 25px 0;
/*	background-image: url(/__iface/center-item-normal.gif); */
	background-image: none; 
	background-repeat: repeat-x;
	font-size: 1em;
}
.text {
	padding: 0 25px 5px 0px;
	margin: 0px; 
	background-image: none; 
	background-repeat: repeat-x;
	font-size: 1em;
}
.newarticles {
	margin: 0px; 
	margin-top: -10px;
	background-image: none; 
	background-repeat: repeat-x;
	padding: 1px 0 10px 0;
	font-size: 1em;
}
.newarticles ul {
	padding: 5px 0 5px 0px; 
	margin-left: 16px;
}
.headline {
	border-bottom: 1px solid #3c3b3b; 
	border-top: 1px solid #3c3b3b; 
	padding: 4px 0 3px 26px;
	margin: -10px -10px 10px -10px; 
	background-color: #B92A2E;
	font-weight: bold; 
}
.headline p {
	margin: 0; 
	padding: 0; 
}
.panels {
	/* visibility: hidden; */
	display: none; 
	height: auto; 
}

.logos {
	float: right; 
	padding: 0 0 0 10px; 
}
.logos img {
	border: 1px solid #757172; 
}
.flags {
	margin: 0 10px 0 5px;
	padding: 0;
}

.date {
  float: left;  
	margin: 1px 0px 0px 1px;
	padding: 1px;
}
table.eventHeadline {
	width: 100%;
	border: 0;
}
table.eventHeadline img {
	display: inline; 
	border: 1px solid #757172; 
}
table.eventHeadline td {
/*	border: 1px solid #000;  */
	vertical-align: top: 
	padding: 0;
	margin: 0;
}
.eventHeadline p {
	margin: 0; 
	padding: 0; 
}
span.more {
	display:inline; 
	color: #666;
}
span.less {
	display:none; 
	color: #666;
}
.more a:link,
.more a:visited, 
.more a:active,
.less a:link,
.less a:visited, 
.less a:active {
	border: 0;
}
.redakteur {
	display: inline; 
	margin-right: 30px; 
	margin-top: 10px;  
}
.redakteur p {
	padding: 0; 
	margin: 0;
}
.redakteur img {
	float: left; 
	margin: 3px 10px 0 0;
	border: 1px solid #757172; 
}

.mpicons {
	float: left; 
	width: 100px; 
	height: auto; 
	padding: 10px 1px 1px 10px;
	background-color: #ddd;
	margin: 1px; 
	border: 1px solid #333;
}
.articletext {
	border: 1px solid #333;
	margin: 0 0 0 120px; 
	background-color: #ddd;
	padding: 0px; 
}

.footer {
	text-align: right;
}
.clear {
	clear: both; 
	line-height: 1px; 
	height: 1px; 
}

.slider {
	background: #efefef; 
	width: 100%; 
	text-align: center;
}
*:target {
	background-color: #ddd;
}
