
BODY {
	background-color:#dddddd; 
	scrollbar-arrow-color:#ffffff;
	scrollbar-base-color:#bbbbbb;
	scrollbar-face-color:#bbbbbb;
	scrollbar-3d-light-color:#dddddd;
	scrollbar-highlight-color:#dddddd;
	scrollbar-dark-shadow-color:#999999;
	scrollbar-shadow-color:#999999;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right:10px;
		font-size:small;
		font-family: Tahoma,Microsoft Sans Serif,Verdana,Arial,Helvetica,sans-serif;
		text-decoration: none;
		color: #000000;
}

a:link		{ color: #993333; text-decoration: none }
a:visited	{ color: #993333; text-decoration: none }
a:hover
{
		color: #003366; 
		cursor:pointer;
		text-decoration: none;
		background-color:#ffffff;
		background-image:url('bilder/flashing-blue-dark.gif');
}

p,li,td,th,div,table,tr
{
		font-size:small;
		font-family: Tahoma,Microsoft Sans Serif,Verdana,Arial,Helvetica,sans-serif;
		text-decoration: none;
}

.smalltext65 { font-size:65%; }
.smalltext70 { font-size:70%; }
.smalltext75 { font-size:75%; }
.smalltext80 { font-size:80%; }
.smalltext85 { font-size:85%; }
.smalltext90 { font-size:90%; }
.smalltext95 { font-size:95%; }
.text110 { font-size:110%; }
.text120 { font-size:120%; }

.rubrik1 { 
		font-size:120%; 
		color: #333333;
}

.rubrik2 { 
		font-size:110%; 
		color: #333333;
}


h1
{
		font-family: Tahoma,Microsoft Sans Serif,Verdana,Arial,Helvetica,sans-serif;
		font-size:120%;
		font-weight:bold;
		color: #333333;
}

h2
{
		font-family: Tahoma,Microsoft Sans Serif,Verdana,Arial,Helvetica,sans-serif;
		font-size:110%;
		color: #333333;
		font-weight:bold;
}

.maintitle	{
	font-weight: bold;
	margin:0px;
	padding:0px; 
	font-size: 22px; 
	font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
}

.meny
{
		font-family: Tahoma,Microsoft Sans Serif,Verdana,Arial,Helvetica,sans-serif;
		font-size:90%;
		margin-top:1px;
}


.formknapp {
	border:1px solid #999999; 
	background-color: #cccccc; 
	font-family: Tahoma,Microsoft Sans Serif,Verdana,Arial,Helvetica,sans-serif;
	color: #000000; 
	font-size: 90%; 
	cursor:pointer;
}

.formknappsmall {
	border:1px solid #999999; 
	background-color: #444455; 
	font-family: Tahoma,Microsoft Sans Serif,Verdana,Arial,Helvetica,sans-serif;
	height:20px;
	color: #ffffaa; 
	font-size:80%;
	cursor:pointer;
}

.forminput {
	border:1px solid #999999; 
	background-color: #ffffff; 
	font-family: Tahoma,Microsoft Sans Serif,Verdana,Arial,Helvetica,sans-serif;
	color: #333333; 
	font-size: 90%; 
}


.formcheck {
	background-color: #111133; 
}


.footer
{
		position:relative;
		margin:1px;
		font-family: Tahoma,Microsoft Sans Serif,Verdana,Arial,Helvetica,sans-serif;
		font-size:85%;
}
