/*  Formatierung body */
body {
  font-family: Arial,Verdana, Helvetica, sans-serif;
  font-size: 12px;
  color: #333333;
  background: #999999;
  padding-bottom: 30px;
}

strong {
  font-weight: bold;
}
em {
  font-style: italic;
}

a {
  text-decoration: none;
  color: #000;
}

input {
  border: solid 1px #000;
  margin: 0 15px 0 0;
}

/*  Layoutrahmen aussen */
#centeredDiv {
  position: absolute;
  width: 952px;
  left: 50%;
  margin: 0px 0px 0px -476px; /* zentrieren */
  padding: 0 0 10px 0;
 
}

div#border {
  position: relative;
  border-color: #000000;
  border-style: solid;
  border-width: 10px 1px;
  background: #FFFFFF;
}

#backgrounds {
  width: 950px;
  height: 338px;
  margin: auto;
}

#content {
  margin: 50px 0 0 0;
  position: relative;
  background: #FFFFFF;
  padding: 10px 0px;
  text-align: left;
  min-height: 300px;
}

#content ol li {
  list-style-position: inside;
  list-style-type: decimal;
}

#content ul li {
  list-style-position: inside;
  list-style-type: disc;
}

/* MENÜ */

ul#mainmenu {
  position: absolute;
  top: 20px;
  z-index: 2;
}

ul#mainmenu li {
  float: left;
}

ul#mainmenu a {
  display: block;
  height: 25px;
  width: 136px;
  line-height: normal !important;
}

#taxservice {
  background: transparent url(/images/menu/steuerservice_b.png) no-repeat scroll 0 0px;
}
#taxservice:hover {
  background: transparent url(/images/menu/steuerservice_w.png) no-repeat scroll 0 0px;
}

#company {
  background: transparent url(/images/menu/unternehmen_b.png) no-repeat scroll 0 0px;
}
#company:hover {
  background: transparent url(/images/menu/unternehmen_w.png) no-repeat scroll 0 0px;
}

#performance {
  background: transparent url(/images/menu/leistungsprofil_b.png) no-repeat scroll 0 0px;
}
#performance:hover {
  background: transparent url(/images/menu/leistungsprofil_w.png) no-repeat scroll 0 0px;
}

#photo {
  background: transparent url(/images/menu/team_b.png) no-repeat scroll 0 0px;
}
#photo:hover {
  background: transparent url(/images/menu/team_w.png) no-repeat scroll 0 0px;
}

#career {
  background: transparent url(/images/menu/karriere_b.png) no-repeat scroll 0 0px;
}
#career:hover {
  background: transparent url(/images/menu/karriere_w.png) no-repeat scroll 0 0px;
}

#contact {
  background: transparent url(/images/menu/kontakt_b.png) no-repeat scroll 0 0px;
}
#contact:hover {
  background: transparent url(/images/menu/kontakt_w.png) no-repeat scroll 0 0px;
}

ul#mainmenu a#frontpage {
  width: 134px;
  background: transparent url(/images/menu/startseite_b.png) no-repeat scroll 0 0px;
}

/* taxservice Menü */

#taxserviceMenu {
  position: absolute;
  top: 50px;
  z-index: 2;
}

#taxserviceMenu li.top, #taxserviceMenu li.bottom, #taxserviceMenu a {
  display: block;
  height: 15px;
  width: 136px;
  line-height: normal !important;
}

#taxserviceMenu li.top {
   background: transparent url(/images/menu/st_rand_oben.png) no-repeat scroll 0 0px;
}

#taxserviceMenu li.bottom {
   background: transparent url(/images/menu/st_rand_unten.png) no-repeat scroll 0 0px;
}

#news {
  background: transparent url(/images/menu/st_newsflash_b.png) no-repeat scroll 0 0px;
}
#news:hover {
  background: transparent url(/images/menu/st_newsflash_w.png) no-repeat scroll 0 0px;
}

#journal {
  background: transparent url(/images/menu/st_inform_b.png) no-repeat scroll 0 0px;
}
#journal:hover {
  background: transparent url(/images/menu/st_inform_w.png) no-repeat scroll 0 0px;
}

#archive {
  background: transparent url(/images/menu/st_newsarchiv_b.png) no-repeat scroll 0 0px;
}
#archive:hover {
  background: transparent url(/images/menu/st_newsarchiv_w.png) no-repeat scroll 0 0px;
}

#tips {
  background: transparent url(/images/menu/st_steuertipps_b.png) no-repeat scroll 0 0px;
}
#tips:hover {
  background: transparent url(/images/menu/st_steuertipps_w.png) no-repeat scroll 0 0px;
}

#calculator {
  background: transparent url(/images/menu/st_onlinerechner_b.png) no-repeat scroll 0 0px;
}
#calculator:hover {
  background: transparent url(/images/menu/st_onlinerechner_w.png) no-repeat scroll 0 0px;
}

#form {
  background: transparent url(/images/menu/st_formulare_b.png) no-repeat scroll 0 0px;
}
#form:hover {
  background: transparent url(/images/menu/st_formulare_w.png) no-repeat scroll 0 0px;
}

#link {
  background: transparent url(/images/menu/st_linkliste_b.png) no-repeat scroll 0 0px;
}
#link:hover {
  background: transparent url(/images/menu/st_linkliste_w.png) no-repeat scroll 0 0px;
}

#consulting {
  position: absolute;
  top: 308px;
  right: 0px;
  z-index: 2;
}

#consulting_image {
  width: 532px;
  height: 35px;
}

h1, h2 {
  font-weight:bold;
}

h1 {
  font-size: 20px;
  color: #000;
  margin: 0 0 20px 0;
  background: transparent url(/images/background_header_1.png) no-repeat scroll 0 4px;
  padding-left: 70px;
  text-transform: uppercase;
}

h1 .service {
  color: #34404E;
}

h2 {
  display: block;
  height: 35px;
  font-size: 16px;
  color: #FFF;
  margin: 0 0 15px 0;
  background: transparent url(/images/background_header.png) no-repeat scroll 0 0px;
  text-transform: uppercase;
  padding: 15px 0 0 55px;
}

.introduction, .margin {
  font-weight: bold;
  margin: 0 70px 35px 70px;
  width: 800px;
}

.introduction.small {
  width: 600px;
}

.introduction p {
  margin: 0 0 1em 0;
}

.journal, .calculator {
  position: relative;
  margin: 0 0 30px 0;
}
.news, .journal .text, .forms, .links {
  position: relative;
  margin: 0 40px 10px 105px;
}

.news, .journal .text {
  padding: 20px;
}

.forms, .links {
  padding: 5px;
}

.news {
  border-style: solid;
  border-color: #CCCCCC #CCCCCC #CCCCCC #666666;
  border-width: 1px 1px 1px 10px;
}

.news a, .journal a, .calculator a, a.arrow {
  display: block;
  margin: 2px 0;
  padding: 2px 0 2px 30px;
  background: transparent url(/images/icons/arrow.png) no-repeat scroll 0 0;
  text-transform: uppercase;
  color: #000;
  font-weight: bold;
}

.news h2 {
  color: #000;
  background: none;
  padding: 0;
  height: auto;
}

.news .print{
  text-align: right;
  background: none;
}

.news .text {
  margin: 0 0 25px 0;
}

.news .date {
  position: absolute;
  top: 22px;
  right: 5px;
}

.journal .text {
  border-left: solid 1px #666666;
}

.journal h2 {
  margin: 0;
}

.journal a, .calculator a {
  position: absolute;
  top: 15px;
  left: 420px;
}

h2 input {
  font-size: 12px;
  padding: 2px;
  font-weight: normal;
}

h2 a {
  font-size: 14px;
  color: #000; 
}

#searchinfo {
  font-size: 10px;
  color: #34404E; 
  margin: 0 0 40px 115px;
}

.forms, .links {
  margin-right: 80px;
}

.form, .link {
  border-bottom: solid 1px #CCCCCC;
  padding: 5px 0 5px 0;
}

td.number {
  width: 55px;
}
td.name {
  width: 370px;
}
td.links {
  width: 200px;
}

.photo {
  float: left;
  margin: 0 0 0 20px; 
}

.photos {
  width: 765px;
  height: 150px;
  border-bottom: solid 1px #000;
  margin: auto auto 30px; 
  clear: both;
}

.team {
  position: relative;
  margin: 0 40px 40px 70px;
  background: transparent url(/images/icons/arrow.png) no-repeat scroll 0 4px; 
  padding: 2px 0 2px 30px;
  font-weight: bold;
}

.team img {
  vertical-align: middle;
}

.printHeader {
  margin: 0 0 40px 0; 
}

.logos {
  position: absolute;
  right: 50px;
  top: 0px;
}

.logos img {
  display: block;
  margin: 0 0 10px 0;
}

#copyright {
  margin: 20px 0 0 0;
  color: #000;
  font-size: 11px;
}

/* pagination */
.pagination {
  text-align: center;
  margin: 20px 0;
}

.pagination a {
  font-size: 11px;
  font-weight: normal;
}

.pagination img {
  margin: 0 10px;
}
