﻿/* odfoptik.dk (Cascade Style Sheet) */
body, p{
	Background-Color : #810040 ! important;
	Color 		 : #000000 ! important;
	Font-Family 	 : Verdana ! important;
	Font-Size 	 : 12 ! important;
	Margin 		 : 2 2 2 2 ! important;
	}

A{
	Color : #810040 ! important;
	Text-Decoration : none ! important;
	}

A:Active{
	Color : #810040 ! important;
	Text-Decoration : none ! important;
	}

A:Visited{
	Color : #810040 ! important;
	Text-Decoration : none ! important;
	}

A:Hover{
	Color : #810040 ! important;
	Text-Decoration : underline ! important;
	}

.TabelNormal{
	Background-Color : #AAAAAA ! important;
	Color 		 : #000000 ! important;
	Font-Family 	 : Verdana ! important;
	Font-Size 	 : 12 ! important;
	Padding 	 : 2 2 2 2 ! important;
}

.TabelHeader{
	Background-Color : #810040 ! important;
	Color 		 : #AAAAAA ! important;
	Font-Family 	 : Verdana ! important;
	Font-Size 	 : 12 ! important;
	Font-Weight      : Bold ! important;
	Padding 	 : 0 0 0 0 ! important;
}

.TabelIndeks{
	Background-Color : #810040 ! important;
	Color 		 : #000000 ! important;
	Font-Family 	 : Verdana ! important;
	Font-Size 	 : 10 ! important;
	Padding 	 : 0 0 0 0 ! important;
}

.IndeksTitel{
	Background-Color : #000000 ! important;
	Color 		 : #AAAAAA ! important;
	Font-Family 	 : Verdana ! important;
	Font-Size 	 : 12 ! important;
	Font-Weight      : Bold ! important;
}

.IndeksTekst{
	Color 		 : #000000 ! important;
	Font-Family 	 : Verdana ! important;
	Font-Size 	 : 12 ! important;
}


.SideTabel{
	Background-Color : #AAAAAA ! important;
	Color 		 : #000000 ! important;
	Font-Family 	 : Verdana ! important;
	Font-Size 	 : 12 ! important;
	Padding 	 : 2 2 2 2 ! important;
    }

.SideHoved{
	Background-Color: #810040 ! important;
	Color: #AAAAAA ! important;
	Font-Family: Verdana ! important;
	Font-Size: 12 ! important;
	Font-Weight: Bold ! important;
	Padding: 0 0 0 0 ! important;
    }

.SideFod{
	Background-Color: #810040 ! important;
	Color: #AAAAAA ! important;
	Font-Family: Verdana ! important;
	font-size: 8 ! important;
	Font-Weight: Bold ! important;
	Padding: 0 0 0 0 ! important;
    }
    
.TabelForsiden{
	Background-Color : #810040 ! important;
	Color 		 : #000000 ! important;
	Font-Family 	 : Verdana ! important;
	Font-Size 	 : 11 ! important;
	Font-Weight      : Bold ! important;
	Padding 	 : 0 0 0 0 ! important;
}

.ForsidenTitel{
	Background-Color : #810040 ! important;
	Color 		 : #AAAAAA ! important;
	Font-Family 	 : Verdana ! important;
	Font-Size 	 : 12 ! important;
	Font-Weight      : Bold ! important;
	Padding 	 : 0 5 0 5 ! important;
}

.ForsidenTekst{
	Background-Color : #AAAAAA ! important;
	Color 		 : #000000 ! important;
	Font-Family 	 : Verdana ! important;
	Font-Size 	 : 12 ! important;
	Padding 	 : 2 5 2 5 ! important;
}