body {
	margin: 0px 0px 0px 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}
a {
color: #888;
outline: none;
text-decoration: none;
}

.bg {
	border-left: 1px solid #000;
	border-right: 1px solid #000;
}
#navi {
width: 180px;
padding: 8px 8px 8px 8px;
float:left;
}
#navi h1 {
font-size:16px;
border-bottom:1px dotted #ccc;
}
fieldset {
	margin: 0;
	padding: 0;
	border: none;
}
input, textarea, select {
	font-size: 13px;
	color: #333;
}
#search {
	width: 100px;
	padding: 2px 2px 3px 2px;
	background:none;
	border: 1px dotted #ccc;
}

#submit {
	padding: 2px;
	background:none;
	border: 1px dotted #ccc;
	text-transform: lowercase;
	font-size: 12px;
	color: #4F4F4F;
}
#content {
float:right;
width: 734px;
padding: 0px 0px 0px 0px;
}
#bottom {
width: 100%;
min-width: 934px;
height: 22px;
text-align: center;
}
a#footer {
color: #fff;
}
#links {
width: 170px;
padding:8px 0px 8px 0px;
font-size:12px;
}
ul#navul {
list-style-type:none;
line-height:18px;
color: #333;
font-size:12px;
}
ul#navul li:hover {
	list-style-image:url(icon.gif);
	text-indent:4px;
	color: #333;
	font-size: 12px;
}
.border2 {
	border-bottom:1px #000000;
}
.linje {
	border: thin dotted #cecece;
}

