


h1 {
	font-size: 1.2em;
	color: black;
	font-weight: bold;
	padding: 10px 0px 0px 0px;
}

h2 {
	font-size: 1.0em;
	color: black;
	font-weight: bold;
	padding: 10px 0px 0px 0px;
}

hr {
	border: dashed 1px #666666;
	height: 1px;
	margin-top: 5px;
}

p, li{
	font-size: 0.8em;
	font-weight: normal;
	padding-top: 10px;
}

 td {
	font-size: 0.8em;
	font-weight: normal;
}

ul {
	margin-left: 20px;
}

th {
	text-align: left;
	vertical-align: top;
}

.fet {
	font-weight: bold;
}

a:link, a:visited, a:active {color: #3d3dff; text-decoration: none}
a:hover {color: #3d3dff; text-decoration: underline}


.messagetext{
	font-family: Verdana, Arial, Helvetica, sans-serif;;
	font-size: 8pt;
	font-style: normal;
	color: #ff0000;
}

.nyhetstext {
	color: #FFFFFF;
	background-color: #a4a4a4;
	border:solid 1px #898989;
	padding:2px;
}

h2.nyhet {
	font-size: 1.2em;
	font-style: normal;
	font-weight: bold;
	color: #3d3dff;
	padding: 10px 0px 0px 0px;
	}

.nyhetsrubrik 	{
	color: #FF0000;
	font-size: 1.6em;
	font-weight: bold;
	}
	
.fetroed 	{
	color: #FF0000;
	font-weight: bold;
	}
/* original
.puffheader {
	font-family: Arial, Verdana, Helvetica, sans-serif;;
	font-size: 1.4em;
	font-style: normal;
	font-weight: bold;
	color: #3d3dff;
	padding-left: 5px;
	background-image:url(bilder/pufftop.gif);
	background-repeat:no-repeat;
	
}
*/
.blue {
	color:#3d3dff;
}

.smalltext {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-style: normal;
	color: #d4d4d4;
}
.smalltext a:link, .smalltext a:visited, .smalltext a:active {color: #d4d4d4; text-decoration: none}
.smalltext a:hover {color: #3d3dff; text-decoration: none}

.imgborder {
	border: 1px solid #A2A2A2;
}

.input {
	border: 1px solid #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
	text-decoration: none;
	background-color: #FFFFFF;
}

.error{
	border: 1px solid #ff0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
	text-decoration: none;
	background-color: #FFFFFF;
}

.button
{
	width: 80px;
	border: 1px solid #444444;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
	text-decoration: none;
	background-color: #dddddd;
}