body, td, div {

	font-family: arial, verdana;
	font-size: 10pt;
	
	text-align: left;
	
	line-height: 120%;
	
	vertical-align: top;
	
	margin: 0px;
	border: 0px;
	padding: 0px;
}

.document {

	width: 800px;
	margin-top: 50px;
	margin-bottom: 50px;
}

p {

	margin-top: 5px;
	margin-left: 10px;
}

h1{
	font-family: arial, verdana;
	font-size: 18pt;
	font-weight:bold;
	text-align: left;
	line-height: 120%;
	vertical-align: top;
	margin-bottom:0px;
}
	
	
h2{
	font-family: arial, verdana;
	font-size: 12pt;
	font-weight:bold;
	text-align: left;
	line-height: 120%;
	vertical-align: top;
}


.header {

	height: 80px;
	vertical-align: top;
	
	font-size: 25pt;
	font-weight: bolder;
	font-family: verdana, arial;
	background-color: #222222;
	background-image: url('/salj/design/logo2.png');
	border: 1px black solid;
	color: #ffffff;
}

.divider {
	background-color: #111111;
	border: 1px black solid;
	padding: 5px;
}

a.white, a.white:active, a.white:visited {
	
	color: #ffffff;
}

a.white:hover {
	
	color: #ffffff;
}

.body {

	background-color: #ffffff;
	border: 1px black solid;
	color: #000000;
	
	min-height: 300px;
	padding:10px;
}

.menu {
	width: 150px;
	
	border-style:solid;
	border-width:1px;
	margin: 2px;
	padding: 2px;
	
	float:right;	
}

.main {

	margin-top:5;
	margin-left:5;
}

.row {

	background-color: #000000;
	color: #ffffff;
	text-align: center;
	font-size: 10pt;
	font-weight: bold;
	padding: 3px;
}

.seller {

	background: transparent;
	color: #000000;
}

a, a:visited, a:active {

	color: #000044;
	text-decoration: none;
}

a:hover {
	
	color:#2222B3;
}

select {

	width: 180px;
}

input {

	width: 180px;
}

textarea {

	width: 350px;
	height: 180px;
}

.visaannons{margin:0px;padding:10px; background: #81B4F2 url('/salj/design/annons_back.png') repeat-x; min-height: 245px;}
.linjeannons{border: 1px solid black;}
.infoannons { vertical-align:top; float:right;width:320px; padding:5px; }


.info { border: 1px solid #ffcc00; background-color: #ffff99; padding: 5px; }

.red { font-weight: bold; color: #ff0000; border: 0px; font-size: 20px; background-color: #fff; }
