body {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  background: #eceded url(images/tac.bg_page.png) repeat-x;
  color: #666666;
}

h1, h2, h3, h4, h5, h6, h7 {
  padding: 0;
  margin: 0;
  font-family: Verdana, Arial, Helvetica, Tahoma, sans-serif;
}

h1 { /* main headline */
 font-size: 12px;
 color: #666;
 font-weight: normal;
}

h2 { /* subheadline */
 font-size: 12px;
 color: #333;
 font-weight: normal;
 padding: 0 0 0 15px;
}

h5 { /* headline in left column (white text on blue background) */
 background: #000033 url(images/bg_naviHeadline.png) repeat-x;
 font-size: 12px;
 font-weight: normal;
 color: white;
 height: 25px;
 padding: 5px 20px 0 10px;
}

p {
  text-align: justify;
  font-family: Verdana, Arial, Helvetica, Tahoma, sans-serif;
  font-size: 10pt;
  line-height: 115%;
}

hr {
  width: 550px;
  margin-top: 20px;
  margin-bottom: 20px;
  border-top: 1px dotted #ccc;
  border-bottom: none;
  border-left: none;
  border-right: none;
}


blockquote {
  font-size: 10pt;
  text-align: justify;
  border: 1px solid #cccccc;
  background: url(images/tac.bg_blockquote.png) no-repeat 1px 1px;
  padding: 25px 30px 25px 60px;
  margin: 20px 0 0 5px;
}


#header {
  position: absolute;
  left: 50%;
  margin-left: -502px;
  top: 30px;
  width: 1005px;
  height: 190px;
  background: url(images/tac.header_bgimg.png) no-repeat;
}

#header img { /* this is your company logo... */
  position: absolute;
  right: 130px;
  top: 70px;
}

#top_navigation {
  position: absolute;
  left: 50%;
  margin-left: -498px;
  top: 220px;
  width: 997px;
  height: 40px;
  background: url(images/tac.bg_topnav.png) repeat-x;
}

#top_navigation ul, #top_navigation li {
  padding: 0;
  margin: 0;
  list-style-type: none;
  font-family: Verdana, Arial, Helvetica, Tahoma, sans-serif;
  font-size: 12px;
  color: #000033;
}

#top_navigation li {
  float: left;
  padding: 11px 10px 0px 17px;
  background: url(images/tac.list_navi_level1.png) no-repeat 0px 14px;
}

#top_navigation li.first {background: none;}

#top_navigation a {
  color: #000033;
  text-decoration: none;
  letter-spacing: 1px;
}

#top_navigation a:hover {
  font-weight: normal;
  color: #ff6600;
}

#main_site {
  position: absolute;
  left: 50%;
  margin-left: -498px;
  top: 260px;
  width: 997px;
  background: #FFF url(images/tac.bg_content_top.png) NO-repeat;
}

#content_leftColumn {
  position: static;
  float: left;
  text-align: left;
  width: 200px;
  padding: 40px 0 20px 7px;
}

#content_leftColumn ul, #content_leftColumn li {
  padding: 0;
  margin: 0;
  font-family: Verdana, Arial, Helvetica, Tahoma, sans-serif;
  font-size: 12px;
  color: #666666;
  list-style-type: none;
}
#content_leftColumn ul {
  margin: 4px 0 0 0;
}

#content_leftColumn li {
  padding: 9px 0px 9px 24px;
  background-color: #EEEEF1;
  border-bottom: 1px solid #ccc;
  margin-bottom: 1px;
  background: url(images/tac.list_navi_level1.png) no-repeat 8px 11px;
}

#content_leftColumn li.level2 {
  padding: 9px 0px 9px 30px;
  font-size: 8px;
  background-color: #F9F9FA;
  border-bottom: 1px solid #4C4C70;
  margin-bottom: 1px;
  background: url(images/tac.list_navi_level2.png) no-repeat 14px 11px;
}

#content_leftColumn li.level3 {
  padding: 9px 0px 9px 36px;
  font-size: 8px;
  background-color: #F9F9FA;
  border-bottom: 1px solid #4C4C70;
  margin-bottom: 1px;
  background: url(images/tac.list_navi_level2.png) no-repeat 14px 11px;
}


#content_leftColumn a {
  color: #000033;
  text-decoration: none;
}

#content_leftColumn a:hover {
  color: #ff6600;
  text-decoration: none;
}


#content_rightColumn {
  position: static;
  float: right;
  width: 750px;
  margin: 0 20px 0 0;
  padding: 25px 0 25px 0;
  font-family: Verdana, Arial, Helvetica, Tahoma, sans-serif;
  font-size: 11px;

}

#content_rightColumn img {
  padding: 1px;
 
}
.pic {
 border: 1px solid #000033;
 }

#footer  {
  font-family: Verdana, Arial, Helvetica, Tahoma, sans-serif;
  font-size: 11px;
  line-height: 150%;
  clear: both;
  height: 40px;
  background: url(images/tac.bg_footer.png) bottom left repeat-x;
  padding-top: 45px;
  text-align: center;
  color: #FFF;
}

#footer a {
  color: #FFF;
  text-decoration: none;
}

#footer p {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  color: #ffffff;
}
/*erweiter ahr 22.03.2011*/
#reiter_active { /* headline in left column (white text on blue background) */
 background: #000033 url(images/bg_naviHeadline.png) repeat-x;
 font-size: 12px;
 font-weight: normal;
 color: white;
 height: 25px;
 padding: 5px 0px 0 10px;
 width: 100px;
 float: left;

}

.reiter {
  font-size: 10pt;
  text-align: justify;
  border: 1px solid #cccccc;
  background: url(images/tac.bg_blockquote.png) no-repeat 1px 21px;
  padding: 25px 30px 25px 60px;
  margin: 40px 0 0 5px;
}

#reiter,link_r { /* headline in left column (white text on blue background) */
 background: #000033 url(images/rect7423.png) repeat-x;
 font-size: 12px;
 font-weight: normal;
 color: white;
 height: 25px;
 padding: 5px 0px 0 10px;
 width: 100px;
 float: right;
}
#reiter a{
font-size: 12px;
 font-weight: normal;
 color: white;
 text-decoration: none;
 }

 #reiter_w, { /* headline in left column (white text on blue background) */
 background: #000033 url(images/bg_naviHeadline.png) repeat-x;
 font-size: 12px;
 font-weight: normal;
 color: white;
 height: 25px;
 padding: 5px 0px 0 10px;
 width: 100px;
 float: right;
}
/*td{
border: 1px solid black;
font-size: 12px;
padding-left: 5px;
padding-right: 5px;
border-spacing: 0;*/
}
tabele{
border-spacing: 0;
}
a.waage{
color: #666666; text-decoration: 1px #666666; font-weight: bold; font-style: italic; margin-left: 13px;
}
a.waage:hover{
text-decoration: dashed;
}

