A 			{ color: #f28b48; text-decoration: none; }
A:link		{ color: #f28b48; text-decoration: none; }
A:visited	{ color: #f28b48; text-decoration: none; }
A:active	{ color: #f28b48; text-decoration: none; }
A:hover		{ color:#0295f6; text-decoration: none; }

a.menu:link { font-family: Tahoma; color:#fff; font-size:12pt; font-weight:bold }
a.menu:visited { font-family: Tahoma; color:#fff; font-size:12pt; font-weight:bold}
a.menu:active {	font-family: Tahoma; color:#fff; font-size:12pt; font-weight:bold}
a.menu:hover { font-family: Tahoma; color:#fffc39; font-size:12pt; font-weight:bold}

a.list:link { font-family: Tahoma; color:#fff; font-size:10pt; font-weight:bold; padding:8px }
a.list:visited { font-family: Tahoma; color:#fff; font-size:10pt; font-weight:bold; padding:8px}
a.list:active {	font-family: Tahoma; color:#fff; font-size:10pt; font-weight:bold; padding:8px}
a.list:hover { font-family: Tahoma; color:#fffc39; font-size:10pt; font-weight:bold; padding:8px}

body {
	background-image: url(img/bg.jpg);
	background-repeat:repeat-x;
}
h1 {
	color: #fff; 
	font-family: Arial; 
	font-size:19pt;
	font-weight:bold;
	}
h2 {
	font-family: Arial, Verdana;
	font-weight:bold;
	font-size:22pt;
	color:#000;
	margin:10px;
	}
h3 {
	font-family: Arial, Verdana; 
	font-size:14pt;
	color:#9d440a;
	margin:0px;
	}
.text {
	color: #000; 
	font-family: Tahoma; 
	font-size:11pt;
	line-height:150%;
	text-align:justify;
	}

.text_lit {
	color: #000; 
	font-family: Tahoma; 
	font-size:8pt;
	text-align:justify;
	}
.date {
	color: #ff7332; 
	font-family: Tahoma; 
	font-size:8pt;
	}
.avat {
	float:left;
	margin-right:10px;
	border:1px solid #ccc;
	}
.avat_r {
	float:right;
	margin-left:10px;
	border:1px solid #ccc;
	}
.input {
	border: 1pt solid #fd9d12;
	font-family:  Tahoma;
	font-size: 9pt;
	color: #954504;
	}
	
.submit {
	font-family: Tahoma;
	font-size: 8pt;
	color:#232323;
background-color:#f28b48;
	}
.kant{
	width:219px; 
	background-image:url(img/bg_art_kant.jpg); 
	background-repeat:no-repeat; 
	border-bottom:1px solid #ccc;
padding-bottom:5px;
margin-bottom:8px;
}
li{
color:#f28b48}
hr{
border:1px solid #f5a776;
padding:0px;}

.mitlinje {
		font-size: 10px;
		color: #fe9d11;
		font-family:tahoma;
		padding:17px;
		}
