/******************************
* Style für doofmars.de
******************************/

body {
background-color: #000000;
font-family: Tahoma, Helvetica, sans-serif;
font-size:14px;
text-align: center ;
color: #87CEFA;
}

a:link {
        color: #FFDF00;
        text-decoration: none;
}
a:visited {
        color: #FF7F00;
        text-decoration: none;
}
a:hover {
        color: #FF9F00;
        text-decoration: underline;
}
a:active {
        color: #FF9F00;
        text-decoration: none;
}
/******************************
* Aussehen
******************************/
.pi{
height:100%;
width: 100%;
text-align: right; 
color: #000000;
font-family:"Times New Roman";
}

.pi a{
height:100%;
width: 100%;
text-align: right; 
color: #000000;
font-family:"Times New Roman";
}

.rand{
align:center;
}