body {
 background-color: white;
 font-family: Verdana;
 font-size: 12px;
 color: black;
 background-image: url(img/bg.jpg);
 background-repeat:repeat-x;float:left;
} 

a:link {
 color: red;
} 

a:visited {
 color: Darkmagenta;
} 

a:hover {
 color: black;
} 


td .hintergrund02
{
background: url(grafik04.gif) #FFD7EA ;
background-position: bottom right;
background-repeat: no-repeat;
}

img
{
border: dotted 0px #ffffff ;
}

input
{
font-family:Arial,sans-serif;
color:#0050A0;
font-size:12px;
border:none;
border-top: 1px dotted #0050A0;
border-bottom: 1px dotted #0050A0;
background-color:#FFFFFF;


}
