/* CSS Document */
body {
margin:0;
padding:0;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
line-height:16px;
background-color:#ffffff;
background-image:url(picts/DrAB_BG1.png);
background-position: top;
background-repeat:no-repeat;
background-attachment:fixed;
color:#0047B9;
}

p {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
line-height:16px;
}

a:link , a:visited {
color: #78B2DF;
text-decoration:underline;
font-weight:bold;
}

a:hover , a:active {
color: #CC3333;
font-weight:bold;
}

.hinweis {
font-size:80%;
}

a:focus { 
outline: none; 
}
