BODY {font-family: 'Trebuchet MS',Verdana,Arial,Helvetica,sans-serif;
margin-left: 0%;
margin-right: 0%;
padding: 0;
scrollbar-base-color:#e0e0e0;
scrollbar-arrow-color:#36699d;
scrollbar-track-color:#e6e6e6;
scrollbar-darkshadow-color:#000000;
scrollbar-shadow-color:#36699d;
scrollbar-face-color:#F0C883;
scrollbar-highlight-color:#ffffff;
scrollbar-3dlight-color:#bbbbbb;
}

/* Brotschrift */
P,DIV,OL,UL,LI,DD,TD,TR {
font-family:'Trebuchet MS',Verdana,Arial,Helvetica,sans-serif;
font-size:96%;
}

p {line-height:150%;}

.small {font-size: 85%;}
.mini {font-size: 80%;}

.input {width:250px;}

.headline {font-size:20px;
color:#666666;
font-weight: bold;}

A {cursor: pointer;}

A:link.sub {background:#F0C883;}
A:visited.sub {background:#F0C883;}

A:link.subb {background:#e0e0e0;}
A:visited.subb {background:#e0e0e0;}

A:link {color: #225283;
text-decoration: none;
background: #d6d6d6;}

A:visited {color: #36699d;
text-decoration: none;
background: #d6d6d6;}

A:active {color: #488bcf;
text-decoration: none;}

A:hover {color: #488bcf;
text-decoration: underline;}

H1, H2, H3 {font-weight: bold;}
H1 {font-size: 1.2em;}
H2 {font-size: 1.1em;}
H3 {font-size: 1em;}


