* {
margin:0;
padding:0;
}

body {
background:#FFF;
font-size:70.5%;
font-family:'Lucida Grande', Tahoma, Verdana, sans-serif;
color:#333;
line-height:180%;
}

#main {
/*width:759px; */
width:600px;
border-collapse:collapse;
margin:25px auto;
}

#content {
background-color:#FFF;
vertical-align:top;
height:300px;
min-height:300px;
padding: 0 20px 0 35px;
margin-right: 0px;
}

*>#content {
height:auto;
}

#start .startcontent{
background: url(/images/stamps.jpg) no-repeat 0 bottom;
}

#shadow {
display: none;
}

.foot {
display: none;
}

.foot div {
margin-top:6px;
}

.foot div img {
padding-right:6px;
margin-top:2px;
}

.foot div a {
color:#757575;
}

.foot div a:hover {
color:#363636;
}

#tabnav {
display: none;
}

#tabnav li {
display:none;

}

#tabnav a:link,#tabnav a:visited {
display: none;
}

#tabnav a:link.active,#tabnav a:visited.active {
display: none;
}

#tabnav a:hover {
display: none;
}

td.ltop {
display: none;
}

td.ctop {
display: none;
}

td.rtop {
display: none;
}

td.lcenter {
display: none;
}

td.rcenter {
display: none;
}
#start td.rcenter {
background-color: #FFF;
}

td.lbottom {
display: none;
}

td.rbottom {
display: none;
}

td.meny-text {
height:27px;
font-size:8pt;
border-right:1px solid #C6C6C6;
}

td.rcenter ul {
list-style:none;
padding-left:10px;
margin:1em 0;
}

td.rcenter ul li {
line-height:1.3em;
font-size:10pt;
background:url(/images/list-dot.gif) no-repeat 0 5px;
padding:0 0 4px 15px;
}

h1,h2,h3,h4,h5 {
font-family:'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
font-weight:700;
color:#080808;
letter-spacing:-0.5px;
}

h1 {
font-size:2em;
text-align:left;
margin:10px 0;
}

h2{
 font-size: 1.6em;
}

h2.start
{
	border-bottom:1px dashed gray;
	width:220px;
}

h3 {
font-size: 1.5em;
padding-top: 5px;
}

h4 {
font-weight:400;
color:#EF6D04;
font-size:1.3em;
letter-spacing:0.5px;
}

h5 {
font-size: 1.2em;
padding-top: 5px;
padding-bottom: 5px;
}

p {
margin-bottom:10px;
}

a img {
border:none;
}

#sidebar {
color:#7B7B7B;
font-size:0.9em;
margin:10px 29px 5px 17px;
}

#sidebar dl dd {
background:url(/images/sidebar-dot.gif) no-repeat 0 10px;
margin:0;
padding:3px 0 3px 12px;
}

#sidebar dl dd.utan {
background:none;
}

#sidebar dl dd a {
color:#7B7B7B;
text-decoration:none;
}

#sidebar dl dt.end,#sidebar div.end {
background:url(/images/sidebar-brake.gif) no-repeat 0 0;
padding-top:15px;
margin-top:10px;
}

#julgran {
position:absolute;
top:34px;
}

* html #julgran {
top:41px;
}

#julgran img {
left:145px;
position:relative;
}

.tablerow0 {
background-color:#f5f5f5;
height:17px;
}
.tablerow0 td{padding: 0 3px;}

.tablerow1 {
background-color:#e5e5e5;
height:17px;
}
.tablerow1 td{padding: 0 3px;}

table {
font-size:1em;
}

th {
background:#84BC34;
font-size:1em;
}

label {
display:block;
}

.floatleft {
float:left;
}

.floatright {
float:right;
}

#mess {
width:300px;
height:100px;
margin-bottom:10px;
}

.textarea {
background-image:url(/images/input_shadow.gif);
font-family:verdana;
font-size:10px;
color:gray;
line-height:10px;
height:200px;
width:150px;
border:1px solid gray;
overflow:auto;
padding:4px;
}

a:link,a:visited {
color:#363636;
text-decoration:none;
}

a:hover,a:active,#sidebar dl dd a:hover {
color:#363636;
text-decoration:underline;
}

p a:link,p a:visited,p a:hover,p a:active {
color:#3437BC;
}

div.starttext
{
	padding-left:5px;
	line-height:1.3em;
	padding-top:15px;
	padding-bottom:15px;
}

ul{
	margin-left: 17px
}

ul.startlist,ul.startlist2
{
	width:220px;
	margin:5px 0;
}

ul.startlist li
{
	list-style-type:none;
	padding-left:17px;
	background:url(/images/document.gif) no-repeat 0 2px;
}

ul.startlist li div
{
	font-size:0.84em;
}

ul.startlist2 li
{
	list-style-type:none;
	padding-left:17px;
	background:url(/images/comment.gif) no-repeat 0 2px;
}
select, input, textarea, button, submit{
	font-family:'Lucida Grande', Tahoma, Verdana, sans-serif;
	font-size: 1em;
}
p.info, div.print_btn{
	display: none;
}

.tblMedlem td{
	line-height:110%;
	font-size: 11px;
}
.tblMedlem .tblInfo{
	font-size: 8px; 
	background: #ccc;
}
.tblInfo select{
	width: 100%;
}
div.suggestions {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid black;
    position: absolute;   
}

div.suggestions div {
    cursor: default;
    padding: 0px 3px;
}

div.suggestions div.current {
    background-color: #3366cc;
    color: white;
}
