@import url("css/home.css");
@import url("css/services.css");
@import url("css/references.css");
@import url("css/contact.css");
@import url("css/ext_powermail.css");

img, div { 
  behavior: url(/fileadmin/templates/iepngfix/iepngfix.htc);
  border: none;
}

* {
  margin: 0;
  padding: 0;
  margin-bottom:0;
  color: #333333;
  font-family:Arial,Verdana,sans-serif;
  font-size:12px;
  line-height:18px;

}

body {
  background:url(images/bg_body.gif) repeat-x #bdbfbf;
  text-align:center; 
}

h1 {
  font-size:18px;
  font-family: Arial, Helvetica, sans-serif;
  color: #000000;
  margin-bottom: 15px;
}

h2 {
  font-size:9pt;
  font-family: Arial, Helvetica, sans-serif;
  color: #000000;
}

a {

}

a:hover {

}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {
  display: inline-table;
}

#page {
  width: 961px;
  margin: auto;
  text-align:left;
}

#header {
  clear: both; 
  height:220px;
}

#header .menu_container {
  float: left;
  height: 50px;
  margin-top: 40px;
}

#header .menu_logo {
  padding: 0px 0px 9px 0px;  
}

#header .logo {
  float: right;
}

#header .headline{
  margin-top: 74px;
  margin-bottom:16px;
}

#headcontent {
  clear: both;
  margin-bottom:15px;
}

#headcontent .bodytext, #headcontent .bodytext b{
  font-size: 14px; 
    line-height: 21px; 
}

#content {
  clear: both;
  border-top: 8px solid #333333;
  margin: 0px 0px 20px 0px;
  background: url(images/bg_content.gif) repeat-x top left;
  min-height:244px;
  height:auto !important;  /* f�r moderne Browser */
  height:244px;  /*f�r den IE */
  padding: 25px 18px 0px 18px;
}

#footer {
  border-top: 1px solid #333333;
  padding: 16px 0px 40px 0px;
  clear:both;
}

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

#footer a:hover{
  text-decoration:underline;
}

#footer .footer_menu {
  float: left;
}

#footer .copyright {
  float: right;
}

/*---------------------------------------------------*/

.csc-frame-rulerBefore {
  border-top: #333333 solid 1px;
  /*height:1px;*/
  width: 940px;
  margin-left: -18px;
  margin-bottom: 20px;
  margin-top: 30px;
  padding-top:10px;
  padding-left: 20px;
}

.csc-frame-rulerAfter {
  background:url(images/bg_rulerAfter.gif) repeat-x;
  /*height:1px;*/
  margin-bottom: 10px;
  margin-top: 10px;
  padding-top:10px;
}

.csc-linkToTop {
  margin-top:20px;
}

.csc-linkToTop a{
  color: #000000;
  text-decoration:underline;
  background:url(images/bg_totop.gif) no-repeat;
  padding-left: 8px;
  font-size:10px;
  line-height:12px;
  height:12px;
  font-weight:bold;
  margin-top:20px;
}

.csc-linkToTop a:hover {
  color: #000000;
  text-decoration:underline;
  background-position:0px -16px;
}

/*---------------------------------------------------*/

#content .two_col {
  float:left;
  width: 445px;
}

#content .two_col_seperator {
  float:left;
  width: 25px;
  min-height:100px;
  height:auto !important;  /* fuer moderne Browser */
  height:100px;  /*fuer den IE */
}

#content .two_col_small {
  float:left;
  width: 280px;
  padding: 0px 60px 0px 0px;
}

#content .two_col_big {
  float:left;
  width: 570px;
}

#content .contact {
  float:left;
  width: 184px;
  height:266px;
}

#content .contact_pic {
  margin-left: -12px;
}

#content .contact_name {
  font-weight: bold;
  font-size:11px;
  height:15px;
  line-height:15px;
}

#content .contact_position {
  font-style:italic;
  font-size:11px;
  height:17px;
  line-height:17px;
}

#content .contact_phone {
  font-size:11px;
  height:17px;
  line-height:17px;
}

#content .contact_mail a{
  font-size:11px;
  height:17px;
  line-height:17px;
}

#startcontent a{
        text-decoration: none !important;
  display: block;
    float: left;
    position: relative;
  width: 239px;
}

