/*------------------Textstile */



.fliess {
                visibility:visible;
                color:#000000;
                border-style: none;
                font-size: 10pt;
                font-family:Arial,Verdana;
                line-height:1.3em;
                }


br  {line-height:1.3em;}
h1  {font-size: 12pt; font-weight:bold;} /*------------------Headline */


/*------------------Navigation */
.navi {padding : 0 0 0 0; margin : 0 0 0 0; white-space :0;  position:absolute;  top:119px; left:30px; z-index:2;}
.impressum {padding : 0 0 0 0; margin : 0 0 0 0; white-space :0;  position:absolute;  top:576px; left:596px; z-index:2;} /*------------------Button Impressum */




a.menu:link, a.menu:visited, a.menu:focus, a.menu:active {

        text-decoration:none;
        visibility:visible;
        border-style: none;
        font-size: 9pt;
        font-weight:bold;
        font-family:Arial,Verdana;
        line-height:1.3em;
        color:#3C382D;
        margin-right:50px;
}



a.menu:hover {

        text-decoration:none;
        visibility:visible;
        border-style: none;
        font-size: 9pt;
        font-family:Arial,Verdana;
        font-weight:bold;
        line-height:1.3em;
        color:#F7693D;
        margin-right:50px;
}

.menucurr {
        text-decoration:none;
        visibility:visible;
        border-style: none;
        font-size: 9pt;
        font-family:Arial,Verdana;
        font-weight:bold;
        line-height:1.3em;
        color:#F7693D;
        margin-right:50px;

}



/*------------------SEITENAUFBAU */


/*------------------HEADPIC */
.headpic {width:784px; height:107px; padding : 0 0 0 0; white-space :0; margin : 0 0 0 0; position:absolute;  top:0px; left:0px; z-index:1;}
.bg {width:784px; height:510px; padding : 0 0 0 0; white-space :0; margin : 0 0 0 0; position:absolute;  top:107px; left:0px; z-index:1;}

.contentpic {padding : 0 0 0 0; margin : 0 0 0 0; white-space :0;  position:absolute;  top:173px; left:458px; z-index:2;}
.contentpic2 {padding : 0 0 0 0; margin : 0 0 0 0; white-space :0;  position:absolute;  top:387px; left:30px; z-index:2;} /*------------------über uns Bild 2 */
.contentpic3 {padding : 0 0 0 0; margin : 0 0 0 0; white-space :0;  position:absolute;  top:478px; left:30px; z-index:2;} /*------------------Team Bild 2 */
.karte {padding : 0 0 0 0; margin : 0 0 0 0; white-space :0;  position:absolute;  top:173px; left:292px; z-index:2;}/*------------------Grafik Karte */
.referpic {padding : 0 0 0 0; margin : 0 0 0 0; white-space :0;  position:absolute;  top:180px; left:395px; z-index:3;}/*------------------Grafik Referenzen */
#contenttext{solid red; padding : 0 0 0 0; margin : 0 0 0 0; white-space :0;  position:absolute;  top:168px; left:30px; width:416; z-index:4;}/*------------------Text */

#imptext{padding : 0 0 0 0; margin : 0 0 0 0; white-space :0;  position:absolute;  top:168px; left:30px; width:600; z-index:4;}/*------------------Text */



/*------------------Textlink  */
a.text:link, a.text:visited, a.text:focus, a.text:active {
        text-decoration:underline;
        visibility:visible;
        border-style: none;
        font-size: 9pt;
        font-family:Arial,Verdana;
        line-height:1.3em;
        color:#000000;

}


a.text:hover {
        text-decoration:underline;
        visibility:visible;
        border-style: none;
        font-size: 9pt;
        font-family:Arial,Verdana;
        line-height:1.3em;
        color:#3F3F3F;

}



body{

         background-image:url(gfx/fliese.jpg);
         background-position:784px 0px;
         background-repeat:repeat-x;
         background-color:#ED9162;
         scrollbar-base-color: #FFFFFF;
   	scrollbar-3dlight-color: #ACACAC;
  	scrollbar-arrow-color: #999999;
  	scrollbar-darkshadow-color: #686868;
  	scrollbar-face-color: #F0F0F0;
         scrollbar-highlight-color: #F0F0F0;
  	scrollbar-shadow-color: #F0F0F0;
  	scrollbar-track-color: #DCDCDC;


}