﻿/* CSS Document */
body {
	background-color: #004400;
}
a:link {
	text-decoration:none
}	
a:active {
	text-decoration:none
}	
a:visited {
	text-decoration:none
}	
a:hover {
	text-decoration:underline
}
h1 {
	color:#FFCC66;
	font-family: "Times New Roman", Times, serif; 
	font-size:32px;
	font-weight: normal;
}
h2 {
	color:#FFCC66;
	font-family: "Times New Roman", Times, serif; 
	font-weight: normal;
	font-size:20px
}
h3 {
	margin:14px 0 0 0;
	color:#FFCC66;
	font-family: "Times New Roman", Times, serif; 
	font-size:38px;
	font-weight: normal;
}
h4 {
	color: #FFCC66;
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	line-height: 130%;
	margin: 0px;
}
h5 {
	color:#FFCC66;
	font-family: "Times New Roman", Times, serif; 
	font-size:16px;
	font-weight: normal;
}

.rubrik {
	color:#FFCC66;
	font-family: "Times New Roman", Times, serif; 
	font-size:20px
}
.menyval {
	color:#FFCC00;
	font-family: Verdana, Arial, sans serif;
	font-size:14px;
	font-weight:bold
}
.menyval2 {
	color:#FFFFFF;
	font-family:Verdana, Arial, sans serif;
	font-size:16px;
	font-weight:bold
}
textarea {
	font-family:"Times New Roman", Times, serif;
	font-size: 13px
}

submit {
	font-family:"Times New Roman", Times, serif;
	font-size: 13px
}

input {
	font-family:"Times New Roman", Times, serif;
	font-size: 13px
}

.text {
	color:#FFCC66;
	font-family:"Times New Roman", Times, serif;
	font-size: 16px
}
.textruta {
	color:#FFCC66;
	font-family:"Times New Roman", Times, serif;
	font-size: 14px
}
.textruta a:link {
	color:#FFCC66;
	text-decoration:none
}	
.textruta a:active {
	color:#FFCC66;
	text-decoration:none
}	
.textruta a:visited {
	color:#FFCC66;
	text-decoration:none
}	
.textruta a:hover {
	color:#FFCC66;
	text-decoration:underline
}

.lank {
	color:#FFCC66;
	text-decoration:underline
}	
.ruta {
	color: #FFE877;
	font-family: Verdana, Arial, sans serif;
	font-size:14px;
	font-weight:bold
}
.fottext {
	color:#FFCC66;
	font-family: Arial, sans serif;
	font-size: 12px;
	font-weight: normal
}
.webprod {
	color: #2b802b;
	font-family: Arial, sans serif;
	font-size:11px
}
.aktuellt {
	color:#FFCC66;
	font-family:"Times New Roman", Times, serif;
	font-size: 14px;
	text-align: center
}
.aktuellt td {
    padding: 3px
}
.aktuellt td a:link {
	color:#FFCC66;
	text-decoration:none
}	
.aktuellt td a:active {
	color:#FFCC66;
	text-decoration:none
}	
.aktuellt td  a:visited {
	color:#FFCC66;
	text-decoration:none
}	
.aktuellt td a:hover {
	color:#FFCC66;
	text-decoration:underline
}
.bild {
	border-style: solid;
	border: 4px solid #FCD104;
}

/*-------------------------------------------------------------*/
/* KALENDER */

.datum {  font-family: "Times New Roman", Times, serif; font-size: 16px; font-weight: bold; color: #FFFFFF; line-height: 22px}
.kalender {  font-family: "Times New Roman", Times, serif; font-size: 16px; line-height: 22px; color: #FFCC66}


/*-------------------------------------------------------------*/
/* ADMIN */

#admin {
	font: bold 12px MS Sans Serif;
	color: #ff9933;
	text-align: center;
	padding-top: 20px	
}
#admin a {
	color: #ff9933;
	text-decoration: none;
}
#admin a:hover {
	color: #ff9933;
	text-decoration: underline;
}
#admin a:active {
	color: #ff9933;
	text-decoration: underline;
}
