@charset "UTF-8";
@media all
{
 /**
  * (de) Formatierung von Links übernommen aus selly2010.css
  *
  */
  
  a {font-weight: normal; color: #E30000; text-decoration: none; cursor:pointer;}
  a.start_tools {font-weight: bold; color: #808080;}
  a:hover.start_tools	{font-weight: bold;color: #000000;}
  a.link {color: #7a7a7a;}
  a:visited {color:#E30000;}
  a:hover {color:#202020;}
  a.key {color: #7a7a7a;}
  a.active {color:#E30000;}
  a.navi {font-weight:bold;color:#202020;}
  a:link.navi {font-weight:bold;color:#202020;}
  a:visited.navi {font-weight:bold;color:#202020;}
  a:hover.navi {color: #202020;}
  
 /**
  * Tabellenklassen übernommen aus selly2010.css
  *
  */
  .p4t4b { padding-bottom:4px; padding-top:4px }
  .p4l4r { padding-left:4px; padding-right:4px }
  .p20l20r { padding-left:20px; padding-right:20px }
  .height4{ background-image:url('../../images/null.gif'); background-repeat:no-repeat; height:4px; background-color:white}
  .width4{ background-image:url('../../images/null.gif'); background-repeat:no-repeat; width:4px; background-color:white}
  table.quickstart{ background-color: #E7E7E7; height:400px}
  .header3 {
	vertical-align: middle;
	font-weight: bold;
	padding-bottom: 8px;
	padding-top: 8px; padding-left:4px;height:40px}

 /**
  * (de) Die einzelnen Elemente
  *
  */
   .sellygrau { background-color: #E7E7E7; }
   .sellyred  {color: #e30000;}

  #container_skyscaper { height:600px; background:#ffffff; overflow:hidden;}
  #container_contentslider { height:219px; margin:0 0 4px 0; overflow:hidden;}
  #container_sellynews { 
	min-height:150px; overflow:hidden;
	height: 220px; 
	background-image:url('../../images/selly_logo-news.png'); 
	background-repeat:no-repeat; 
	background-position: 4px 27px;
	vertical-align: middle; 
  }

  #tdw_container_horizontal {height: 220px; overflow:hidden;}
  #container_prins_pdw {float:left; width:212px; height:212px; overflow:hidden;} 
  #container_menue_rdw {width:212px; height:212px; margin:0 224px 0 224px;  overflow:hidden;}
  #container_externalnews {float:right; width:auto; height:212px; overflow: hidden;}
  #container_externalnews h5 {height: 1.5em; overflow:hidden;}
  #container_facebook {width: 212px; overflow-x:hidden;}
  #container_facebook .fanbox .page_stream_short {height: 156px !important;}
  #quickstarter {height:400px; overflow:hidden;}
  #quickstarter p { margin-bottom:0.5em; }
  #container_messekalender {max-height:275px; overflow:hidden;}
  #kontakt{height:125px; margin-top:4px;}
  #kontakt_content { background-color:#e7e7e7; height:121px; padding: 2px; overflow:hidden;}
  #kontakt_content p { margin-bottom: 0.2em; margin-left: 1em;}
  #kontakt_content p img { padding-right: 1.75em; }
  
  #selly-portal-tabbed-search h5 {     
    left: -32768px;
    position: absolute;
    top: -32768px;
  }
  
  
  
  .navistatic{
	background-image: url('../../images/Navigation/menu_static.png'); 
	background-repeat: no-repeat; width: 1016px; height: 122px; vertical-align: bottom;
  }
}