.white {
	color:#FFFFFF;
}
Body {
	margin:0px;
	background-color:#191718;	
}

a:link {color: #000000; text-decoration: none;}
a:visited {color: #000000; text-decoration: none;}
a:hover {color: #9D9FA2; text-decoration: none;}
a:active {color: #9D9FA2; text-decoration: none;}

h1 {  font-family: Arial, Verdana, Geneva,  Helvetica, sans-serif; 
		font-size: 21px; 
		font-weight: bold;
		line-height:24px;
		letter-spacing:1px;
		color:#ebcb01;
		margin-top:0px;
		text-transform:uppercase;
}

h2 {  font-family: Arial, Verdana, Geneva,  Helvetica, sans-serif; 
		font-size: 14px; 
		font-weight: bold;
		line-height:17px;
		letter-spacing:1px;
		color:#ebcb01;
		margin-top:0px;
		margin-bottom:2px;
		text-transform:uppercase;
}


P {  font-family: Arial, Verdana, Geneva,   Helvetica, sans-serif; 
		font-size: 11px; 
		font-weight: normal;
		line-height:15px;
		letter-spacing:0.5px;
		color:#000000;
}

.text {  font-family: Arial, Verdana, Geneva,   Helvetica, sans-serif; 
		font-size: 11px; 
		font-weight: normal;
		line-height:14px;
		letter-spacing:0.2px;
		color:#000000;
}
.foto {  font-family: Arial, Verdana, Geneva,   Helvetica, sans-serif; 
		font-size: 7pt; 
		font-weight: normal;
		line-height:10pt;
		letter-spacing:0px;
		color:#000000;
}
.textliten {  font-family: Arial, Verdana, Geneva,   Helvetica, sans-serif; 
		font-size: 10px; 
		font-weight: normal;
		line-height:12px;
		letter-spacing:0px;
		color:#000000;
}

.textgrey {  font-family: Arial, Verdana, Geneva,   Helvetica, sans-serif; 
		font-size: 12px;
		font-weight:bolder;
		line-height:15px;
		letter-spacing:0.1px;
		color:#ebcb01;
		text-transform:uppercase;
}

.ProgramKlockan {  font-family: Arial, Verdana, Geneva,   Helvetica, sans-serif; 
		font-size: 12px;
		font-weight:bolder;
		line-height:15px;
		letter-spacing:0px;
		color:#000000;
}

.textBlack {  font-family: Arial, Verdana, Geneva,   Helvetica, sans-serif; 
		font-size: 12px;
		font-weight:bolder;
		line-height:15px;
		letter-spacing:0.1px;
		color:#191718;
		text-transform:uppercase;
}


.admTabel {background-color:#9D9FA2; font-size:11px; font-family:arial;}
.admTabelBorder {border:solid 1px #9D9FA2; background-color:#FFFFFF;}
.admTabelOK {background-color:#9D9FA2; font-size:11px; font-family:arial;}
.admTabelBorderOK {border:solid 1px #9D9FA2; background-color:#FFFFFF;}
.border {border:solid 1px #9D9FA2; font-size:10px; font-family:arial;}

/* används till pressbilder blandannat */
.borderOrange {border:solid 1px #000000; background-color:#ED7E07; font-size:10px; font-family:arial;}
.borderGrey {border:solid 1px #C6C8CC; font-size:11px; font-family:arial;}
/* *********************************** */

.btnSPARA {border:solid 1px #000000; background-color:#F47209; font-size:11px; font-family:arial; color:#FFFFFF;}
.adminbtn {border:solid 2px #000000; background-color:#FFFFFF; font-size:11px; font-family:arial; color:#000000; width:150px; height:20px;}
.textarea, select {border:solid 1px #000000; background-color:#FFFFFF; font-size:10px; font-family:arial; color:#000000;}

DIV#content { width: 610px; margin: 0 auto 0 auto; text-align: left;  }

/* formulär */
FORM EM { font-weight: bold; font-style: normal; color: #f00; }
.SELECT, TEXTAREA { border: 1px solid #999;}
.checkbox { width: 15px; margin: 0; border: 0;}
.noborder { border: 0px;}
TEXTAREA { width: 450px; font-size:11px; }
