body
{
font-family: Arial;
font-size: 12px;
scrollbar-arrow-color: #807F84;
scrollbar-face-color:  #CCCCCC;
background-color:#CCCCCC;
}

body.noscroll
{
font-family: Arial;
font-size: 12px;
overflow:hidden;
}

p
{
font-family: Arial;
font-size: 12px;
}

p:first-letter {
font-family:Castellar;
color: #FCC100;
font-size: 100%;
font-weight: bold;
float: left;
}

A:link {text-decoration: none; color: #807F84; font-size: 13px;}
A:visited {text-decoration: none; color: #807F84; font-size: 13px;}
A:active {text-decoration: none; color: #807F84; font-size: 13px;}
A:hover {font-weight:bold; color: #807F84 ; font-size: 13px;}

A.column:link {text-decoration: none; color: #807F84;}
A.column:visited {text-decoration: none; color: #807F84;}
A.column:active {text-decoration: none; color: #807F84;}
A.column:hover {text-decoration:underline; color: #807F84 ; font-weight:normal;}

.columntitel {font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #666666;	font-weight: bold;}
