body {
	margin:  0;
	padding: 0;
	background-color: #b4d3ec;
	background: url(bilder/bg.gif) repeat-y center #b4d3ec;
	font-family: Verdana, Geneva, sans-serif;
}

/* D E S  I G N E L E M E N T E R */
#wrap {
	width: 900px;
	margin:0px auto;
	text-align: left;
	}

#header {
	width: 880px;
	/*height: 70px;*/
	margin:0px auto;
	margin-top: 15px;
}

#left {
	float: left;	
	width: 180px;
	margin-left:10px;
}

#center {
	float: left;
	width: 520px;
	margin-left: 0px;
}

#right {
	float: left;
	width: 180px;
	margin-left: 0px;
}

#footer {
	position: relative;
	top: 30px;
	text-align: center;
	clear: both;
	width: 880px;
	margin-bottom: -10px;
	color: #666;
	font-weight: bold;
}	

#sok {
	text-align: center;
	float: left;
	background-color: #0064af;
	background-repeat: repeat-x;
	height: 95px;
	width: 860px;
	margin-left: 10px;
	margin-top: 10px;
}

/* S M Å   E L E M E N T E R */
.tittel {
	float: left;
	height: 15px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	padding-right: 5px;
	background-color: #eeeeee;
	font-size: 0.65em;
	font-weight: bold;
	margin-right: 10px;
	
}

.logo {
	width: 208px;
	height: 31px;
	float: left;
	background-image: url('bilder/logo.gif');
	margin-left: 10px;
}

.reklame1 {
	float: left;
	font-size: 0.65em;
	font-weight: bold;
	margin-left: 40px;
	margin-bottom: 20px;
}

.bedrift {
	float: left;
	width: 512px;
	height: 130px;
	border: 4px solid #eee;
	background-color: #f5f3f3;
	margin-bottom: 10px;
}

.bedriftfree {
	float: left;
	border: 4px solid #eee;
	background-color: #f5f3f3;
	margin-bottom: 10px;
}

.navigering {
	color: #666;
	line-height: 1.6em;
	font-weight: bold;
}

.login {
	width: 250px;
}

.activestep {
	color: #000000;
}

p {
	font-size: 0.65em;
}

span {
	font-size: 0.65em;
	margin-top: 3px;
}

input {
	border: 1px solid #537997;
}

.activestep {
	font-weight: bold;
}

#poststed {
	position: absolute;
	background-color: #f5f5f5;
	color: #cdcdcd;
	border: 1px solid #cdcdcd;
	color: #cccccc;
	width: 338px;
	height: 18px;
	margin-left: 10px;
	font-size: 1.4em;
}

.submitbtn {
	width: 200px;
	background-color: #ccc;
}

.submit {
	width: 80px;
	height: 29px;
	font-size: 0.9em;
	font-weight: bold;
	color: #525252;
	vertical-align: bottom;
	border: 1px solid #dfb63c;
	background-image: url('bilder/submit.jpg');
	background-position: center;
	margin-bottom:0px;
}

#listtable {
	width: 510px;
}

.odd{background-color: #b1b1b1;}
.even{background-color: #f5f5f5;}

h2 {
	font-size: 1em;
	margin-left: 5px;
}

p.info {
	color: #666666;
	margin-left: 5px;
}

p.success {
	color: #27b324;	
	font-weight: bold;
}

.fail {
	color: #d60404;	
	font-weight: bold;
	font-size: 0.65em;
}

table {
	font-size: 0.65em;
}

li {
	font-size: 0.65em;
	list-style-type: none;
}

textarea {
	font-family: Arial, verdana, sans-serif;
	font-size: 1.3em;
	border: 1px solid #537997;
}

img.firmalogo {
	float: right;
	margin: 10px;
}

img {border:0; text-decoration: none; }
a:link {color: #003366;}
a:visited {color: #003366;}

a:visited.soklink {color: #ffffff;}