div#pageHeadline {
display:none;
}
div#contentRightCol div.messe img {
width:200px;
}
div#contentRightCol h2 {
color:Black;
}
div#contentRightCol div.messe div.datum {
float:none;
margin-bottom:5px;
}
div#contentRightCol div.messe {
}
div#left div.PresseRow h1 {
margin-bottom:0px;
}
div#left div.PresseRow h1 a {
text-transform:none;
font-weight: bold;
}
div#left div.PresseRow h1 a:hover  {
text-decoration:underline;
color:rgb(239,0,0);
}
div#left {
top:180px;
}
/**
 * @region: Menu
 */

div#mainMenu li.level1 a:hover{
  background: white;
  color: black;
}
div#mainMenu li.level1 a:hover span{
  color: black;
}
a.OverviewLink img {
width:240px;
height: 171px;
}
a.homepageBoxCustomLink {
	display:block;
	margin: 0;
}

