/* CSS Document */

body 	{
		font-family:Verdana, Geneva, sans-serif;
		font-size:12px;
		}

.t1 { font-size:12px}
.t2 { font-size:11px}
.t3 { font-size:10px}
.t2g {font-size: 11px; color:#999999; font-family: Verdana, Arial, Helvetica, sans-serif;}

.aktuellt { font-size:11px}
.bottom { font-size:10px; color:#000; text-align:center;}

.head1 {font-size: 24px; color: black; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold;}
.head2 {font-size: 18px; color: black; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold;}
.head3 {font-size: 13px; color: black; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold;}
.head4 {font-size: 10px; color: black; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold;}

.head_aktuellt {font-size: 18px; color: black; font-weight: bold;}
.head2_aktuellt {font-size: 13px; color:#FF6600; font-weight: bold; font-style:italic}
.head_gb {font-size: 13px; color:#666; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold;}

#box_bottom a:link{color: #999999;  text-decoration: none}
#box_bottom a:visited{color: #999999;  text-decoration: none}
#box_bottom a:hover{color:#666666;  text-decoration: none}

a:link{color: #666;  text-decoration: none}
a:visited{color: #666;  text-decoration: none}
a:hover{color: #cccccc;  text-decoration: none}

