#main_header_greybar
{
   position: absolute;
   width: 100%;
   background-color: #D0D0D0;
   height: 85px;
   top: 23px;
}

.main_header{
	position: relative;
	width: 1020px;
	left: 50%;
	margin-left: -474px;
	overflow: hidden;
	top: 0px;
}

.main_header_content
{
    position: absolute;
    width: 1020px;
    left: 50%;
    margin-left: -474px;
    overflow: hidden;
    top: 0px;
    height: 150px;
    color: white;
   font-weight: bold;
}



.header_language {
	width: 948px;
	height: 23px;
	background: url(/images/header/header_2011_1.jpg) no-repeat;
}
.header_logo {
	width: 948px;
	height: 87px;
	background: url(/images/header/header_2011_2.jpg) no-repeat;
}
.header_logo_link {
	width: 800px;
	height: 87px;
	margin-top: 23px;
	cursor: pointer;
}
.header_twitter_link {
	width: 100px;
	height: 87px;
	position: absolute;
	top: 23px;
	cursor: pointer;
	margin-left:850px;
}
.header_menu {
	width: 948px;
	height: 40px;
	background: url(/images/header/header_2011_3.jpg) no-repeat;
	color:#655d56;
	font-size:9px;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	float: left;
}

.header_menu a, .header_menu a:visited {
	color:#655d56;
	font-size:9px;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
}
.header_menu a:hover {
	color:#FFCC00;
	font-size:9px;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
}



/* nu alle content blokken */
.header_countrylanguage
{
   float: left;
   height: 22px;
   width: 670px !important;
   width: 680px;
   padding-left: 10px;
}

.header_search
{
   float: left;
   height: 22px;
   width: 250px;
   text-align: right;
   color: #655d56;
   margin-top: 2px !important;
   margin-top: 0px;
}


.header_news {
    position: absolute;
	margin-left:20px;
	top:112px;
	width:340px;
	height:18px;
	color:#655d56;
	font-weight:normal;
    overflow: hidden;
    clear: both;
}

.header_news a, a:visited
{
   color: #655d56;
   text-decoration: none;
   font-size:10px;
   font-weight:normal;
}
.header_news a:hover
{
   color: #655d56;
   text-decoration: underline;
   font-size:10px;
   font-weight:normal;
}

.header_goto {
    position: absolute;
	top:122px !important;
    top:132px;
	width:360px;
	height:18px;
    clear: both;
	margin-top: 10px !important;
	margin-top: 0px;
}


.header_goto li, .header_goto li a
{
   float: left;
   list-style: none;
   margin-left: 10px;
   font-weight: bold;
   color: #C0C0C0;
}
.header_goto li a, .header_goto li a:visited, .header_goto li a:hover
{
   color: #655d56;
   text-decoration: none;
   font-weight: bold;
   margin-left: 10px;
}
.header_goto li a:hover
{
   color: #ffc513;
   text-decoration: none;
   font-weight: bold;
   margin-left: 10px;
}

.header_main_menu {
	width: 400px;
	height: 35px;
    font-weight: bold;
    color: #655d56;
    position: absolute;
	margin-left:388px;
	padding:0;
    top:105px !important;
    top:115px;
	font-size: 9px;
	margin-top: 10px !important;
	margin-top: 0px;
}

.header_main_menu li
{
  float: left;
  list-style: none;
  width: 125px;
  height: 15px;
  overflow: hidden;
  white-space: nowrap;
  font-size: 9px;
}

.header_main_menu li a, .header_main_menu li a:visited
{
  color: #655d56;
  text-decoration: none;
  font-weight: bold;
  font-size: 9px;
}
.header_main_menu li a:hover
{
  color: #ffc513;
  text-decoration: none;
  font-weight: bold;
  font-size: 9px;
}
.header_shoppingcart
{
  position: absolute;
  top: 107px;
  margin-left: 760px;
  height: 30px;
  width: 180px;
  text-align: right;
  padding-top: 13px;
}

 .header_shoppingcart a
 {
   font-weight: bold;
   color: #655d56;
   text-decoration: none;
   font-size: 13px;
 }
 .header_shoppingcart a:hover
  {
   font-weight: bold;
   color: #ffc513;
   text-decoration: none;
   font-size: 13px;
 }
 .squiggly_news_top {
   float: left;
   width: 920px;
   height: 80px;
   margin-left: 5px;
   margin-top: 2px;
   margin-bottom: 5px;
   background: url(/swatch-news/wp-content/themes/squiggly/images/header_social.jpg) no-repeat;
   background-position: top center;
   background-repeat: no-repeat;
}
 .squiggly_news_title {
	float: left;
	margin-left: 10px;
	margin-top: 3px;
	color:#655d56;
}
 .squiggly_news_title H1{
	font-size:24px;
	font-weight: bold;
	color:#655d56;
 }
 .squiggly_news_igoogle {
	float: right;
	width: 240px;
	margin-top: 3px;
	margin-right: 10px;
	color:#655d56;	
}
 .squiggly_news_igoogle H1 {
	font-size:18px;
	font-weight: bold;
	color:#655d56;	
 }
