/*externe css-Datei */
/*Dateiname 'style.css*/

body
{
background-image:url(../pics/back.jpg);
background-repeat:repeat-x;
background-color: #999999;
font-family: Arial,Verdana;
color:#FFFFFF;
}

A:link
{
text-decoration: none;
color:#000000;
}

A:visited
{
text-decoration: none;
color:#666666;
}

A:hover
{text-decoration: none;
color:#999999;
}

h1 {
font-size:16px;
}

td.kopf
{
height:130px;
width:755px;
background-image: url(../pics/buchhalter_zeichnung.png);
font-size:36px;
text-align:center;
background-repeat:no-repeat;
 }

 td.linkliste
 {
 background-image:url(../pics/paper_top.gif);
 background-repeat:no-repeat;
 padding-top: 20px;
 height:45px;
 width:755px;
 text-align:center;

 }

table.table
{
background-image:url(../pics/paper_mid.gif);
background-repeat:repeat-y;
}
td.links

{
  padding-left:20px;
 padding-top:80px;
height:410px;
width:100px;
vertical-align:bottom;
color:#000000;


}

td.info

{
padding-top: 30px;
padding-left: 20px;
padding-right:20px;
padding-bottom:20px;
height:400px;
width:455px;
vertical-align:top;
text-align:justify;
color:#000000;
}



td.rechts

{
padding-top: 60px;
padding-right:20px;
height:410px;
width:100px;
vertical-align:top;

}

td.flash
{
height:50px;
width:755px;
padding-bottom:20px;
text-align:center;
}

td.copy
{
height:20px;
width:755px;
color:#CCCCCC;
text-align:center;
}

td.unterlinks
{
text-align:center;
background-color: white;
width:700px;
padding-left:20px;
}