/* Standard-CSS für www.bauchem.de */

html, body, div, p, h1, h2, h3, ul, ol,
span, a, table, td, tr, form, img, li {
margin: 0;
padding: 0;
font-family: Times New Roman;
}

html, body {
background-image:url("../image/hintergrund.jpg");
background-attachment:fixed;
font-size: 30px;
text-align: center;
color: #FFFF33;
}

a:link {
color: #0000FF;
text-decoration: underline;
}

a:visited {
color: #0000FF;
text-decoration: underline;
}

a:hover {
color: #f60;
text-decoration: underline;
}

a:active {
color: #f60;
text-decoration: underline;
}

img {
border: 0;
}

h1{
font-size: 46px;
}
h4{
color: #FFFF99;
}

h2{
color: #FFFF99;
font-size: 28px;
}

h3{
color: #FFFF99;
font-size: 25px;
}

td {
text-align: center;
font-size: 35px;
}

.link{
text-align: center;
background-image:url(../image/tabellen_hintergrund.jpg);
width:800px;
background-repeat: no-repeat;
border-width: 10px;
border-style:outset;
border-color: #FFFF33;
color: #008000;
}
.linkself{
color: #000000;
}
