#header-language {
  text-align: right;
  color: #666666;
}

#header-language a {
  color: #999999;
}



#container-header {
  height: 312px;
  padding-bottom: 10px;
  position: relative;
  background: url('../images/intro-springer.gif') right 43px no-repeat;
}

#header-introvideo {
  width: 293px;
  height: 204px;
  clear: none;
  padding: 4px;
  position: absolute;
  left: 300px;
  top: 30px;
  text-align: center;
  background: url('../images/bg-header-introvideo.gif') no-repeat;
}


#header-introvideo a img {
  margin-top: 6px;
}

.nav {
  height: 81px;
  margin-bottom: 12px;
  background: url('../images/intro-springer.gif') right -279px no-repeat;
}






/* Styles voor topmenu */
/* ===========================================================================  */

#header-topmenu {
  margin-top: 12px;
  float: left;
  clear: left;
}

#navigatie-topmenu {
  float: left;
}

#navigatie-topmenu ul {
  margin-left: 0;
  list-style: none;
}

#navigatie-topmenu ul li { 
  text-align: left;
}






/* Styles voor blocks */
/* ===========================================================================  */

#container-blocks {
  margin-top: 20px;
}




/* Styles voor twittersearch */
/* ===========================================================================  */

.tx-twittersearch-pi1 {
	font-size: 11px; 
	margin-top: 1.12em;
	padding-top: 1.12em;
	padding-left: 75px;
	background: url('../images/bg-twittersearch.png') no-repeat 0 0.56em;
	border-top: 1px solid #dddddd;
}

.tx-twittersearch-pi1 ul {
	margin: 0;
}

.tx-twittersearch-pi1 ul li {
	width: 198px;
	margin-left: 18px;
	float: left;
	list-style: none;
	color: #777777;
}



