@import url('controls.css');
body
{
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 11px;
    color: #676767;
    background-color: #777777;
    background-repeat: repeat-y;
    background-position: center;
    margin: 0;
    padding: 0;
    text-align: center;
   }



#container
{
    width: 900px;
    background: #ffffff;
    margin: 0 auto;
    text-align: left;
    position: relative;
    
}
#header
{
    background: #000;
    display: block;
    position: relative;
    top: 0;
}
#header *
{
    /* width:900px;*/
}

#mainContent
{
    background: #ffffff;
}

#footer
{
    height: 30px;
    background: #DDDDDD;
    color: #999999;
    padding-top: 5px;
}
#footer p
{
    margin: 0;
    padding: 10px 0;
}
#footerMenu
{
    width: 600px;
    margin: auto;
    text-align: center;
}

#footerMenu ul li
{
    display: inline;
    list-style: none;
    margin-right: 10px;
}
#footerMenu ul li a
{
    text-decoration: none;
    color: #666666;
}
#footerMenu ul li a:hover
{
    text-decoration: none;
    color: #333333;
}
#footerMenu ul li a.aktiv, #footerMenu ul li a.aktiv:hover
{
}

.schriftallgemein
{
    color:#666666;
}


#divs00
{
    background-image: url( '../images/bordershadow.png' );
    /*background-position: 0 -10px;
    background-repeat: repeat-x;*/
    height: 10px;
      
}

#galerieindex
{
    float: left;
    background-color: #ffffff;
    width: 300px;
    vertical-align: top;
}
#galerieindex img
{
}

#galerie
{
    float: right;
    padding: 10px 10px 10px 10px;
    background-color: #efefef;
    width: 500px;
}

#srcflag
{
    float: right;
    padding-left: 10px;
    margin-left: 50px;
    background-color: #efefef;
    padding-right: 10px;
    margin-bottom: 20px;
}

#srcbox
{
    float: left;
    width: 400px;
    padding-left: 10px;
    background-color: #ffffff;
}
#srcbox *
{
    vertical-align: top;
}
#divgrid
{
    width: 100%;
    padding: 0 10px 0 10px;
}

.menu
{
    color: #666666;
}

.menudynamic
{
    border-bottom: solid 1px #000;
    color: #666666;
    background-color: #ffffff;
    padding: 0 10px 0 10px;
    height: 25px;
}
.menudynamichover
{
    color: #666666;
    background-color: #dddddd;
}
.menustatic
{
    color: #666666;
   /* background-color: #ffffff;*/
    height: 25px;
    padding: 0 5px 0 5px;
}
.menustatichover
{
    color: #666666;
    background-color: #efefef;
}

#tophead
{
    height: 56px;
    background-color: #ffffff;
    background-image: url( '../png/top1.png');
    background-repeat: no-repeat;
    background-position: right top;
/* padding-right: 100px;*/font-size: 12px;
}


#aspmenu
{
   /* background-color: #ffffff; 
    background-image: url( '../png/top.png');
    background-repeat: no-repeat;
    background-position: right top;
    padding-right: 100px;*/
    font-size: 12px; 
    height: 23px;
    
}
.srcVW
{
    background-image: url('../png/button6.jpg');
    background-repeat: no-repeat;
    width: 100px;
    height: 20px;
    margin-bottom: 5px;
    border: 0;
}
.srcVW:hover
{
    background-image: url('../png/button5.jpg');
    background-repeat: no-repeat;
    cursor: hand;
}



.btSenden
{
    background-image: url('../png/senden1.jpg');
    background-repeat: no-repeat;
    width: 100px;
    height: 20px;
    margin-bottom: 5px;
    border: 0;
}
.btSenden
{
    background-image: url('../png/senden2.jpg');
    background-repeat: no-repeat;
    cursor: hand;
}




#divsuche *
{
    font-size: 11px;
}

.box1
{
    width: 90px;
}

.box2
{
    width: 200px;
}

.box3
{
    width: 262px;
}


#marginaltd
{
    vertical-align: top;
    width: 180px;
    border-left: solid 1px #edff26;
}
#marginaltd a
{
    color: #000000;
    text-decoration: none;
    cursor: hand;
}
#marginaltd a:hover
{
    color: #000000;
    text-decoration: underline;
}

#contactTable
{
   width: 100%;
   background-color:#efefef;
}
#contactTable *
{
    font-size:11px;
    font-family: Arial, Helvetica, Sans-Serif;
}
.tdverticalcentered
{
    vertical-align: middle;
}
