/*FORMATIERUNGEN*/

body {
scrollbar-face-color: #EFEFF3;
scrollbar-highlight-color: #EFEFF3;
scrollbar-3dlight-color: #EFEFF3;
scrollbar-darkshadow-color: #EFEFF3;
scrollbar-shadow-color: #EFEFF3;
scrollbar-arrow-color: #317BB4;
scrollbar-track-color: #EFEFF3;
overflow: auto;
}

body , div, table , td, textarea {
font-family: Tahome,Arial,sans-serif;
font-size: 12px;
color: #EFEFF3;
text-decoration: none;
line-height: 13px;
}

a:link, a:visited, a:active {
color: #EFEFF3;
font-weight:bold;
text-decoration:none;
border-bottom: 1px dotted #317BB4;
}

a:hover {
color: #317BB4;
text-decoration:underline;cursor:crosshair;
border-top: 1px dotted #EFEFF3; 
}

h1 {
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size: 12px;
letter-spacing:1px;
text-transform:uppercase;
color: #317BB4;
border-bottom:1px dotted #317BB4;
text-align: right;
margin: 0;
}
