/* -- Charlotte Jørgensen – www.charlotte.no -- */
/* -- LAYOUT -- */
body {
background: #ffffff url(images/bakgrunn-body.gif) repeat;
color: #000000;
padding: 0; 
margin: 0;
font-family: Verdana, Arial, sans-serif;
font-size: 1em;
}
#wrapper {
width: 750px;
margin: 50px auto 10px auto;
	background-image: url(images/Masthead750.jpg);
	background-repeat: no-repeat;
	background-position: center top;
border: 12px solid #771100;
}
#masthead {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#content {
	background-color: #ffffff;
	padding: 40px 20px 1em 20px;
}
.separator {
	height: 2px;
	background-color: #cc6633;
	clear: both;
	margin-top: 1em;
	margin-right: 0;
	margin-left: 0;
}
.separatorInvisible {
height: 0;
clear: both;
}
/* -- IMAGES -- */
.image-right {
	float: right;
	margin-left: 20px;
	margin-bottom: 20px;
	font-size: 70%;
	font-style: italic;
}
.image-left {
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
	font-size: 70%;
	font-style: italic;
}
.image-leftNoMargin {
	float: left;
	margin-bottom: 10px;
	font-size: 70%;
	font-style: italic;
}
#thumbnails {
	width: 700px;
}
.thumbnail {
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-top: 10px;
	width: 200px;
}
#dekkebrikker {
	width: 700px;
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#dekkebrikker li {
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-top: 10px;
	width: 320px;
	display: block;
	font-size: 0.8em;
}
/* -- COLUMNS -- */
.separatorDotted {
	clear: both;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #FF9900;
}
.column-left {
	float: left;
	width: 340px;
	padding-top: 1.5em;
}
.column-right {
	float: right;
	width: 340px;
	border-left-width: 2px;
	border-left-style: dotted;
	border-left-color: #FF9900;
	padding-left: 20px;
	padding-top: 1.5em;
}
.column h1 {
	font-size: 120%;
}
.column-left-image {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
/* -- LANGUAGE -- */
#top-nav {
	color: #ff9900;
	width: 750px;
	position: absolute;
	top: 70px;
	background-color: transparent;
}
#top-nav a {
	color: #ff9900;
	text-decoration: none;
	font-size: 70%;
	font-weight: normal;
}
/* -- MENYLINJE -- */
#navigation {
	margin-top: -3px;
	margin-bottom: 3px;
}
#navigation ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
#navigation li {
	float: left;
	margin: 0px;
	padding: 0px;
	display: inline;
	border-bottom: 4px solid #771100;
}
#navigation a {
	font: bold 75% Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	background-color: #cc6633;
	border-top: 4px solid #771100;
	color: #ffffff;
	text-decoration: none;
	display: block;
	text-align: center;
	padding: 7px 0px 0px 0px;
	height: 18px;
	width: 125px;
}
#navigation a:hover {
	background-color: #ff9900;
}
#navigation a:active {
	background-color: #771100;
}
/* -- TEKST -- */
p {
	font-size: 80%;
	line-height: 1.3em;
	margin-top: 0;
	margin-bottom: 1em;
}
h1, h2 {
	text-transform: uppercase;
	color: #771100;
	font-weight: bold; 
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 0 5px 0;
	padding: 0;
}
h1 {
	font-size: 150%;
}
h2 {
	font-size: 120%;
}
h3 {
	margin: 0;
	color: #771100;
	font: bold 100% Arial, Helvetica, sans-serif;
}
a, a:link {
	text-decoration: none;
	color: #771100;
	font-weight: bold;
}
a:hover {
	color: #cc6633;
}
/* -- FOOTER -- */
.separatorBottom {
	height: 2px;
	background-color: #cc6633;
	clear: both;
	margin: 0.5em 0 1em;
}
#footer {
	font-size: 70%;
	color: #999999;
	text-align: center;
}
#footer a:link {
	color: #999999;
	font-weight: normal;
}
#footer a:hover {
	color: #771100;
	text-decoration: underline;
}
/* -- COPYRIGHT STUFF -- */
.charlotte {
	font-size: 70%;
	text-align: center;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	color: #cccccc;
}
.charlotte a:link {
	color: #cccccc;
	font-weight: normal;
}
.charlotte a:hover {
	color: #771100;
	text-decoration: underline;
}
/* -- CONTACT FORM -- */
.contactform p {
	clear: left;
	margin: 0px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.contactform label {
	float: left;
	width: 150px;
	font-weight: normal;
}
.contactform .text {
	padding: 2px;
	width: 280px;
	border: 1px solid #771100;
}
fieldset {
	border: 2px dotted #771100;
	margin-bottom: 16px;
	padding: 10px;
}
legend {
	font-size: 120%;
	text-transform: uppercase;
	color: #771100;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
}.submitFloatRight {
	float: right;
	width: 50px;
	text-align: center;
}
.contactform {
	margin-bottom: 20px;
}
.contactform .antall {
	padding: 2px;
	width: 40px;
	border: 1px solid #771100;
	left: 200px;
}
.contactform .labelantall {
	width: 60%;
}
.home {
	float: left;
	margin-left: 10px;
	height: 20px;
	vertical-align: bottom;
}
.language {
	float: right;
	margin-right: 20px;
	vertical-align: bottom;
	height: 20px;
}
.separatorInvisibleLeft {
height: 0;
clear: left;
}
.image-rightNoMargin {
	float: right;
	margin-bottom: 10px;
	font-size: 70%;
	font-style: italic;
	text-align: right;
}
#books {
	list-style-type: none;
	margin-left: 0;
	padding-left: 0;
}
#books li {
	float: left;
	margin-right: 20px;
}
#books img {
	display: block;
	margin-bottom: 20 px;
	}
