body {
  background-image: url(design/pka-pruefung-right-top.png);
  background-repeat:no-repeat;
  background-position:650px -200px;
background-color:#eeeeee;
  
  
  margin:0px;
  width:100%;
  font-family: verdana;
  font-size: 12px;
}

img.header {
  padding: 0px;
  margin: 0px;
  border-width: 0px;
}

#header_misc {
  position: absolute;
  left: 5px;
  top: 0px;
}

#heading1 {
  font-family: Georgia;
  font-size: 65px;
  font-weight: normal;
  margin: 0px;
  position: absolute;
  left: 115px;
  top: 10px;
}

#heading2 {
  font-family: Georgia;
  font-size: 25px;
  font-weight: normal;
  margin: 0px;
  position: absolute;
  left: 140px;
  top: 70px;
}

#center {
  position: absolute;
  left: 230px;
  top: 145px;
  width:480px;
  max-width:480px;
}

#miscbox_topright {
  position: absolute;
  left: 772px;
  top: 5px;
  width: 220px;  
  height: 220px;  
}

#miscbox_right {
  position: absolute;
  left: 750px;
  top: 450px;
}

#main_navigation {
}

h3.content_title {
  margin-top:0px;
  font-family: Georgia;
  font-size: 12px;
  font-weight:bold;
}

#main_content {
  margin-top:25px;
  padding: 0px 0px 20px 0px;
  line-height: 20px;
}


#side_left {
  width: 227px;
}

#header_lefttop {
  margin-top:25px;
  height: 198px;
}

#navigation_left {
  background-image: url(design/jobs-navi-background.png);
  background-repeat:repeat-y;
  padding-right: 40px;
  padding-left: 5px;
  padding-top: 5px;
}

#footer_leftbottom {
  background-image: url(design/versandapotheke-footer-left.png);    
  height: 157px;
}


a {
 color: #008066;
 text-decoration:none;
}



a.misc {
  color: #000000;
  font-family:verdana;
  font-size:10px;
  margin-left:10px;
}

a.mschoeffler {
  color: #000000;
  font-family:verdana;
  font-size:10px;
}


a.navigation1 {
  color: #000;
  font-family:verdana;
  font-size:16px;
  margin-right:20px;
}

a.navigation1:hover {
  font-weight:bold;
}


a.navigation2 {
  color: #ddd;
  font-family: verdana;
  font-size: 14px;
}

a.navigation2:hover {
  font-weight:bold;
}


a.navigation3 {
  color: #bbb;
  font-family:verdana;
  font-size: 12px;
}
a.navigation3:hover {
  font-weight:bold;
}

p.date {
  color: #222;
  font-size:10px;
}
