body {
 text-align: center;
 background: #000;
 background: url(../images/background4c.jpg) #000;
 background-repeat: no-repeat;     
 -webkit-background-size: cover;    -moz-background-size: cover;    -o-background-size: cover;    
 background-size: cover;
 width: 100%;
 height: 100%;
 background-attachment: fixed;
}

#header-bar {
 position: relative;
 width: 914px;
 height: 256px;

 width: 914px;
 height: 255px;

 margin: auto;
 border-radius: 5px 5px 0px 0px;
 background-color: white;
 background-image: url(../images/Sextelefoon.png);
 background-repeat: no-repeat;

}


#topheadmenu ul li {
background-color: #a9013c;
background: #e53039; /* Old browsers */
background: -moz-linear-gradient(top,  #e53039 0%, #a9013c 75%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e53039), color-stop(75%,#a9013c)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #e53039 0%,#a9013c 75%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #e53039 0%,#a9013c 75%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #e53039 0%,#a9013c 75%); /* IE10+ */
background: linear-gradient(to bottom,  #e53039 0%,#a9013c 75%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e53039', endColorstr='#a9013c',GradientType=0 ); /* IE6-9 */



}



#topheadmenu ul li.precursor {
 color: #000 !important;
}


.firstnav {
 margin-left: 20px;
}

#gtxt {
 position:absolute; 
 color: #000; 
 display: block; 
 width: 440px; 
 height: 130px; 
 left: 460px; 
 line-height: 10.5px;
 font-size: 10px;
 top: 18px; 
 cursor: default;
 text-align: center;
 font-weight: bold;
 line-height: 1.2em;
}

#gtxt h2 {
 margin-top: 12px;
 margin-bottom: 6px;
 color: #000;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 15px;
 margin: 0;
}

#gtxt a {
 color: #89006d;
}
