/* MTL 2009 --- www.lederer.at.tf */

body {
   background: url("../image/cd-background.gif") #ffffff repeat scroll;
   font-size: 10pt;
   font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
   color: #666666;
   padding: 0px;
   margin: 0px;
   text-align: center;
}

div#container {
   position: relative;
   width: 900px;
   /*height: 100%;*/
   min-height: 600px;
   border: 1px solid #000000;
   background-color: #FFFFFF;
   margin: 40px auto auto;
   text-align: left;
}

div#navigation-flower {
   position: relative;
   width: 200px;
   height: 192px;
   float: right;
   margin: 20px;
   background-image: url("../image/cd-navigation-flower.gif");
}

div#content {
   padding-left: 30px;
   padding-right: 30px;
   margin-bottom: 80px;
   margin-top: 70px;
}

div#message {
   position: relative;
   margin-top: 100px;
}

span.lowlight {
   color: #FFFFFF;
   font-weight: bold;
   text-transform: uppercase;
   background-color: #000000;
   padding: 2px 10px 4px 5px;
}

div#footer {
   position: absolute;
	width: 100%;
   height: 44px;
	bottom: 0px;
   border-top: 1px solid #E40083;
   /*border-top: 1px solid #DC006F;*/ /* ? */
   text-transform: uppercase;
}

div#footer p.kmu {
   text-align: left;
   float: left;
   padding-left: 30px;
   font-weight: bold;
}

div#footer p.footer-navigation {
   text-align: right;
   float: right;
   padding-right: 20px;
   color: #333333;
}

div#referenzen {
   position: absolute;
   bottom: 42px;
   right: 200px;
}

div#person {
   position: absolute;
   bottom: 42px;
   right: 30px;
}

div#kontakt {
   margin-left: 193px;
   line-height: 14pt;
}

div.cd-tooltip {
   color:white;
   background-color:black;
   padding:1px 4px 3px 4px;
   margin:0px;
}

span.highlight {
   color: #E40083;
}

em {
   font-style: normal;
   font-weight: bold;
}

em.softspace {
   line-height: 18pt;
}

img {
   border: 0;
}

img.headline {
   margin-bottom: 50px;
}

h1 {
   font-size: 20pt;
   line-height: 26pt;
   font-weight: bold;
   text-transform: uppercase;
   color: #666666;
   margin: 0px;
   padding: 0px;
}

h2 {
   font-size: 20pt;
   line-height: 26pt;
   font-weight: normal;
   text-transform: uppercase;
   color: #E40083;
   margin: 0px;
   padding: 0px;
}

span.dot-booster {
   font-weight: bold;
}

p.textblock {
   margin-top: 25px;
   margin-bottom: 0px;
   color: #333333;
}

p.light {
   color: #999999;
}

a:link {
   text-decoration: none;
   color: #666666;
   border-bottom: 1px dotted #E40083;
}
a:visited {
   text-decoration: none;
   color: #666666;
   border-bottom: 1px dotted #E40083;
}
a:hover {
   text-decoration: none;
   color: #666666;
   border-bottom: 1px dotted #E40083;
}
a:active {
   text-decoration: none;
   color: #666666;
   border-bottom: 1px dotted #E40083;
}

a.footer-navigation:link {
   color: #333333;
   border: 0;
}
a.footer-navigation:visited {
   color: #333333;
   border: 0;
}
a.footer-navigation:hover {
   color: #333333;
   border: 0;
}
a.footer-navigation:active {
   color: #333333;
   border: 0;
}

div.hide-gallery-pics {
   display: none;
}
