/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}


#hej
{
	width:300px;
	height:20px;

}

#space2
{
	width:300px;
	height:1px;
	font-size:1px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	color: #CCCCCC;
}

.txt_down {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	color: #666666;
	text-align:center;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	color: #FFFFFF;
}

.ram {
	border: 1px solid #2B2B2B;

}

a:link { color: #F9EBBF}
a:visited { color: #F9EBBF}
a:active { color: #F9EBBF}
a:hover { color: #DCC888}

#space
{
	width:100%;
	height:100px;
}

.form {	
	font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #656B76; 
}

.kantlinje {	
	border: 1px solid #CDCDCD;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4E4E4E;
}

.knapp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
}

.px180 {
	border: 1px solid #DFDFDF;
	width: 180px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4E4E4E;
}

