/* CSS Style Sheet för Majsormar.se av Isak Öhrlund */

BODY  {	font-size : 12pt; color : #000000; font-family : Verdana, arial, helvetica, sans-serif; }



/* Länkar */
A  { text-decoration : none; font-size : 10pt; color : #0000FF; }
A:Visited  { text-decoration : none; font-size : 10pt; color : #000099; }
A:Active  {	text-decoration : none; font-size : 10pt;}
A:Hover  { text-decoration : underline; font-size : 10pt; color : #0066FF;}

/* H1 rubriker */
H1  { text-align: center; font-size : 12pt; color : #000000; font-family : Verdana, arial, helvetica, sans-serif; font-weight : normal; }


/* H2 rubriker */
H2  { font-size : 13pt; color : #000000; font-family : Verdana, arial, helvetica, sans-serif; font-weight : normal; }

/* H3 rubriker */
H3  { font-size : 13pt; color : #FFFFFF; font-family : Verdana, arial, helvetica, sans-serif; font-weight : normal; }

/* Övrigt */
.menuhead	{ text-align: left; font-size : 13pt; color : #000000; font-family : Verdana, arial, helvetica, sans-serif; font-weight : normal; }
.datum	{ text-align: center; font-size : 10pt; color : #000000; font-family : Verdana, arial, helvetica, sans-serif; font-weight : bold; }
.copyright	{ text-align: center; font-size : 9pt; color : #000000; font-family : Verdana, arial, helvetica, sans-serif; font-weight : bold; }
.ram { border : 1px solid #000000; }
.punktlinje { border-bottom : 1px dotted #000000; }
.rubrik { text-align: center; font-size : 13pt; color : #000000; font-family : Verdana, arial, helvetica, sans-serif; font-weight : normal; text-decoration : none; }
.rubrik2 { text-align: left; font-size : 12pt; color : #000000; font-family : Verdana, arial, helvetica, sans-serif; text-decoration : none; font-weight : bold; }
.fotoalbumrubrik { text-align: right; font-size : 12pt; color : #000000; font-family : Verdana, arial, helvetica, sans-serif; text-decoration : none; font-weight : bold; }
.fotoalbumrubrik2 { text-align: left; font-size : 12pt; color : #000000; font-family : Verdana, arial, helvetica, sans-serif; text-decoration : none; font-weight : bold; }
.bildtext { text-align: left; font-size : 10pt; color : #000000; font-family : Verdana, arial, helvetica, sans-serif; font-weight : normal; text-decoration : none; }
.tabellrubrik	{ text-align: left; font-size : 13pt; color : #000000; font-family : Verdana, arial, helvetica, sans-serif; font-weight : normal; }
.brodtext  { text-align: left; font-size : 12pt; color : #000000; font-family : Verdana, arial, helvetica, sans-serif; font-weight : normal; text-decoration : none;}
.länkbeskrivning { text-align: left; font-size : 10pt; color : #000000; font-family : Verdana, arial, helvetica, sans-serif; font-weight : normal; text-decoration : none; }

/* Logga */
.imgfull {filter:alpha(opacity=100); -moz-opacity: 1; -khtml-opacity: 1; opacity: 1; }
.imgfade {filter:alpha(opacity=65); -moz-opacity: .65; -khtml-opacity: .65; opacity: .65; }
