/* CSS Document */

body   {
	padding: 0;
	margin: 0;
	background-image:url(img/bakgrunn1.jpg);
	background-repeat:repeat-x;
	text-align: left;
	font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	background-color: white;
	font-size: 0.9em;
	line-height: 1.4em;
	}

a { 
	color:#d92332;
	text-decoration: none;
	}

a:hover { 
	color:#2c0e1d;
	text-decoration: none;
	}	
	
a.kontakt {
	color: transparent;
	display: block;
	text-decoration: underline;
	}	

a.prodok_xerox_meny:hover	{
	text-decoration: underline;
	}

div#center {
	background-color: #FFF;
	position: absolute;
	margin-left:-512px;
	left: 50%;
	height: inherit;
	width: 1024px;
	top: 0%;
	}	

div#prodok_xerox_logo {
	padding: 31px 0 0 0;
	margin: 0;
	float: left;
	height: 74px;
	width: 1024px;
	background-image:url(img/prodok_web_topp.jpg);
	background-repeat: no-repeat;
	text-align: right;
	top: 0%;
	}

a.prodok_xerox_meny {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	color: white;
	font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	font-size: 0.9em;
	letter-spacing: 0.6px;
	text-decoration:none;
	width:auto;
	display: inline;
	}
	
div#prodok_xerox_profil {
	height: 341px;
	width: 1024px;
	margin: 60px 0 0 0;
	padding: 0;
	top: 0%;
	}
	
div#prodok_xerox_heading {
	width: 1024px;
	height: inherit;
	float: left;
	padding-top: 12px;
	padding-bottom:7px;
	}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 34px;
	color: #2c0e1d;
	}

h2 {
	margin-top: -24px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	font-size: 16px;
	color: #2c0e1d;
	font-weight: normal;
	line-height:1.4em;
	}
	
h3 {
	display:block;
	background-color: #d8d4d3;
	padding: 3px 4px 3px 8px;
	margin: 0px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	font-size: 15px;
	color: #2c0e1d;
	font-weight: normal;
	line-height:1.4em;
	}	
	
	
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 14px;
	color: #2c0e1d;
	line-height: 1.7em;
	padding: 0;
	margin: 0;
	display:inline;

}

div#prodok_xerox_marg1 {
	font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	font-size: 0.8em;
	color: #434343;
	line-height: 1.5em;	
	float: left;
	margin-top: 0;
	padding: 0;
	width: 370px;
	background-color: transparent;
	}

div#prodok_xerox_marg2 {
	float: left;
	margin-top: -15px;
	padding: 0;
	width: 30px;
	background-color: transparent;
	}

div#prodok_xerox_marg3 {
	font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	font-size: 0.8em;
	color: #434343;
	line-height: 1.5em;	
	float: left;
	margin-top: 0;
	padding: 0;
	width: 370px;
	background-color: transparent;
	}				

div#prodok_xerox_marg4 {
	float: left;
	margin-top: 0;
	padding: 0;
	width: 254px;
	background-color: transparent;
	text-align:right;
	}	

div#prodok_xerox_marg5 {
	font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	font-size: 0.8em;
	color: #434343;
	margin-top: 26px;
	float: left;
	width: 1024px;
	background-color: transparent;
	padding: 0;
	}


img.nr {
	display: block;
	float:left;
	padding: 5px 10px 20px 10px;
	height: 23px;;
	width: 28px;
	border-bottom: none;
	border-left: none;
	border-top: none;
	border-right: 1px #fff solid;
	}

div.prodok_xerox_visittkort  {
	display: block;
	float: left;
	padding: 3px 0 3px 0;
	margin: 3px 0;
	font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	font-size: 12px;
	color: #2c0e1d;
	font-weight: normal;
	line-height:1.7em;
	width: 1024px;
	text-decoration:none;
	background-color: #eceae9;
	}
	
	
div.prodok_xerox_visittkort:hover {
	display: block;
	float: left;
	background-color: #d8d4d3;	
	padding: 3px 0 3px 0;
	margin: 3px 0;
	font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	font-size: 12px;
	color: #2c0e1d;
	font-weight: normal;
	line-height:1.7em;
	width: 1024px;
	text-decoration:none;
	}	

div#prodok_xerox_footer {
	display:block;
	font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	font-size: 0.75em;
	color: #434343;
	margin-top: 48px;
	float: left;
	width: 1024px;
	padding: 0;
	border-top: solid 2px #e0dbdd;
	}	

