body{
margin: 0px;
padding: 0px;
color: #000;
font-size: 10pt;
font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
background-image:url(../../pictures/verlauf.gif);
background-color:#fff7d6;
background-attachment:scroll;
background-repeat:repeat-x;
}
table{
margin: 0px;
padding: 0px;
border: 0px;
border-spacing: 0px;
}
.head table{
width: 650px;
}
td{
padding: 0px;
border-spacing: 0px;
}
a:link{
color: #bfb55d; 
font-size: 10pt; 
text-decoration: none;
}
a:visited{
color: #b22222; 
font-size: 10pt; 
text-decoration: none;
}
a:hover{
color: #b22222; 
text-decoration: none;
}
a:active{
color: #b22222; font-size: 10pt; text-decoration: none;
}
h1{
color: #7d5d21;
font-weight: bolder;
font-size: 15pt;
}
h2{
color: #7d5d21;
font-weight: bolder;
font-size: 12pt;
}
h3{
color: #7d5d21;
font-weight: bolder;
font-size: 10pt;
}
p{
color: black;
font-size: 1em;
line-height: 1.5em;
}
.descr{
color: black;
font-size: 1em;
line-height: 1.5em;
}
.copyright a:link{
color: #7d5d21;
font-size: 1em;
text-decoration: none;
}
.copyright a:visited{
color: #7d5d21;
font-size: 1em;
text-decoration: none;
}
.copyright a:hover{
color: #b22222;
text-decoration: none;
}
.copyright a:active{
color: #b22222;
font-size: 1em;
text-decoration: none;
}
/*
Bugfix für Mozilla und firefox im javascript
*/
.point{
cursor:pointer;
}
.main{
background-color:#fff7d6;
}
.copydiv{
margin-top:15px;
width:100%;
position:static;
float:right;
border-bottom:solid 1px;
border-bottom-color:#bfb55d;
border-top:solid 1px;
border-top-color:#bfb55d;
padding-top:2;
padding-bottom:2;
}
