body {
text-align : center;
color : #434343;
background-color : #f4f4f4;
}
* {
margin : 0;
padding : 0;
}
body {
font-size : 0.7em;
font-family : Verdana, Arial, Helvetica, sans-serif;
line-height : 1.3;
margin : 1em 0;
}
h1, h2, h3, h4, h5, h6, p, blockquote, form, label, ul, ol, dl, fieldset, address {
margin : 0.5em 0;
}
li, dd {
margin-left : 1em;
}
fieldset {
padding : 0.5em;
}
a {
text-decoration : none;
}
a:hover {
text-decoration : underline;
}
h1 {
font-size : 1.6em;
}
h2 {
font-size : 1.5em;
}
h3 {
font-size : 1.3em;
}
h4 {
font-size : 1.2em;
}
h5 {
font-size : 1.1em;
}
h6 {
font-size : 1em;
font-weight : bold;
}
a:link, a:visited {
font-family : Verdana, arial, serif, georgia;
color : #000000;
text-decoration : underline;
}
a:hover {
text-decoration : none;
}
body
{
margin: 10px;
}
table#hoved
{
width: 845px;
border: none;
margin: 0px; 
text-align: left;
border-width: 0px;
border-spacing: 0px;
padding: 10px;
border-collapse: collapse;
background-image: url(/images/bakgrunn.png); 
background-color: #49b749;}

td.innhold
{
background-color: white;
}

td.bottom
{
text-align: center;
}

table#menu 
{
display: table;
width: 800px;
border-collapse: collapse;
height: 50px;
position: relative;
left:5px;
}

table#menu a {
display: block;
font-family:arial; 
font-weight:bold;
text-align:center;
color:black;
width:160px;
height:50px; 
background-color:transparent;
text-decoration: none;
padding:0px;
font-size:24px;
background-repeat:no-repeat;
}

table#menu a span {
display: block;
position:relative;
top:10px;
}
table#menu a:hover span {
top:13px;
left:3px;
}

table#menu a{
background-image: url(/images/button_unselect.png);
}
table#menu a:hover{
background-image: url(/images/button_select.png);
}

table#portfolio_eksempler tr.even h3{
text-align: right;
}

p.small{
font-size: 10px;
}


a img{
border: none;
}

 
#form_box div.hr {
	height: 0px;
	margin-top: 0pt;
	margin-bottom: 7px;
}
 
 
 
#log {
	width: 590px;
	margin-top: 10px;
}
 
#log_res {
	overflow: auto;
}
 
#log_res.ajax-loading {
	padding: 20px 0;
	background: url(/images/spinner.gif) no-repeat center;
}
