
body {
        font-family: Arial,Helvetica,sans-serif;
        font-size:13px;
        color:black;
        margin-left:0px;
        margin-right:0px;
        margin-top:0px;
        margin-bottom:0px;
        background-color:#FFF8DC;
}

a:link { text-decoration: underline; color: black; font-family: arial, helvetica, sans-serif; font-weight:bold; }
a:active { text-decoration: underline; color: yellow; font-family: arial, helvetica, sans-serif; font-weight:bold; }
a:visited { text-decoration: underline; color: red; font-family: arial, helvetica, sans-serif; font-weight:bold; }
a:hover { text-decoration: underline; color: black; font-family: arial, helvetica, sans-serif; font-weight:bold; }
a:hover { text-decoration: overline; color: black; font-family: arial, helvetica, sans-serif; font-weight:bold; }

table {
        font-family: Arial,Helvetica,sans-serif;
        font-size:13px;
        color:black;
        margin-left:0px;
        margin-right:0px;
        margin-top:0px;
        margin-bottom:0px;
        background-color:#FFF8DC;
}

h1 { font-family:arial, helvetica, sans-serif; font-size:22px; } 
h2 { font-family:arial, helvetica, sans-serif; font-size:20px; } 
h3 { font-family:arial, helvetica, sans-serif; font-size:18px; } 
h4 { font-family:arial, helvetica, sans-serif; font-size:16px; } 
h5 { font-family:arial, helvetica, sans-serif; font-size:14px; } 
h6 { font-family:arial, helvetica, sans-serif; font-size:13px; } 

td.cdchlogo { 
background:url(../imgs/cdch-net.gif); 
background-repeat:no-repeat; 
// background-attachment:fixed; 
background-position:left center; 
width:100; 
height:116; 
}

td.cdch {
width:525; 
height:10; 
font-style:oblique; 
}

td.header {
width:525; 
height:85; 
}

td.mainnav1 { 
background:url(../imgs/blau.jpg); 
background-repeat:no-repeat; 
// background-attachment:fixed; 
width:105; 
height:31; 
}

td.mainnav2 { 
background:url(../imgs/gruen.jpg); 
background-repeat:no-repeat; 
// background-attachment:fixed; 
width:105; 
height:31; 
}

td.mainnav3 {
background:url(../imgs/gelb.jpg); 
background-repeat:no-repeat; 
// background-attachment:fixed; 
width:105; 
height:31; 
}

td.mainnav4 {
background:url(../imgs/braun.jpg); 
background-repeat:no-repeat; 
// background-attachment:fixed; 
width:105; 
height:31; 
}

td.mainnav5 {
background:url(../imgs/rot.jpg); 
background-repeat:no-repeat; 
// background-attachment:fixed; 
width:105; 
height:31; 
}

td.main {
width:525; 
height:320; 
}

td.mainstart {
width:525; 
height:320; 
background:url(../imgs/mainabout.gif); 
background-repeat:no-repeat; 
// background-attachment:fixed; 
background-position:right; 
padding-left:50px;
}

td.mainsynthese {
width:525; 
height:320; 
background:url(../imgs/mainsynthese.jpg); 
background-repeat:no-repeat; 
// background-attachment:fixed; 
background-position:right; 
padding-left:50px;
}

td.mainanalyse {
width:525; 
height:320; 
background:url(../imgs/mainanalyse.jpg); 
background-repeat:no-repeat; 
// background-attachment:fixed; 
background-position:right; 
padding-left:50px;
}

td.mainabout {
width:525; 
height:320; 
background:url(../imgs/mainabout.gif); 
background-repeat:no-repeat; 
// background-attachment:fixed; 
background-position:right; 
padding-left:50px;
}

td.maincontact {
width:525; 
height:320; 
background:url(../imgs/maincontact.jpg); 
background-repeat:no-repeat; 
// background-attachment:fixed; 
background-position:right; 
padding-left:50px;
}

td.footer {
background:url(../imgs/footer.jpg); 
background-repeat:no-repeat; 
// background-attachment:fixed; 
width:625; 
height:35; 
font-family: Arial,Helvetica,sans-serif;
font-size:10px;
}

input {
background-color:#ffffff;
border-width:0px;
border-style:solid;
border-color:#ffffff;

margin-top:0px;
margin-bottom:0px;
margin-left:0px;
margin-right:0px;

padding-top:0px;
padding-bottom:0px;
padding-left:0px;
padding-right:0px;

word-spacing:0px;
letter-spacing:0px;
line-height:12px;

font-family:Arial,Helvetica,sans-serif;
font-size:12px;
color:black;
}

textarea {
background-color:#ffffff;

border-width:0px;
border-style:solid;
border-color:#ffffff;

margin-top:0px;
margin-bottom:0px;
margin-left:10px;
margin-right:0px;

padding-top:0px;
padding-bottom:0px;
padding-left:0px;
padding-right:0px;

word-spacing:0px;
letter-spacing:0px;
line-height:12px;

font-family:Arial,Helvetica,sans-serif;
font-size:12px;
color:black;
}


