* {
  border: none;
}

html, body {
  height: 100%;
}

body {
  margin: 0;
  padding: 0;
  background: #6b83a9 url(img/bg-body.jpg) 0 0 repeat-x;
  font: 15px/22px "Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif;
  color: #093070;
}

.clearSpace {
  display: block;
  clear: both;
  height: 1px;
  line-height: 1em;
}


#paper {
  margin: 0 auto -40px auto;
  width: 1000px;
  min-height: 100%;
  height: 100%;
  height: auto !important;
  background-color: #fff;
  border-left: 1px solid #093070;
  border-right: 1px solid #093070;
}

#topBlock {
  margin: 0px 0px 20px 0px;
  padding: 30px 0px 30px 0px;
  display: block;
  clear: both;
  border-top: 6px solid #093070;
  background: transparent url(img/bg-topblock.gif) 0 bottom repeat-x;
}

#mainBlock {
  padding-bottom: 20px;
  margin-bottom: 40px;
}

.leftColumn {
  margin: 0;
  padding: 0px 30px 0px 30px;
  width: 240px;
  float: left;
}

.rightColumn {
  margin: 0;
  padding: 0px 30px 0px 0px;
  width: 670px;
  float: left;
}

.pageSubTitle {
  text-transform: uppercase;
  font-size: 24px;
  font-weight: normal;
  color: #adc2e4;
  letter-spacing: 0.1em;
  border-bottom: 1px solid #adc2e4;
}




/* TOP NAVIGATION */

#topNavi {
  margin: 25px 0px 0px 0px;
  position: relative;
  padding: 0;
  display: block;
}
#topNavi li {
  display: inline;
  border: 1px solid #800;
}
#topNavi li a.topLinkHome {
  position: absolute;
  top: 0px;
  left: 0px;
}
#topNavi li a.topLinkUeberuns {
  position: absolute;
  top: 0px;
  left: 115px;
}
#topNavi li a.topLinkPortfolio {
  position: absolute;
  top: 0px;
  left: 230px;
}
#topNavi li a.topLinkReferenzen {
  position: absolute;
  top: 0px;
  left: 345px;
}
#topNavi li a.topLinkPartner {
  position: absolute;
  top: 0px;
  left: 460px;
}
#topNavi li a.topLinkKontakt {
  position: absolute;
  top: 0px;
  left: 575px;
}
#topNavi li a {  
  height: 30px;
  width: 100px;
  padding: 40px 0px 0px 8px;
  background: transparent url(img/bg-topnavi-normal.jpg) 0 0 no-repeat;
  text-decoration: none;
  text-transform: uppercase;
  color: #093070;
  font-size: 12px;
}
#topNavi li a:hover {
  background: url(img/bg-topnavi-hover.jpg) no-repeat 0 0;
}
#topNavi li a.current {
  background: url(img/bg-topnavi-current.jpg) no-repeat 0 0;  
  color: #fff;
  font-weight: bold;
}




/* LEFT COLUMN BOXES */

#mainBlock .leftColumn .box {
  margin: 10px 0 20px 0;
  padding: 5px 18px 10px 18px;
  background: #f0f5f8 url(img/bg-box-content.jpg) 0 0 no-repeat;
  display: block;
  clear: both;
}

#mainBlock .leftColumn .box h2,
#mainBlock .leftColumn .box h3 {
  font-weight: normal;
  margin-bottom: 8px;
  font-size: 120%;
}
#mainBlock .leftColumn .box p,
#mainBlock .leftColumn .box li {
  margin: 0;
  margin-bottom: 8px;
  font-size: 12px;
  line-height: 20px;
}
#mainBlock .leftColumn .box ul {
    margin-left: 0;
    padding-left: 16px;
}



/* CONTENT - MAIN BLOCK */

h1.headline {
  text-indent: -9999px;
  height: 30px;
}
h1.home {
  background: transparent url(img/hl-home.gif) 0 0 no-repeat;
}
h1.ueber {
  background: transparent url(img/hl-ueber.gif) 0 0 no-repeat;
}
h1.portfolio {
  background: transparent url(img/hl-portfolio.gif) 0 0 no-repeat;
}
h1.referenzen {
  background: transparent url(img/hl-kunden.gif) 0 0 no-repeat;
}
h1.partner {
  background: transparent url(img/hl-partner.gif) 0 0 no-repeat;
}
h1.kontakt {
  background: transparent url(img/hl-kontakt.gif) 0 0 no-repeat;
}
h1.mitteilung {
  background: transparent url(img/hl-mitteilung.gif) 0 0 no-repeat;
}
h1.mitteilungNicht {
  background: transparent url(img/hl-mitteilung-nicht.gif) 0 0 no-repeat;
}
h1.anfahrtsskizze {
  background: transparent url(img/hl-anfahrtsskizze.gif) 0 0 no-repeat;
}
h1.impressum {
  background: transparent url(img/hl-impressum.gif) 0 0 no-repeat;
}




h2 {
    font-size: 20px;
    font-weight: normal;
}

a {
    color: #888;
}
a:hover {
    color: #036;
}
a.extLink {
    padding-left: 20px;
    background: transparent url(img/icon-link-grey.gif) 0 4px no-repeat;
    text-decoration: none;
}
a.extLink:hover {
    padding-left: 20px;
    background: transparent url(img/icon-link.gif) 0 4px no-repeat;
    text-decoration: underline;
}




#mainBlock .rightColumn img,
#mainBlock .leftColumn img {
  padding: 5px;
  background: #7993b2 url(img/bg-pic.jpg) 0 0 no-repeat;
}
.image-left {
  float: left;
  margin-right: 20px;
  margin-bottom: 10px;
}
.image-right {
  float: right;
  margin-left: 20px;
  margin-bottom: 10px;
}


/* FADIN-FX */

.mouseOverFX {
    text-decoration: underline;
    cursor: help;
}

.popupLeft {
    position: relative;
}




/* REFERENZLISTE */


/*
.refListProject {
    padding-left: 16px;
    font-size:12px;
    background: transparent url(img/icon-small-folder.gif) 0 0 no-repeat;
}

.refListLeft,
.refListRight {
    display: inline;
    float: left;
    width: 300px;
}
.refListRight {
    margin-left: 10px;
}
.refListLeft ul,
.refListRight ul {
    margin: 0;
    padding: 0;
}

.refListLeft li,
.refListRight li {
    line-height: 1.1em;
    margin-bottom: 10px;
    list-style-type:none;
}
*/

/* CONTENT-DIV-TABLE */

.tableRow {
    border-bottom: 1px solid #d3dae2;   
    margin-bottom: 5px;
    padding-bottom: 5px;
}

.tableCellLeft {
    float: left;
    width: 360px;
}

.tableCellRight {
    float: left;   
    width: 280px;
}


/* KONTAKT-FORMULAR */

input,
textarea {
  border: 1px solid #000;
  border-right-color: #666;
  border-bottom-color: #666;
  width: 260px;
  background-image: url(img/bg-input.gif);
  background-position: left top;
  background-repeat: no-repeat;
  padding: 2px;
  font-family: Courier new, monaco;
}
form textarea {
  height: 192px;
  font-size: 96%;
}
form .noborderInput {
  border: none !important;
  background-image: none !important;
  background-color: transparent;
}
form .inlineItem {
  width: auto;
  display: inline;
  margin-right: 30px;
}
form .inlineItem input {
  width: auto;
}
#kontaktform {
  float: left;
  width: 400px;
}
#kontaktFotos {
    float: left;
    width: 240px;
}
form #kontaktFormSubmit {
  width: 145px;
  height: 22px;
  border: none;
  background-image: none;
}
.formLeft {
  float: left;
  width: 100px;    
  text-align: left;
  margin-bottom: 20px;
}
.formLeft p {
  margin: 0;
  padding: 0;
}

.formRight {
  float: left;
  padding-left: 10px;
  width: 280px;
  margin-bottom: 20px;
}
.formRight p {
  margin: 0;
  padding: 0;
}


#mailError {
    border: 1px solid #800;
    margin: 16px 0px;
    padding: 6px;
    background-color: #faeded;
}


.button {
    border: none !important;
    padding: 0 !important;
    background-image: none !important;
}



/* FOOTER */

#footer {
  margin: 0 auto;
  display: block;
  height: 40px;
  background: #093070 url(img/bg-footer.jpg) 0 0 repeat-x;
}
#footerContent {
  margin: 0 auto 0 auto;
  padding: 10px 0px;
  width: 960px;
  font-size: 10px;
  text-transform: uppercase;
  color: #fff; 
  line-height: 1.25em;
}
#footerContent .leftColumn {
padding: 0;
  float:left;
  width:280px;
}

#footerContent .rightColumn {
  text-transform: none;
  padding: 0;
  float:left;

}
#footerContent a {
  margin-right: 10px;
  padding-left: 13px;
  background: transparent url(img/icon-footer-link.gif) 0 3px no-repeat;
  color: #fff; 
  text-decoration: none;
}
#footerContent a:hover {
  text-decoration: underline;
}




/* BUBBLE-POPUP-BOX */

/*

.trigger {
   color: #036;
   border-bottom: 1px dotted #036;
   text-decoration: none;
}

.bubbleInfo {
    position: relative;
}


.popup {
    position: absolute;
    display: none; 
    

.popup {
    position: absolute;
    display: none; 
    font-size: 12px;
}
.popup table td,
.popup table td * {
    margin: 0;
    padding: 0;
}

.popup table td h3 {
    margin-bottom: 10px;
}
.popup table td ul {
    margin-left: 10px;
    list-style-position: outside;
}
.popup table td li {
    line-height: 1.25em;
    margin-bottom: 10px;
}

.popup table td.lt {
    width: 14px;
    height: 14px;
    background: transparent url(img/bubble-lt.png) 0 0 no-repeat;
}
.popup table td.mt {
    height: 14px;
    background: transparent url(img/bubble-mt.png) 0 0 no-repeat;
}
.popup table td.rt {
    width: 14px;
    height: 14px;
    background: transparent url(img/bubble-rt.png) 0 0 no-repeat;
}
.popup table td.lm {
    background: transparent url(img/bubble-lm.png) 0 0 no-repeat;
}
.popup table td.bubbleContent {
    background-color: #f0f5f8;
    padding: 0px 10px;
}
.popup table td.mr {
    background: transparent url(img/bubble-mr.png) 0 0 no-repeat;
}
.popup table td.lb {
    width: 14px;
    height: 14px;
    background: transparent url(img/bubble-lb.png) 0 0 no-repeat;
}
.popup table td.mb {
    height: 14px;
    background: transparent url(img/bubble-mb.png) 0 0 no-repeat;
}
.popup table td.rb {
    width: 14px;
    height: 14px;
    background: transparent url(img/bubble-rb.png) 0 0 no-repeat;
}

*/


