.alfabet {
	width: 38px;
	font-size: 22px;
	font-weight: bold;
	font-family: arial, helvetica;
	background-color: #FFFFFF;
	color: #000000;
	scrollbar-base-color: #FFFFFF;
}
.menu {
	font-family: "Arial, Verdana, Trebuchet MS";
	font-size: 12px;
	padding-right: 10px;
	padding-left: 10px;
	text-transform: capitalize;
	font-weight: bold;
}
a:link {
	color: #CC0000;
	text-decoration: none;
}
a:visited {
	color: #CC0000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	color: #333333;
}
.date {
	font-family: "verdana";
	font-size: 9px;
	color: #FFFFFF;
}
.dateblack {
	font-family: "verdana";
	font-size: 9px;
	color: #999999;
}
a.dateblack:link {
	color: #999999;
}
a.dateblack:visited {
	color: #999999;
}
body, td, div, p {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #333333;
}
.ingress {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
h1 {
	font-family: "Trebuchet MS";
	font-size: 20px;
	color: #000000;

}
a.h1:link {
	font-family: "Trebuchet MS";
	font-size: 20px;
	color: #000000;
	text-transform: uppercase;

}
a.h1:visited {
	font-family: "Trebuchet MS";
	font-size: 20px;
	color: #333333;
	text-transform: uppercase;

}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
h3 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.extrasheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #CC0000;
	font-weight: bold;
	border: 1px solid #000000;
}
.extras {
	padding: 3px;
	border: 1px solid #CC0000;
	color: #000000;
}
.infoboks {
	font-size: 9px;
	color: #336699;
}
.overskrift {
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}
.tittel {
	font-size: 11px;
	color: #333333;
	text-transform: capitalize;
}
.kolonnetekst {
	font-size: 10px;
	color: #000000;
	line-height: 12px;
}
.txtinput {
	border: 1px solid #000000;
	font-size: 10px;
	font-family: arial;
	color: #333333;
	width: 120px;
	height: 14px;
}
.txtinputlang {
	border: 1px solid #000000;
	font-size: 10px;
	font-family: arial;
	color: #333333;
	width: 200px;
	height: 14px;
}
.txtarea {
	border: 1px solid #000000;
	font-size: 10px;
	font-family: arial;
	color: #333333;
	width: 200px;
	height: 100px;
}
.txtareaforum {
	border: 1px solid #000000;
	font-size: 11px;
	font-family: arial;
	color: #000000;
	width: 440px;
	height: 300px;
	padding: 4px;
}
.txtareaingress {
	border: 1px solid #000000;
	font-size: 10px;
	font-family: arial;
	color: #333333;
	width: 370px;
	height: 60px;
}
.txtareainnhold {
	border: 1px solid #000000;
	font-size: 10px;
	font-family: arial;
	color: #333333;
	width: 370px;
	height: 250px;
}
.soekknapp {
	margin-left: 0px;
	margin-right: 1px;
	margin-top: 0px;
}
.regreq {
	color: #CC0000;
}
.rbg {
	font-size: 11px;
	color: #FFFFFF;
}
a.rbg:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.rbg:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.rbg:hover {
	text-decoration: underline;
}
a.rbg:active {
	color: #FFFFFF;
}
a.tittel:link {
	color: #333333;
}
a.tittel:visited {
	color: #333333;
}
.sortlink {
	color: #000000;
	font-size: 10px;
}
a.sortlink:link {
	color: #000000;
	font-weight: bold;
	text-decoration: none;	
}
a.sortlink:visited {
	color: #000000;
	font-weight: bold;
	text-decoration: none;	
}
a.sortlink:hover {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;	
}
.forumkat {
	font-size: 12px;
	letter-spacing: 2px;
	font-weight: bold;
	color: #000000;
	font-family: verdana, arial, helvetica;
}
a.forumkat:link {
	color: #000000;
}
a.forumkat:visited {
	color: #000000;
}
a.forumkat:hover {
	color: #000000;
	text-decoration: underline;
}
.temalink {
	color: #000000;
	font-size: 12px;
}
a.temalink:link {
	color: #000000;
	text-decoration: none;	
}
a.temalink:visited {
	color: #000000;
	text-decoration: none;	
}
a.temalink:hover {
	color: #000000;
	text-decoration: underline;	
}
th {
	color: #000000;
	text-align: left;
	font-size: 13px;
}


/**
 * Artistliste 
 */

.artists {
    list-style-type: none;
    margin: 0;
    padding: 0;
}


/**
 * Social sharing 
 */

ul.share {
    list-style-type: none;
    margin: 0 0 15px;
    padding: 0;
    display: block;
    float: left;
    width: 500px;
}

ul.share li {
    list-style-type: none;
    margin: 0 10px 5px 0;
    padding: 0 5px 0 0;
    float: left;
}

ul.share li a {
    padding-left: 20px;
}

a.share.facebook {
    background: url('/grafikk/sosial/facebook.png') no-repeat left center;
}
a.share.buzz {
    background: url('/grafikk/sosial/buzz.png') no-repeat left center;
}
a.share.twitter {
    background: url('/grafikk/sosial/twitter.png') no-repeat left center;
}
