h1 {
font: 26px georgia, times new roman, serif;
font-weight: bold;
color: #333333;
margin: 0 0 16px 0; }

h2 {
font: 14px georgia, times new roman, serif;
font-weight: bold;
color: #333333;
margin: 0 0 22px 0; }

h3 {
font: 12px georgia, times new roman, serif; 
line-height: 19px;
color: #333333;
margin: 0 0 16px 0; }

h4 {
font: 12px georgia, times new roman, serif; 
font-weight: bold;
line-height: 19px;
color: #333333;
margin: 0; }

p {
font: 12px georgia, times new roman, serif; 
line-height: 19px;
color: #333333;
margin: 0; }

/* Variationer */

.gra { color: #999999; }
.fet { font-weight: bold; }
.fet-kursiv { font-weight: bold; font-style: italic; }
.kursiv { font-style: italic; }
.kursivfet { font-weight: bold; font-style: italic; }

.adress {
font: 12px georgia, times new roman, serif; 
line-height: 20px;
color: #333333;
margin: 0; }

/* Lista */

ul {
border: 1px solid;
margin: 4px 0 0 4px;
border: 0;
padding: 0;
list-style: inside; }

li {
font: 12px georgia, times new roman, serif; 
line-height: 18px;
color: #333333; }

/* Fot */

.fot {
font: 12px georgia, times new roman, serif; 
line-height: 12px;
color: #ffffff;
margin: 0; }

.fotunder {
font: 12px georgia, times new roman, serif; 
line-height: 12px;
color: #999999;
margin: 0; }

/* Breakdance */

.brx { margin: 0; }
.br1 { margin: 0 0 6px 0; }
.br2 { margin: 0 0 12px 0; }
.br3 { margin: 0 0 16px 0; }
.br4 { margin: 0 0 24px 0; }
.br5 { margin: 0 0 32px 0; }
.br6 { margin: 0 0 48px 0; }

/* Delare och punkter */

.punkt { margin: 0 6px 0 6px; }
.punktnav { color: #ffffff; margin: 0 6px 0 6px; }

.delare { margin: 0 4px 0 4px; }
.delarenav { color: #e95c00; margin: 0 6px 0 6px; }
.delarefot { color: #e95c00; margin: 0 5px 0 5px; }

/* Ankare */

a { color: #000000; text-decoration: underline; }
a:hover { color: #E95C00; text-decoration: underline; }

.a-brod { color: #E95C00; text-decoration: none; }
.a-brod:hover { color: #E95C00; text-decoration: underline; }

.afot { color: #ffffff; text-decoration: none; }
.afot:hover { color: #ffffff; text-decoration: underline; }

.nav {
font: 12px georgia, times new roman, serif; 
line-height: 12px;
color: #ffffff; text-decoration: none; }

.nav:hover {
font: 12px georgia, times new roman, serif;
line-height: 12px;
color: #ffffff; text-decoration: underline; }

