
.sida  { background-image: url("../graphics/basis/bakgrund.gif"); background-attachment: fixed }
.colorOrange { background-color: #f90 }
.colorGreyLight { background-color: #a6a6a6 }
.colorGreyDark { background-color: #737373 }
.textSmall { color: #454545; font-size: 9px; font-family: "Lucida Grande", Verdana, Arial }
.textLarge { color: #454545; font-size: 11px; font-family: Georgia, "Times New Roman", Times, verdana, Arial; line-height: 17px }
.textStartsida   { font-size: 10px; font-family: Arial, verdana; line-height: 13px ; width: 165px; padding-top: 10px; }
h1   { color: white; font-size: 12px; font-family: Arial, verdana; font-weight: bold; line-height: 16px ; margin: 0 0 4px; }
.close { color: white; font-size: 9px; font-family: "Lucida Grande", Verdana; font-weight: bold; background-color: #a6a6a6; text-align: center; height: 17px }
.textWhite { color: white }
a   { color: #454545; font-weight: bold; text-decoration: none }
a:hover  { }
.inputFull { color: #454545; font-size: 9px; font-family: Verdana; background-color: #efefef; width: 100% }
#knapp a  { color: white; font-size: 11px; font-family: Arial; font-weight: bold; text-decoration: none; background-color: #f90; padding: 2px 8px; height: 16px }
#knapp a:hover { background-color: #737373 }

.wale	{ padding: 0 0 15px 0; margin-bottom: 14px; font-family: arial,helvetica; font-size: 11px; line-height: 14px; border-bottom: 1px solid #a6a6a6; }
.wale a:hover	{ color: #f90; }

.break {
	float: none;
	clear: both;
}

.post {
	padding: 8px 0 8px 0;
	border-bottom: 1px solid #a6a6a6;
}

.post p {
	line-height: 14px;
	padding: 2px 0 0 0;
	margin: 0;
	float: left;
}

.post .listen {
	width: 21px;
	height: 18px;
	float: right;
}

.post .listen a {
	width: 21px;
	height: 18px;
	display: block;
	background: url(../graphics/misc/speaker_1.gif);
}

.post .listen a:hover {
	background: url(../graphics/misc/speaker_2.gif);
}