.html				{
					margin:0px;
					}
body.bg				{
					font-family: "Trebuchet MS", arial, helvetica, sans-serif;
					font-size:12px;
					background-color:#f4f4f4;
					margin:0px;
					height:100%;
					}

#topmen				{
					width:800px;
					font-size:15px;
					margin-top:5px;
					}
#bar				{
					width:800px;
					height:44px;
					background-image:url(../pic/dsgn/stor_bar.png);
					}
#bottom_bar			{
					background-image:url(../pic/dsgn/liten_bar.png);
					width:800px;
					height:26px;
					margin-bottom:10px;
					}
					
#topmen2			{
					width:900px;
					font-size:14px;
					}
#istatus			{
					width:800px;
					font-size:13px; color:#666666;
					}
td.td_status			{
					background-image:url(../pic/dsgn/liten_bar.png);
					height:26px;
					
					}
					
div.main				{
					background-image:url(../pic/bodybg.png);
					width:900px;
					margin:0px;
					
					}
table.topheader		{
					width:850px;
					margin-top:0px;
					}
div.midiv			{
					width:900px;
					}
#bar_min			{
					height:26px;
					width:800px;
					background-image:url(../pic/dsgn/liten_bar.png);
					margin-top:10px;
					}
table.formular		{
					margin-top:50px;
					border-style:solid;
					border-width:1px;
					border-color:#CCCCCC;
					background-color:#efefef;
					width:400px;
					}
table.formular2		{
					margin-top:50px;
					border-style:solid;
					border-width:1px;
					border-color:#CCCCCC;
					width:600px;
					}
table.formular3		{
					margin-top:20px;
					border-style:solid;
					border-width:1px;
					border-color:#CCCCCC;
					width:600px;
					}
table.priser		{
					border-style:solid;
					border-width:1px;
					border-color:#efefef;
					}

hr.hr				{
					width:700px;
					color:#CCCCCC;
					height:1px;
					}
h1.h1				{
					color:#006699;
					font-size:16px;
					margin-bottom:1px;
					}
h1.hf				{
					color:#666666;
					font-size:16px;
					margin-bottom:0px;
					margin-left:5px;
					}
h3.cmt				{
					font-size:15px;
					margin-bottom:0px;
					margin-left:5px;
					}
h1.hf2				{
					color:#666666;
					font-size:16px;
					margin-bottom:0px;
					
					}
div.cmt_wrap			{
					border-color:#CCCCCC;
					border-width:1px;
					border-style:dashed;
					width:595px;
					padding:5px;
					}
h2.itopic			{
					font-size:12px;
					margin:3px;
					}
div.twrap			{
					
					
					width:615px;
					margin-top:5px;
					}
p.uspawn			{
					font-size:11px;
					margin-top:0px;
					margin-left:5px;
					}
h1.open				{
					color:#FFFFFF;
					font-size:16px;
					margin-bottom:1px;
					}
h1.h12				{
					color:#009933;
					font-size:18px;
					margin-bottom:0px;
					margin-top:0px;
					}
h2.count				{
					color:#AAD23D;
					font-size:14px;
					margin-bottom:0px;
					margin-top:0px;
					}
					
h2.count2				{
					color:#AAD23D;
					font-size:20px;
					margin-bottom:0px;
					margin-top:0px;
					}
h2.count3				{
					color:#006699;
					font-size:16px;
					margin-bottom:0px;
					margin-top:0px;
					}
h1.yrke				{
					color:#000000;
					font-size:19px;
					margin-bottom:0px;
					height:10px;
					}
h1.subyrke			{
					color:#006699;
					font-size:16px;
					margin-bottom:1px;
					}
input.sok			{
					width:150px;
					font-size:18px;
					border-color:#CCCCCC;
					border-style:solid;
					border-width:1px;
					height:26px;
					color:#999999;
					margin-left:5px;
					font-family: "Trebuchet MS", arial, helvetica, sans-serif;
					padding-left:5px;
					}
textarea.kommentar	{
					border-style:solid;
					border-width:1px;
					border-color:#CCCCCC;
					}
#tdbar				{
					
					}
input.field			{
					border-color:#CCCCCC;
					border-width:1px;
					border-style:solid;
					}
input.fieldT		{
					border-color:#006699;
					border-width:1px;
					border-style:solid;
					}
select.select		{
					border-style:solid;
					border-color:#CCCCCC;
					border-width:1px;
					width:175px;
					color:#333333;
					}
input.submit		{
					
					color:#666666;
					background-color:#FFFFFF;
					border-width:1px;
					border-style:solid;
					font-weight:bold;
					font-size:15px;
					border-color:#999999;
					}

form.form			{
					font-size:15px;
					margin-top:30px;
					}
table.tbm			{
					margin-top:5px;
					margin-bottom:20px;
					}
div#qTip {
 padding: 3px;
 border: 1px solid #666;
 border-right-width: 1px;
 border-bottom-width: 1px;
 display: none;
 background: #999;
 color: #FFF;
 font: bold 9px Verdana, Arial, Helvetica, sans-serif;
 text-align: left;
 position: absolute;
 z-index: 1000;
}
table.graph	{
				font-size:10px;
				font-family:Georgia, "Times New Roman", Times, serif;
		}

a:link {
	color: #84af10;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #84af10;
}
a:hover {
	text-decoration: none;
	color: #333333;
}
a:active {
	text-decoration: none;
	color: #84af10;
}

a.underlink:link {
	color: #666666;
	text-decoration: none;
}
a.underlink:visited {
	text-decoration: none;
	color: #666666;
}
a.underlink:hover {
	text-decoration: underline;
	color: #000000;
}
a.underlink:active {
	text-decoration: none;
	color: #666666;
}


a.green:link {
	color: #006699;
	text-decoration: none;
}
a.green:visited {
	text-decoration: none;
	color: #006699;
}
a.green:hover {
	text-decoration: underline;
	color: #000000;
}
a.green:active {
	text-decoration: none;
	color: #006699;
}


a.soklank:link {
	color: green;
	text-decoration: none;
}
a.soklank:visited {
	text-decoration: none;
	color: green;
}
a.soklank:hover {
	text-decoration: underline;
	color: #000000;
}
a.soklank:active {
	text-decoration: none;
	color: green;
}

a.annons:link {
	color: #666666;
	text-decoration: none;
}
a.annons:visited {
	text-decoration: none;
	color: #666666;
}
a.annons:hover {
	text-decoration: underline;
	color: #000000;
}
a.annons:active {
	text-decoration: none;
	color: #666666;
}

