body {

background:#666666;
text-align:center;

}



a:link {text-decoration: underline; color: white}
a:visited {text-decoration: underline; color: white}
a:active {text-decoration: underline; color: white}
a:hover {text-decoration: underline; color: white}

img { behavior: url(iepngfix.htc); }





#main{



background:#35478b;
background-image: url(images/hg.jpg);
margin:auto;
width:800px;

overflow: hidden;


color:#ffffff;
font-family: Verdana,Tahoma,Arial;
font-size: x-small;
text-align:justify;
letter-spacing:0px;

border-style:solid;
border-color:white;
border-left-width:1px;
border-right-width:1px;
border-top-width:1px;
border-bottom-width:1px;

padding-left:0px;
padding-right:0px;
padding-top:0px;
padding-bottom:0px;

}

#main1 {

padding-left:25px;
padding-right:25px;
padding-top:25px;
padding-bottom:25px;

}


#jobbox {

background:#ffffff;
margin:auto;
width:500px;
overflow: hidden;

color:#000000;
font-family: Verdana,Tahoma,Arial;
font-size: small;
text-align:justify;
letter-spacing:0px;

border-style:solid;
border-color:black;
border-left-width:1px;
border-right-width:1px;
border-top-width:1px;
border-bottom-width:1px;

padding-left:25px;
padding-right:25px;
padding-top:25px;
padding-bottom:25px;

}





#kopf{

background: #35478b;
width:800px;

letter-spacing:0px;
margin:auto;
border-style:solid;
border-color:white;
border-left-width:1px;
border-right-width:1px;
border-top-width:1px;
border-bottom-width:0px;

}

#footer{


margin:auto;

color:#c9c9c9;
font-family: Verdana,Tahoma,Arial;
font-size: x-small;

}





#menuBar {
  background-color: #35478b;
  width: 650px;

  font-size: 1pt;
  padding: 1px 10px 1px 10px;
  text-align: center;

  border-right-width:1px;

}


a.menuButton, a.menuButtonActive {
  background-color: transparent;
  color: white;
  font-family:Verdana,Tahoma,Arial;
  font-size: x-small;
  font-weight: bold;
  margin: 1px;
  padding: 1px 18px 1px 18px;
  position: relative;
  left: 0px;
  top: 0px;
  text-decoration: none;
  font-spacing:1px;
}

a.menuButton:hover {
  background-color: #ccc;
  color: #000000;
}

a.menuButtonActive, a.menuButtonActive:hover {
  background-color: #ccc;
  border-color: white white white white;
  color: black;

}

.menu {
  background-color: #35478b;
  border: 1px solid;
  border-color: white white white white;
  padding: 0px;
  position: absolute;
  text-align: left;
  visibility: hidden;
}

a.menuItem {
  background-color: #35478b;
  color: white;
  display: block;
  font-family:Verdana,Tahoma,Arial;
  font-size: x-small;
  font-weight: bold;
  font-style: normal;
  margin: 0px;
  padding: 2px;
  padding-left: 12px;
  padding-right: 16px;
  text-decoration: none;
  white-space: nowrap;
}

a.menuItem:hover {
  background-color: #ccc;
  color: black;
}