

															/** BODY ELEMENTS **/
body {
background-image: url(images/bakgrund.png);
padding:0;
margin:0;
font-family: "Trebuchet MS", Lucida, Verdana;
	}


															/** FONTS **/
hr { border: 1px solid #FFCC00;}

a {color: #FF6600;}
a:visited, a:hover, a:active { color#FF6600;}


.rubrik {
font-size: 20px;
line-height: 23px;
font-weight: normal;}

.text {
font-size: 13px;
line-height: 19px;
font-weight: normal;}

.textfet {
font-size: 13px;
line-height: 19px;
font-weight: bold;}

.bildtext {
font-family: verdana;
font-size: 10px;
line-height: 14px;
font-weight: normal;}

.bildtextgrey {
font-family: verdana;
font-size: 10px;
line-height: 14px;
font-weight: normal;
color: #999999}

.bildtextfet {
font-family: verdana;
font-size: 10px;
line-height: 14px;
font-weight: bold;}

.kantlinje {
font-family: verdana;
font-size: 10px;
line-height: 10px;
font-weight: normal;
border: 1px solid #FFFFFF;}






