/* ########
/* ###### TEMP ########## */
.downloads, .demo, .aktuelles{display:none;}

html, body{
  margin:0;
  padding:0;
  text-align:center;
  font-family:Verdana;
  font-size:11px;
}

* html #rechts div{
  behavior:url(iepngfix.htc);
}

#seite{
  margin:0 auto;
  text-align:left;
  width:1002px;
}

#top{
  height:80px;
}

#top ul{
  float:right;
  list-style:none;
  margin-top:0;
  margin-bottom:0;
  padding-top:0;
  padding-bottom:0;
}

#top li{
  float:left;
  width:95px;
  height:80px;
  line-height:95px;
  margin:0;
  padding:0;
  padding-left:16px;
  background:url(topa.png) 0% 0% no-repeat;
}

* html #head{
  position:relative;
  top:-15px;
}

#top a{
  color:#6d6d6d;
  text-decoration:none;
}

#logo{
  display:block;
  width:178px;
  height:60px;
  margin:0 0 0 80px;
  background:url(logo.png) 0px 100% no-repeat;
}

#head{
  height:252px;
  background:url(header.png) 0px 0px no-repeat;
}

#sb{
  height:26px;
  padding:7px 0;
}

#sb form{
  margin:0;
  padding:0;
  float:left;
}

#sb input, input.searchbutton{
  width:auto;
  height:auto;
  border:0;
  margin:0;
}

input.search, input.searchbutton{
  vertical-align:middle;
}

#sb .search{
  margin:0;
  width:160px;
  vertical-align:top;
  height:23px;
  line-height:23px;
  border:1px solid #bababa;
  padding:0 4px;
}

#sb ul, #sb li{
  display:inline;
  background:none;
  margin:0;
  padding:0;
}

#sb ul{
  margin-left:34px;
}

#sb ul li ul{
  margin:0;
}

#sb li{
  height:25px;
  line-height:25px;
}

#sb li a{
  border-left:1px solid #7895e9;
}

#sb li a.home{
  border:0;
}

#sb li a, #sb li span{
  color:#a5a5a5;
  text-decoration:none;
  padding:0 10px;
}

#suchenbox{
  margin-bottom:20px;
}

#main{
  width:100%;
  border-top:4px solid #d0d0d0;
  margin:0;
  border-collapse:collapse;
}

#main td{
  vertical-align:top;
  padding:0;
}

#nav{
  width:230px;
  font-family:Arial;
}

#rechts{
  width:210px;
  background:url(right.png) 0px 0px repeat-y;
}

td#inhalt{
  padding:13px 23px;
  background:url(inhalt.png) 0px 0px repeat-y;
}

.teaser{
  float:left;
  width:235px;
  margin-right:20px;
}

.teaser h1{
  font-size:14px;
}

.teaser h1 a{
  text-decoration:none;
  color:#fbb84e;
}

/* ######## Navi ######## */
#nav ul{
  margin:6px 0 0 0;
  padding:0;
  list-style:none;
}

#nav li{
  padding:18px 0 16px 16px;
  background:url(nav.png) 0px 24px no-repeat;
  border-bottom:1px solid #E5E5E5;
  text-transform:lowercase;
  font-size:12px;
  color:#333;
}

#nav li a{
  text-decoration:none;
  font-size:15px;
  color:#647fcd;
  font-weight:bold;
  text-transform:uppercase;
}

#nav li ul{
  margin:0 0 0 -16px;
  padding:0;
}

#nav li li{
  padding:2px 16px;
  background:none;
  border:0;
}

#nav li li a{
  color:#343434;
  font-size:12px;
  font-weight:normal;
  text-transform:none;
}

/* ######## Rechts ######## */
#rechts .section-txt{
  padding:21px 0px 12px 80px;
  background-position:10px 12px;
  background-repeat:no-repeat;
  border-top:1px solid #E5E5E5;
  border-bottom:1px solid #FFF;
}

#rechts h1{
  margin:0;
  padding:0;
  font-size:17px;
  font-weight:bold;
  color:#5a5a5a;
}

#rechts p, #rechts li{
  color:#6b6b6b;
  letter-spacing:-1px;
}

#rechts p{
  margin:4px 0;
}

#rechts .kontakt{
  background-image:url(kontakt.png);
  border-top:0;
}

#rechts .downloads{
  background-image:url(erde.png);
}

#rechts .demo{
  background-image:url(disk.png);
}

#rechts .aktuelles{
  background-image:url(kalender.png);
  border-bottom:0;
}

/* ######## Fuss ######## */
#fuss{
  border-top:3px solid #fbb84e;
  background:url(fuss.png) 0px 0px repeat-x #e5e5e5;
  height:88px;
}

#fuss ul{
  float:left;
  list-style:none;
  margin:0;
  padding:20px 0 0;
}

#fuss li{
  display:inline;
  padding:0 20px;
  border-left:1px solid #bcbcbc;
  background:none;
}

#fuss li.first{
  border:0;
}

#fuss li a{
  text-decoration:none;
  color:#6d6d6d;
}

#fuss p, #fuss img{
  float:right;
  margin-top:18px;
}

#fuss p{
  line-height:18px;
  margin-left:12px;
  margin-right:28px;
}

#fuss p strong{
  margin-left:15px;
  border-left:1px solid #bcbcbc;
  padding-left:20px;
  font-weight:normal;
}

#fuss p#mm{
  clear:right;
  margin-top:12px;
  white-space:nowrap;
}

/* ###### Formulare ######## */
label{
  display:block;
  width:120px;
  float:left;
  clear:left;
  margin:4px 0;
}

input, textarea{
  width:200px;
  border:1px solid #fbb84e;
}

input{
  font-size:12px;
  height:14px;
  margin:4px 0;
}

input.button, input.formsubmit{
  height:auto;
  width:auto;
  margin-left:120px;
  background:#e5e5e5;
}

input.button{
  margin-left:20px;
}
