body {
background-color : #6666cc;
background-repeat : repeat;
background-position : right;
margin-left : 100px;
margin-right : 100px;
margin-bottom : 10px;
text-align : justify;
}
a:link {
color : navy;
text-decoration : none;
}
a:visited {
color : navy;
text-decoration : none;
}
a:active {
color : navy;
text-decoration : none;
}
a:hover {
color : yellow;
text-decoration : none;
}
td {
color : #ffffff;
}
.header {
border-width : 12px;
border-color : #e24023;
border-style : inset;
color : white;
font-size : 200%;
font-family : Arial;
width : 150px;
padding : 45px;
height : 140px;
margin-top : 15px;
background-image : url(pkfirmenlogo.jpg);
background-repeat : no-repeat;
background-position : 3px;
}
.tdnavigation {
border : thin solid #e24023;
width : 100%;
height : 50px;
font-family : Arial;
padding : 10px;
}
p {
font-family : Arial, Helvetica, sans-serif;
font-size : 20px;
font-weight : bold;
color : white;
text-align : justify;
}
td {
font-family : Arial, Helvetica, sans-serif;
font-size : 14px;
font-weight : bold;
color : white;
}
h1 {
font-family : Arial, Helvetica, sans-serif;
font-weight : bold;
}
table {
font-family : Arial;
font-size : 14px;
font-weight : bold;
background-color : #6666cc;
}
.tdnavigation2 {
border : thin solid #e24023;
width : 100%;
height : 50px;
font-family : Arial;
padding : 10px;
}
