/*
  Id: kontakt.css, v 1.0 2006/03/23 11:30
  Copyright: saxess-nm.at
*/
#contactForm { position: relative; width: 300px; margin: 10px 10px 10px 0px; }
#contactMessage { margin: 0px 40px 0px 5px; font: 11px Verdana, Arial, Helvetica, sans-serif; color: #666600; }

/***************************
----->   CONTACT-BOX  <-----
****************************/
#contactBox { position: absolute; top: 0px; left: 320px; width: 200px; }
#contactBoxHeading { position: relative; background-image: url(../images/content/infoBox2BgTop.gif); background-repeat: repeat-x; background-position: top; background-color: #FFFF99; padding: 10px; }
#contactBoxHeadingText { position: relative; font: 11px Verdana, Arial, Helvetica, sans-serif; color: #666600; padding-left: 5px; font-weight: bold; }
#contactBoxLine1 { position: relative; background-image: url(../images/lineDottedGreen2.gif); background-repeat: repeat-x; background-color: #FFFF99; height: 1px; width: 100%; margin: 5px 0px 0px 0px; }
#contactBoxLine2 { position: relative; background-image: url(../images/lineDottedGreen2.gif); background-repeat: repeat-x; background-color: #FFFF99; height: 1px; width: 100%; margin: 10px 0px 10px 0px; }
#contactBoxText { position: relative; background-image: url(../images/content/infoBox2BgBottom.gif); background-repeat: repeat-x; background-position: bottom; background-color: #FFFF99; padding: 0px 15px 20px 15px; font: 10px Verdana, Arial, Helvetica, sans-serif; color: #666600; }

/***************************
----->   INFO-BOX-3   <-----
****************************/
#infoBox3 { position: absolute; top: 200px; left: 320px; width: 200px; }
#infoBox3Heading { position: relative; background-image: url(../images/content/infoBox2BgTop.gif); background-repeat: repeat-x; background-position: top; background-color: #FFFF99; padding: 10px; }
#infoBox3HeadingText { position: relative; font: 11px Verdana, Arial, Helvetica, sans-serif; color: #666600; padding-left: 5px; font-weight: bold; }
#infoBox3Line1 { position: relative; background-image: url(../images/lineDottedGreen2.gif); background-repeat: repeat-x; background-color: #FFFF99; height: 1px; width: 100%; margin: 5px 0px 0px 0px; }
#infoBox3Line2 { position: relative; background-image: url(../images/lineDottedGreen2.gif); background-repeat: repeat-x; background-color: #FFFF99; height: 1px; width: 100%; margin: 10px 0px 10px 0px; }
#infoBox3Text { position: relative; background-image: url(../images/content/infoBox2BgBottom.gif); background-repeat: repeat-x; background-position: bottom; background-color: #FFFF99; padding: 0px 15px 20px 15px; font: 10px Verdana, Arial, Helvetica, sans-serif; color: #666600; }


