
body {

  margin:12px 12px;
  color:#000; background-color:#777;
  font-family:Arial, sans-serif; font-size:13px;
}


p { padding:0px; margin:0px; }


#menuheader {

  width:950px; height:130px; overflow:hidden;
  margin-bottom:12px;
}


#content {

  font-family:Arial, sans-serif; font-size:13px;
}

#content td.tblleft {

  width:470px; overflow:hidden; text-align:left;
  background-color:#fff; color:#000;
}

#content td.tblmiddle {

  width:10px; overflow:hidden;
  text-align:left;
}

#content td.tblright {

  width:470px; overflow:hidden;  text-align:left;
  background-color:#dce16d; color:#630000;
}

#content td.tblfull {

  width:950px; overflow:hidden;  text-align:left;
  background-color:#fff; color:#000;
}


#content div.inpad {

  padding:12px;
}




#header {

  width:950px; height:130px; background-image:url(images/header.jpg); background-repeat:no-repeat;
}


#kontaktbox {

  width:910px; margin-top:12px; padding:20px;
  background-color:#dce16d; color:#630000;
}


.smalltxt {

  font-size:10px;
}
