a:link
{
	color: #b5c973; 
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}

a:visited
{
	color: #b5c973; 
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
} 

a:active 
{
	color: #b5c973; 
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}

body
{
	margin-top: 30px;
	font-family: Trebuchet MS;
	color: rgb(100,100,100); 
	font-size: 11px;
	background-color: #EEE6DB;
	background-image: url('../AppData/Local/Microsoft/Windows/Temporary Internet Files/Low/Content.IE5/img/body_bg.gif');
}

table
{
	font-family: Trebuchet MS;
	font-size: 11px;
	color: rgb(100,100,100); 
}

img
{
	padding: 0 0 0 0;
}

h1
{
	padding: 0 0 0 0;
	font-family: Trebuchet MS;
	color: rgb(100,100,100); 
	font-size: 16px;	
	font-weight: bold;
}

h2 {
	margin: 3px 5px -30px 0;
	font-family: Trebuchet MS;
	color: rgb(100,100,100); 
	font-size: 11px;
}

.form {
	width: 180px;
	margin-bottom: 5px;
	font-family: Trebuchet MS;
	color: rgb(100,100,100); 
	font-size: 11px;
}
.knapp {
	margin-left: 55px;
	height: 22px;
	font-family: Trebuchet MS;
	color: rgb(100,100,100); 
	font-size: 11px;
}

#tack {
	margin: auto;
	margin-left: 28px;
	text-align: center;
	padding: 8px 0 8px 0;
	width: 240px;
	height: 20px;
	font-family: Trebuchet MS;
	color: #fff; 
	font-size: 11px;
	background-color: #a79995;
}
