/*
Farben:
#C20C27: rot im Logo
#CCCCCC: grau des Hintergrunds
#474747: dunkles grau
#003399 : Dunkles Blau
rgb(25, 25, 112) : dunkles blau
rgb(65, 105, 225) : helles blau
*/

BODY, DIV, P, H1, H2, TABLE, TR, TD, INPUT, TEXTAREA
{
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 10pt;
    /* color : #003399;*/
    color:black;
    text-align: justify;
}

BODY
{
    margin: 0px;
    padding:0px; 
    background-color: #CCCCCC;
}

INPUT, TEXTAREA
{
    color : black;
}

INPUT:focus, TEXTAREA:focus
{
    background-color: #eeeeee;
}

A IMG
{
    border: 2px solid black;
}

IMG
{
    border: none;
}

IMG.abmessung
{
    width:45;
}
IMG.icon, IMG.logo
{
    border : none;
}

H1
{
  color: #C20C27;
  font-weight: 600;
  font-size: 20;
  letter-spacing: -1px;
}

H2
{
  font-size: 11pt;
  color:#C20C27;
  font-weight: bold;
  letter-spacing: -1px;
}

A
{
    color:#474747;
    text-decoration: none;
    font-style: italic;
}
A:hover
{
    text-decoration: underline;
}
A.menu
{
    color:#cccccc;
    font-size: 10pt;
    font-weight: bold;
    font-style: normal;
    line-height: 1.3;
    text-align: left;
}
A.menu:hover
{
    color: #C20C27;
    text-decoration: none;
}
A.submenu
{
    color:white;
    font-size: 10pt;
    font-style: normal;
    text-align: left;    
}
A.submenu:hover
{
    color:#C20C27;
    text-decoration : none;
}
A.author
{
  color: black;
}


DIV.stimmung IMG
{
  border: none;
}
DIV.stimmung A:hover 
{
  text-decoration: none;
}
DIV.bildx-description
{
  position: absolute;
  top: 20px;
  left: 20px;
  border: solid black 1px;
  padding: 5 10 5 10;
  background: white;
  opacity: 0.7;
  color: black;
  font-size: 16pt;
  font-style: normal;
}

DIV.leftbar
{
  position: relative;
  width: 200;
  height: 670;
  background-color: #474747;
}
DIV.menu
{
    position: relative;
    width: 181; 
    left: 20px;
    top: 5;
    text-align: left;
}
DIV.submenu
{
    position: relative;
    left: 10px;
    width: 160;
    text-align: left;
}
DIV.header
{
  position: relative;
  padding: 20 20 20 20;
  border-bottom: 1px solid #C20C27;
  background-color:white;
}
DIV.address
{
  font-weight: normal;
  font-size: 9pt;
  color: #8C8C8C;
}
DIV.address A
{
    font-style: normal;
    color: #8C8C8C;
}

DIV.logo
{
  position:absolute;
  top: 30;
  left: 445;
}

DIV.partner
{
  border:thin solid black;
  background-color:white;
  padding: 10;
  font-style: normal;
}

DIV.partner IMG
{
    border: none;
}

DIV.content
{
    position: absolute;
}

DIV.container
{
    position: relative;
}

DIV.copyright
{
    color: black;
    font-size: 10;
    padding: 2px 0px 0px 5px;
}

DIV.productdescription
{
    position: absolute;
    width: 450px;
    top: 0px;
    padding-bottom: 20px;
}
DIV.productdescription H2
{
    margin-bottom: 0px;
}

DIV.productdetails
{
    position: absolute;
    left: 475px;
    top: 0px;
}

DIV.title
{
    font-weight: bold;
}

DIV.statcounter
{
  position: relative;
  top: 20;
}
DIV.statcounter IMG
{
    border: none;
}

DIV.robothint
{
    position:absolute;
    height: 0px;
    width: 0px;
    overflow:auto;
}

TABLE.content TD
{
    vertical-align: top;
    padding-left: 0;
    padding-right: 10;
    padding-bottom: 0;
    padding-top: 0;
}

TABLE.productlist TD
{
    vertical-align: top;
    padding-left: 0;
    padding-right: 40;
    padding-bottom: 0;
    padding-top: 0;
    text-align : center;
}

TABLE.sampleimagelist TD
{
    vertical-align: top;
    padding-left: 0;
    padding-right: 40;
    padding-bottom: 0;
    padding-top: 30;
    text-align : center;
}

TABLE.projectlist TD
{
    vertical-align: top;
    padding-left: 0;
    padding-right: 40;
    padding-bottom: 0;
    padding-top: 0;
    text-align : center;
}

TABLE.projectimagelist TD
{
    vertical-align: top;
    padding-left: 0;
    padding-right: 40;
    padding-bottom: 0;
    padding-top: 30;
    text-align : left;
}
TABLE.projecttext TD
{
    vertical-align: top;
    padding-left: 20;
    padding-right: 0;
    padding-bottom: 0;
    padding-top: 0;
    text-align : left;
}

TABLE.partnerlist TD
{
    vertical-align: middle;
    padding-left: 0;
    padding-right: 80;
    padding-bottom: 50;
    padding-top: 0;
    text-align : center;
}
TABLE.partnerlist A:hover
{
  text-decoration: none;
}

TABLE.ralcolor TD.ralcolor
{
    width: 44;  
    border: thin solid black;
}

TABLE.eloxcolor TD.eloxcolor
{
    width: 44;  
    border: thin solid black;
}

TABLE.productdetails
{
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-top: 0px;
    width: 190px;
    border: thin solid black;
    background-color:white;
}
TABLE.productdetails TR.header 
{
    background-color: #474747;
    height: 20px;
}
TABLE.productdetails TR.header TD
{
    font-weight: bold;
    padding-left: 5px;
    color: #CCCCCC;
}
TABLE.productdetails TD
{
    text-align: left;
}

TABLE.referencelist
{
}
TABLE.referencelist TD
{
    padding-right: 15px;

}

TABLE.reportlist div
{
    vertical-align: middle;
}
TABLE.reportlist IMG.icon
{
    height: 24px;
    width: 24px;
    border: none;
}

UL.description
{
    list-style-image: url('pics/listitem.gif'); 
    padding: 0px;
    margin-top: 5px;
    margin-left: 24px;
    text-align: left; 
}

UL.options
{
    list-style-type: disc;
    margin-top: 0px;
    text-align: left;
}

.important
{
    font-weight: bold;
}