 .texten  { 	font-size : 11px;
 font-family : tahoma,arial;
}
 .header  { 	font-size : 20px;
 font-family : tahoma,arial;
 color: #000000;
 font-weight:bold;
 letter-spacing : 0px;
}
 .loggedin  { 	font-size : 11px;
 font-family : tahoma,arial;
 color: red;
 font-weight:bold;  
}
 .smallheader  { 	font-size : 15px;
 font-family : tahoma,arial;
 color: #753939;
 font-weight:bold;
 letter-spacing : 0px;
}

  .rubriken  { 	font-size : 12px;
 font-family : tahoma,arial;
 font-weight : bold; 
 background-color : #DDDDDD;}
 
 .forms {
 font-family:tahoma,arial; font-size:11px;
	border-style : solid;
	border-width : 1px;
	border-color : gray;
 }
 .tabell {
 	font-size : 10px;
 	font-family : tahoma,arial;
 	border-color : #333333;
	border-style : solid;
	border-width : 1px;
	background-color : #FFFFFF;
	padding : 0px;
 }
BODY
{
	scrollbar-arrow-color:#111111;
	scrollbar-base-color:#ffffcc;
	scrollbar-face-color:#ffff99;
}
.texten
{
	font-family:tahoma,arial;
	font-size:11px;
	color:#444444;
}
A
{
	color:#444444;
	font-family : tahoma,arial;
	font-weight:bold;
	font-size : 11px;
	text-decoration:none;
}

a:hover { font-family:tahoma,arial; font-size:11px; color:#FF0000; text-decoration:none;}
input { font-family:tahoma,arial; font-size:11px; border:1px solid #000000; }
textarea { font-family:tahoma,arial; font-size:11px; border:1px solid #000000; }
a#redlink {	font-family:tahoma,arial; font-size:10px; color:#FF0000; text-decoration:none;}
a:hover#redlink { font-family:tahoma,arial; font-size:10px; color:#000000; text-decoration:underline;}		

