body
{
    margin-left:0px;
    margin-right:0px;
    margin-top:0px;
    margin-bottom:0px;
    background-color: #000000;
    color: #000000;
    font-family: arial, helvetica, sans-serif;
    font-size: 11px;
}

img{
   border: 0px;
}

a{
    color: #000000;
    font-family: arial, helvetica, sans-serif;
    font-size: 11px;
    text-decoration: none;
}

.abstand{
    position: relative; 
    width: 1px; 
    margin: 0px; 
    padding: 0px; 
    font-size: 1px;
}


/* -- styles for navigation -- */

td.cellGrey{
    padding: 0px;
    color: #ffffff;
    background-color: #1A1A1A;
}

.nav1Off{
    padding: 0px 6px;
    color: #ffffff;
    font-weight: bold;
    text-decoration: none;
    height: 19px;
    
}

a:hover.nav1Off{
    padding: 0px 6px;
    color: #000000;
    font-weight: bold;
    text-decoration: none;
    height: 19px;
    background-color: #ffffff;
    
}

.nav1On{
    padding: 0px 6px;
    color: #000000;
    font-weight: bold;
    text-decoration: none;
    height: 19px;
    background-color: #ffffff;
    
}

.nav2Off{
    padding: 0px 6px;
    color: #ffffff;
    text-decoration: none;
    height: 19px;
    
}

a:hover.nav2Off{
    padding: 0px 6px;
    color: #000000;
    text-decoration: none;
    height: 19px;
    background-color: #ffffff;
    
}

.nav2On{
    padding: 0px 6px;
    color: #000000;
    text-decoration: none;
    height: 19px;
    background-color: #ffffff;
    
}

/* -- styles for content -- */

.bgHome{
    position: relative;
    width: 907px;
    height: 400px;
    background-image: url("../images/bg_home.jpg");
    background-repeat: no-repeat;
}

.bgProducts{
    width: 907px;
    height: 400px;
    background-image: url("../images/bg_produkte.jpg");
    background-repeat: no-repeat;
}

.bgProFlash{
    width: 907px;
    height: 400px;
    background-image: url("../images/bg_flashgordon.jpg");
    background-repeat: no-repeat;
}

.boxContent{
    position: relative;
    left: 424px;
    top: 28px;
    width: 433px;
}

.boxContentLeft{
    position: relative;
    left: 0px;
    top: 146px;
    width: 741px;
}

.boxContentTitle{
    position: relative;
    left: 0px;
    top: 174px;
    width: 448px;
}

td.cellWhite{
    padding: 0px;
    color: #000000;
    background-color: #ffffff;
}

.linkDownload{
    padding: 0px 6px;
    color: #ffffff;
    text-decoration: none;
    height: 19px;
    width: 600px;    
}

a:hover.linkDownload{
    padding: 0px 6px;
    color: #000000;
    text-decoration: none;
    background-color: #ffffff;
    height: 19px;
    width: 600px;
    
}

.linkPage{
    padding: 0px 6px;
    color: #000000;
    text-decoration: none;
    height: 19px;
    
}

a:hover.linkPage{
    padding: 0px 6px;
    color: #ffffff;
    text-decoration: none;
    height: 19px;
    background-color: #000000;
    
}

.linkPageOn{
    padding: 0px 6px;
    color: #ffffff;
    text-decoration: none;
    height: 19px;
    background-color: #000000;
    
}

.textBox{
    padding: 0px 6px;
    color: #000000;
    font-family: arial, helvetica, sans-serif;
    font-size: 11px;
    line-height: 13px;
    text-decoration: none;
}

.linkProduct{
    padding: 0px 6px;
    color: #000000;
    text-decoration: none;
    width: 189px;
    line-height: 13px;
    
}



a:hover.linkProduct{
    padding: 0px 6px;
    color: #ffffff;
    text-decoration: none;
    width: 189px;
    line-height: 13px;
    background-color: #000000;


}

.linkProductOn{
    padding: 0px 6px;
    color: #ffffff;
    text-decoration: none;
    width: 189px;
    line-height: 13px;
    background-color: #000000;
    
}

.lauftext
{
    font-family: arial, helvetica, sans-serif;
    font-size: 11px;
    line-height: 13px;
}

.inputField
{
    background: #ffffff;
    border: 1px solid #cccccc;
    font-family: arial, helvetica, sans-serif;
    font-size: 11px;
}


.linkWeb{
    padding: 0px 0px;
    color: #000000;
    text-decoration: none;
    width: 189px;
    line-height: 13px;
    
}



a:hover.linkWeb{
    padding: 0px 0px;
    color: #ffffff;
    text-decoration: none;
    width: 189px;
    line-height: 13px;
    background-color: #000000;


}

.linkWebOn{
    padding: 0px 0px;
    color: #ffffff;
    text-decoration: none;
    width: 189px;
    line-height: 13px;
    background-color: #000000;
    
}


